| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.client |
Jetty WebSocket Client API
|
| org.eclipse.jetty.websocket.jsr356.endpoints | |
| org.eclipse.jetty.websocket.server |
Jetty WebSocket Server : Implementation [Internal Use Only]
|
| Modifier and Type | Method and Description |
|---|---|
EventDriverFactory |
WebSocketClient.getEventDriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketClient.setEventDriverFactory(EventDriverFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsrEventDriverFactory |
| Modifier and Type | Method and Description |
|---|---|
EventDriverFactory |
WebSocketServerFactory.getEventDriverFactory() |
Copyright © 1995-2015 Webtide. All Rights Reserved.