Class AnnotatedClientEndpointMetadata

    • Constructor Detail

      • AnnotatedClientEndpointMetadata

        public AnnotatedClientEndpointMetadata​(ClientContainer container,
                                               java.lang.Class<?> websocket)
    • Method Detail

      • getAnnotation

        public javax.websocket.ClientEndpoint getAnnotation()
        Specified by:
        getAnnotation in class AnnotatedEndpointMetadata<javax.websocket.ClientEndpoint,​javax.websocket.ClientEndpointConfig>
      • getConfig

        public javax.websocket.ClientEndpointConfig getConfig()
        Specified by:
        getConfig in class AnnotatedEndpointMetadata<javax.websocket.ClientEndpoint,​javax.websocket.ClientEndpointConfig>