Uses of Enum Class
org.eclipse.keypop.reader.ChannelControl
Packages that use ChannelControl
Package
Description
Components used in applications to manage readers and their observation.
-
Uses of ChannelControl in org.eclipse.keypop.reader
Methods in org.eclipse.keypop.reader that return ChannelControlModifier and TypeMethodDescriptionstatic ChannelControlReturns 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. -
Uses of ChannelControl in org.eclipse.keypop.reader.transaction.spi
Methods in org.eclipse.keypop.reader.transaction.spi with parameters of type ChannelControlModifier and TypeMethodDescriptionCardTransactionManager.processCommands(ChannelControl channelControl) Processes all previously prepared commands and closes the physical channel if requested.