public final class XmppWebsocketTransportModule extends org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule<XmppWebsocketTransportModuleDescriptor>
| Modifier and Type | Class and Description |
|---|---|
static class |
XmppWebsocketTransportModule.WebsocketConnectedResult |
class |
XmppWebsocketTransportModule.XmppWebsocketTransport
Transport class for
ModularXmppClientToServerConnectionModule's websocket implementation. |
| Modifier | Constructor and Description |
|---|---|
protected |
XmppWebsocketTransportModule(XmppWebsocketTransportModuleDescriptor moduleDescriptor,
org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal) |
| Modifier and Type | Method and Description |
|---|---|
org.jivesoftware.smack.websocket.XmppWebsocketTransportModule.EstablishingWebsocketConnectionState |
constructEstablishingWebsocketConnectionState(org.jivesoftware.smack.websocket.XmppWebsocketTransportModule.EstablishingWebsocketConnectionStateDescriptor establishingWebsocketConnectionStateDescriptor,
org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal) |
protected XmppWebsocketTransportModule.XmppWebsocketTransport |
getTransport() |
protected XmppWebsocketTransportModule(XmppWebsocketTransportModuleDescriptor moduleDescriptor, org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
protected XmppWebsocketTransportModule.XmppWebsocketTransport getTransport()
getTransport in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule<XmppWebsocketTransportModuleDescriptor>public org.jivesoftware.smack.websocket.XmppWebsocketTransportModule.EstablishingWebsocketConnectionState constructEstablishingWebsocketConnectionState(org.jivesoftware.smack.websocket.XmppWebsocketTransportModule.EstablishingWebsocketConnectionStateDescriptor establishingWebsocketConnectionStateDescriptor,
org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)