| Package | Description | 
|---|---|
| jakarta.websocket.server | This package contains all the Jakarta WebSocket APIs used only by server side applications. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerEndpointConfig.Configurator | ServerEndpointConfig. getConfigurator()Return the  ServerEndpointConfig.Configuratorthis configuration is using. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerEndpointConfig.Builder | ServerEndpointConfig.Builder. configurator(ServerEndpointConfig.Configurator serverEndpointConfigurator)Sets the custom configurator to use on the configuration object built by this builder. | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.