Interface ServerHandshake

All Superinterfaces:
Handshakedata
All Known Subinterfaces:
ServerHandshakeBuilder
All Known Implementing Classes:
HandshakeImpl1Server

public interface ServerHandshake extends Handshakedata
Interface for the server handshake
  • Method Details

    • getHttpStatus

      short getHttpStatus()
      Get the http status code
      Returns:
      the http status code
    • getHttpStatusMessage

      String getHttpStatusMessage()
      Get the http status message
      Returns:
      the http status message