Uses of Enum Class
org.eclipse.keypop.card.ChannelControl
Packages that use ChannelControl
-
Uses of ChannelControl in org.eclipse.keypop.card
Methods in org.eclipse.keypop.card that return ChannelControlModifier and TypeMethodDescriptionstatic ChannelControl
Returns the enum constant of this class with the specified name.static ChannelControl[]
ChannelControl.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.keypop.card with parameters of type ChannelControlModifier and TypeMethodDescriptionProxyReaderApi.transmitCardRequest
(CardRequestSpi cardRequest, ChannelControl channelControl) Transmits aCardRequestSpi
, applies the providedChannelControl
policy and returns aCardResponseApi
.