Class HandshakeImpl1Client

java.lang.Object
org.java_websocket.handshake.HandshakedataImpl1
org.java_websocket.handshake.HandshakeImpl1Client
All Implemented Interfaces:
ClientHandshake, ClientHandshakeBuilder, HandshakeBuilder, Handshakedata

public class HandshakeImpl1Client extends HandshakedataImpl1 implements ClientHandshakeBuilder
Implementation for a client handshake
  • Constructor Details

    • HandshakeImpl1Client

      public HandshakeImpl1Client()
  • Method Details