JavaScript is disabled on your browser.
Skip navigation links
io.netty.handler.codec.http.websocketx

Class WebSocketServerProtocolHandler

    • Constructor Detail

      • WebSocketServerProtocolHandler

        public WebSocketServerProtocolHandler(java.lang.String websocketPath)
      • WebSocketServerProtocolHandler

        public WebSocketServerProtocolHandler(java.lang.String websocketPath,
         boolean checkStartsWith)
      • WebSocketServerProtocolHandler

        public WebSocketServerProtocolHandler(java.lang.String websocketPath,
         java.lang.String subprotocols)
      • WebSocketServerProtocolHandler

        public WebSocketServerProtocolHandler(java.lang.String websocketPath,
         java.lang.String subprotocols,
         boolean allowExtensions)
      • WebSocketServerProtocolHandler

        public WebSocketServerProtocolHandler(java.lang.String websocketPath,
         java.lang.String subprotocols,
         boolean allowExtensions,
         int maxFrameSize)
      • WebSocketServerProtocolHandler

        public WebSocketServerProtocolHandler(java.lang.String websocketPath,
         java.lang.String subprotocols,
         boolean allowExtensions,
         int maxFrameSize,
         boolean checkStartsWith)
Skip navigation links

Copyright © 2008–2018 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /