Class Server.Connected

  • All Implemented Interfaces:
    io.github.cfraser.graphguard.Server.Event

    
    public final class Server.Connected
     implements Server.Event
                        

    The Server connected to the graph database.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SocketAddress getAddress() the SocketAddress of the graph
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait