| Package | Description | 
|---|---|
| jakarta.websocket | This package contains all the Jakartq WebSocket APIs common to both the client and server side. | 
| org.glassfish.tyrus.spi | Tyrus SPI. | 
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TyrusClientEndpointConfiguratorExtended Configurator that can be used for subclassing the user provided configurator. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.