Class WebSocketServerProtocolHandler.HandshakeComplete

  • Enclosing class:
    WebSocketServerProtocolHandler

    public static final class WebSocketServerProtocolHandler.HandshakeComplete
    extends Object
    The Handshake was completed successfully and the channel was upgraded to websockets.
    • Method Detail

      • requestUri

        public String requestUri()
      • selectedSubprotocol

        public String selectedSubprotocol()