Package jakarta.websocket
Interface ClientEndpointConfig
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
static class
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface jakarta.websocket.EndpointConfig
getDecoders, getEncoders, getUserProperties
-
Method Details
-
getPreferredSubprotocols
-
getExtensions
-
getSSLContext
SSLContext getSSLContext() -
getConfigurator
ClientEndpointConfig.Configurator getConfigurator()
-