| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.events |
Jetty WebSocket Common : Event Driver for WebSocket Object
|
| org.eclipse.jetty.websocket.jsr356.client | |
| org.eclipse.jetty.websocket.jsr356.endpoints | |
| org.eclipse.jetty.websocket.jsr356.server |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JettyAnnotatedImpl |
|
class |
JettyListenerImpl |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<EventDriverImpl> |
EventDriverFactory.getImplementations() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
EventDriverFactory.addImplementation(EventDriverImpl impl) |
|
boolean |
EventDriverFactory.removeImplementation(EventDriverImpl impl) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JsrClientEndpointImpl |
Event Driver for classes annotated with @
ClientEndpoint |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JsrEndpointImpl |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JsrServerEndpointImpl |
Event Driver for classes annotated with @
ServerEndpoint |
class |
JsrServerExtendsEndpointImpl |
Copyright © 1995–2019 Webtide. All rights reserved.