Class AnnotatedClientEndpointConfig

All Implemented Interfaces:
javax.websocket.ClientEndpointConfig, javax.websocket.EndpointConfig, PathParamProvider

public class AnnotatedClientEndpointConfig extends ClientEndpointConfigWrapper
  • Constructor Details

    • AnnotatedClientEndpointConfig

      public AnnotatedClientEndpointConfig(javax.websocket.ClientEndpoint anno, WebSocketComponents components)