| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.jsr356 | |
| org.eclipse.jetty.websocket.jsr356.endpoints | |
| org.eclipse.jetty.websocket.jsr356.server |
| Modifier and Type | Method and Description |
|---|---|
EndpointInstance |
ClientContainer.newClientEndpointInstance(java.lang.Object endpoint,
javax.websocket.ClientEndpointConfig config) |
| Constructor and Description |
|---|
AbstractJsrEventDriver(WebSocketPolicy policy,
EndpointInstance endpointInstance) |
JsrAnnotatedEventDriver(WebSocketPolicy policy,
EndpointInstance endpointInstance,
JsrEvents<?,?> events) |
JsrEndpointEventDriver(WebSocketPolicy policy,
EndpointInstance endpointInstance) |
| Modifier and Type | Method and Description |
|---|---|
EndpointInstance |
ServerContainer.newClientEndpointInstance(java.lang.Object endpoint,
javax.websocket.server.ServerEndpointConfig config,
java.lang.String path) |
Copyright © 1995–2022 Webtide. All rights reserved.