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