Uses of Enum Class
org.eclipse.keypop.calypso.card.transaction.ChannelControl
Packages that use ChannelControl
-
Uses of ChannelControl in org.eclipse.keypop.calypso.card.transaction
Methods in org.eclipse.keypop.calypso.card.transaction 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.calypso.card.transaction with parameters of type ChannelControlModifier and TypeMethodDescriptionTransactionManager.processCommands
(ChannelControl channelControl) Processes all previously prepared commands and closes the physical channel if requested.