|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientEndpointConfig.Configurator | |
|---|---|
| javax.websocket | This package contains all the WebSocket APIs common to both the client and server side. |
| Uses of ClientEndpointConfig.Configurator in javax.websocket |
|---|
| Methods in javax.websocket that return ClientEndpointConfig.Configurator | |
|---|---|
ClientEndpointConfig.Configurator |
ClientEndpointConfig.getConfigurator()
Return the custom configurator for this configuration. |
| Methods in javax.websocket with parameters of type ClientEndpointConfig.Configurator | |
|---|---|
ClientEndpointConfig.Builder |
ClientEndpointConfig.Builder.configurator(ClientEndpointConfig.Configurator clientEndpointConfigurator)
Sets the configurator object for the configuration this builder will build. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||