Uses of Class
org.apache.activemq.transport.nio.SelectorSelection
Packages that use SelectorSelection
-
Uses of SelectorSelection in org.apache.activemq.transport.nio
Fields in org.apache.activemq.transport.nio declared as SelectorSelectionMethods in org.apache.activemq.transport.nio that return SelectorSelectionModifier and TypeMethodDescriptionSelectorManager.register(AbstractSelectableChannel selectableChannel, SelectorManager.Listener listener) Methods in org.apache.activemq.transport.nio with parameters of type SelectorSelectionModifier and TypeMethodDescriptionvoidSelectorManager.Listener.onError(SelectorSelection selection, Throwable error) voidSelectorManager.Listener.onSelect(SelectorSelection selector)