Uses of Class
org.jivesoftware.smack.SmackReactor
Packages that use SmackReactor
Package
Description
Core classes of the Smack API.
Smack's internal API for client-to-server (c2s) connections.
-
Uses of SmackReactor in org.jivesoftware.smack
Fields in org.jivesoftware.smack declared as SmackReactorModifier and TypeFieldDescriptionprotected static final SmackReactor
AbstractXMPPConnection.SMACK_REACTOR
Methods in org.jivesoftware.smack that return SmackReactorModifier and TypeMethodDescriptionprotected final SmackReactor
AbstractXMPPConnection.getReactor()
-
Uses of SmackReactor in org.jivesoftware.smack.c2s.internal
Constructors in org.jivesoftware.smack.c2s.internal with parameters of type SmackReactorModifierConstructorDescriptionModularXmppClientToServerConnectionInternal
(ModularXmppClientToServerConnection connection, SmackReactor reactor, SmackDebugger smackDebugger, Queue<TopLevelStreamElement> outgoingElementsQueue)