Class SimpleServerEndpointMetadata

    • Constructor Detail

      • SimpleServerEndpointMetadata

        public SimpleServerEndpointMetadata​(java.lang.Class<? extends javax.websocket.Endpoint> endpointClass,
                                            javax.websocket.server.ServerEndpointConfig config)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object