| Package | Description |
|---|---|
| jakarta.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.
|
Comments to: websocket-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.