Package org.jivesoftware.smack
Interface SmackReactor.ChannelSelectedCallback
- Enclosing class:
- SmackReactor
public static interface SmackReactor.ChannelSelectedCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onChannelSelected
(SelectableChannel channel, SelectionKey selectionKey)
-
Method Details
-
onChannelSelected
-