| Package | Description | 
|---|---|
| javax.websocket | 
 This package contains all the Jakartq WebSocket APIs common to both the client and server side. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClientEndpointConfig.Configurator | 
ClientEndpointConfig.getConfigurator()
Return the custom configurator for this configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClientEndpointConfig.Builder | 
ClientEndpointConfig.Builder.configurator(ClientEndpointConfig.Configurator clientEndpointConfigurator)
Sets the configurator object for the configuration this builder will build. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.