Interface ServerEndpointMetadata

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      javax.websocket.server.ServerEndpointConfig getConfig()  
      java.lang.String getPath()  
      • Methods inherited from interface org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata

        getDecoders, getEncoders, getEndpointClass, maxBinaryMessageSize, maxTextMessageSize
    • Method Detail

      • getConfig

        javax.websocket.server.ServerEndpointConfig getConfig()
      • getPath

        java.lang.String getPath()