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 and Description |
---|---|
class |
JettyAnnotatedImpl |
class |
JettyListenerImpl |
Modifier and Type | Method and Description |
---|---|
List<EventDriverImpl> |
EventDriverFactory.getImplementations() |
Modifier and Type | Method and Description |
---|---|
void |
EventDriverFactory.addImplementation(EventDriverImpl impl) |
boolean |
EventDriverFactory.removeImplementation(EventDriverImpl impl) |
Modifier and Type | Class and Description |
---|---|
class |
JsrClientEndpointImpl
Event Driver for classes annotated with @
ClientEndpoint |
Modifier and Type | Class and Description |
---|---|
class |
JsrEndpointImpl |
Modifier and Type | Class and Description |
---|---|
class |
JsrServerEndpointImpl
Event Driver for classes annotated with @
ServerEndpoint |
class |
JsrServerExtendsEndpointImpl |
Copyright © 1995-2015 Webtide. All Rights Reserved.