Class OpCode

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static byte BINARY
      Deprecated.
      OpCode for a Binary Frame
      static byte CLOSE
      Deprecated.
      OpCode for a Close Frame
      static byte CONTINUATION
      Deprecated.
      OpCode for a Continuation Frame
      static byte PING
      Deprecated.
      OpCode for a Ping Frame
      static byte PONG
      Deprecated.
      OpCode for a Pong Frame
      static byte TEXT
      Deprecated.
      OpCode for a Text Frame
      static byte UNDEFINED
      Deprecated.
      An undefined OpCode
    • Constructor Summary

      Constructors 
      Constructor Description
      OpCode()
      Deprecated.