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 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.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)