Class ClientEndpointConfig.Configurator

java.lang.Object
jakarta.websocket.ClientEndpointConfig.Configurator
Enclosing interface:
ClientEndpointConfig

public static class ClientEndpointConfig.Configurator extends Object
The Configurator class may be extended by developers who want to provide custom configuration algorithms, such as intercepting the opening handshake, or providing arbitrary methods and algorithms that can be accessed from each endpoint instance configured with this configurator.