|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerEndpointConfig.Configurator | |
---|---|
javax.websocket.server |
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 |