public class StreamManagementModuleDescriptor
extends org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamManagementModuleDescriptor.Builder |
| Constructor and Description |
|---|
StreamManagementModuleDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected StreamManagementModule |
constructXmppConnectionModule(org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal) |
protected java.util.Set<java.lang.Class<? extends org.jivesoftware.smack.fsm.StateDescriptor>> |
getStateDescriptors() |
protected java.util.Set<java.lang.Class<? extends org.jivesoftware.smack.fsm.StateDescriptor>> getStateDescriptors()
getStateDescriptors in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptorprotected StreamManagementModule constructXmppConnectionModule(org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
constructXmppConnectionModule in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor