Class ConnectionHandshakeIssued

java.lang.Object
org.drasyl.handler.connection.ConnectionHandshakeIssued
All Implemented Interfaces:
ConnectionHandshakeEvent

public class ConnectionHandshakeIssued extends Object implements ConnectionHandshakeEvent
Signals that the handshake was started but the remote peer dis not response yet to the request.
  • Constructor Details

    • ConnectionHandshakeIssued

      public ConnectionHandshakeIssued()
  • Method Details