Class ConnectionHandshakeClosing

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

public class ConnectionHandshakeClosing extends Object implements ConnectionHandshakeEvent
Signals that the connection is closing.
  • Constructor Details

    • ConnectionHandshakeClosing

      public ConnectionHandshakeClosing()
  • Method Details