Class ConnectionHandshakeIssued

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

@UnstableApi @Deprecated public class ConnectionHandshakeIssued extends Object implements ConnectionEvent
Deprecated.
Signals that the handshake has been issued but the remote peer did not response yet to the request.
  • Constructor Details

    • ConnectionHandshakeIssued

      public ConnectionHandshakeIssued()
      Deprecated.
  • Method Details