|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerEndpointConfig.Configurator | |
|---|---|
| javax.websocket.server | This package contains all the WebSocket APIs used only by server side applications. |
| Uses of ServerEndpointConfig.Configurator in javax.websocket.server |
|---|
| Methods in javax.websocket.server that return ServerEndpointConfig.Configurator | |
|---|---|
ServerEndpointConfig.Configurator |
ServerEndpointConfig.getConfigurator()
Return the ServerEndpointConfig.Configurator this configuration
is using. |
| Methods in javax.websocket.server with parameters of type ServerEndpointConfig.Configurator | |
|---|---|
ServerEndpointConfig.Builder |
ServerEndpointConfig.Builder.configurator(ServerEndpointConfig.Configurator serverEndpointConfigurator)
Sets the custom configurator to use on the configuration object built by this builder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||