Class ConnectionHandshakeClosing

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

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

    • ConnectionHandshakeClosing

      public ConnectionHandshakeClosing()
      Deprecated.
  • Method Details