| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.jsr356.server | |
| org.eclipse.jetty.websocket.server |
Jetty WebSocket Server : Implementation [Internal Use Only]
|
| Constructor and Description |
|---|
ServerContainer(NativeWebSocketConfiguration configuration,
java.util.concurrent.Executor executor)
Deprecated.
use
ServerContainer(NativeWebSocketConfiguration, HttpClient) instead |
ServerContainer(NativeWebSocketConfiguration configuration,
HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
NativeWebSocketConfiguration |
WebSocketUpgradeFilter.getConfiguration() |
static NativeWebSocketConfiguration |
NativeWebSocketServletContainerInitializer.getDefaultFrom(javax.servlet.ServletContext context) |
| Constructor and Description |
|---|
WebSocketUpgradeFilter(NativeWebSocketConfiguration configuration) |
Copyright © 1995–2022 Webtide. All rights reserved.