Package | Description |
---|---|
javax.websocket.server |
Modifier and Type | Method | Description |
---|---|---|
ServerEndpointConfig.Configurator |
ServerEndpointConfig.getConfigurator() |
Return the
ServerEndpointConfig.Configurator this configuration
is using. |
Modifier and Type | Method | Description |
---|---|---|
ServerEndpointConfig.Builder |
ServerEndpointConfig.Builder.configurator(ServerEndpointConfig.Configurator serverEndpointConfigurator) |
Sets the custom configurator to use on the configuration
object built by this builder.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.