| Package | Description |
|---|---|
| org.java_websocket.client | |
| org.java_websocket.server |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebSocketClient.WebSocketClientFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSSLWebSocketClientFactory |
class |
DefaultWebSocketClientFactory |
| Modifier and Type | Method and Description |
|---|---|
WebSocketFactory |
WebSocketClient.getWebSocketFactory() |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebSocketServer.WebSocketServerFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSSLWebSocketServerFactory |
class |
DefaultWebSocketServerFactory |
| Modifier and Type | Method and Description |
|---|---|
WebSocketFactory |
WebSocketServer.getWebSocketFactory() |
Copyright © 2013. All Rights Reserved.