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