Class Handshake$


  • public class Handshake$
    extends java.lang.Object
    Server-side implementation of the WebSocket handshake

    INTERNAL API

    • Field Detail

      • MODULE$

        public static final Handshake$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Handshake$

        public Handshake$()
    • Method Detail

      • CurrentWebSocketVersion

        public int CurrentWebSocketVersion()
      • UpgradeHeader

        public Upgrade UpgradeHeader()
      • ConnectionUpgradeHeader

        public Connection ConnectionUpgradeHeader()