Uses of Interface
org.jivesoftware.smack.SmackReactor.ChannelSelectedCallback
Packages that use SmackReactor.ChannelSelectedCallback
Package
Description
Core classes of the Smack API.
Smack's internal API for client-to-server (c2s) connections.
-
Uses of SmackReactor.ChannelSelectedCallback in org.jivesoftware.smack
Methods in org.jivesoftware.smack with parameters of type SmackReactor.ChannelSelectedCallbackModifier and TypeMethodDescriptionSmackReactor.registerWithSelector
(SelectableChannel channel, int ops, SmackReactor.ChannelSelectedCallback callback) -
Uses of SmackReactor.ChannelSelectedCallback in org.jivesoftware.smack.c2s.internal
Methods in org.jivesoftware.smack.c2s.internal with parameters of type SmackReactor.ChannelSelectedCallbackModifier and TypeMethodDescriptionModularXmppClientToServerConnectionInternal.registerWithSelector
(SelectableChannel channel, int ops, SmackReactor.ChannelSelectedCallback callback)