Package jakarta.websocket
Interface ClientEndpointConfig
- All Superinterfaces:
- EndpointConfig
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic class
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from interface jakarta.websocket.EndpointConfiggetDecoders, getEncoders, getUserProperties
- 
Method Details- 
getPreferredSubprotocols
- 
getExtensions
- 
getSSLContextSSLContext getSSLContext()
- 
getConfiguratorClientEndpointConfig.Configurator getConfigurator()
 
-