Package org.jivesoftware.smack.bind2
Class Bind2Module
java.lang.Object
org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule<Bind2ModuleDescriptor>
org.jivesoftware.smack.bind2.Bind2Module
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
connectionInternal, moduleDescriptor
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Bind2Module
(Bind2ModuleDescriptor moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) -
Method Summary
Modifier and TypeMethodDescriptionorg.jivesoftware.smack.bind2.Bind2Module.Bind2State
constructBind2State
(Bind2Module.Bind2StateDescriptor bind2StateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) Methods inherited from class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
getModuleDescriptor, getTransport
-
Constructor Details
-
Bind2Module
protected Bind2Module(Bind2ModuleDescriptor moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal)
-
-
Method Details
-
constructBind2State
public org.jivesoftware.smack.bind2.Bind2Module.Bind2State constructBind2State(Bind2Module.Bind2StateDescriptor bind2StateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal)
-