Class NetworkCoreFactory.Info

java.lang.Object
org.praxislive.hub.net.NetworkCoreFactory.Info
Enclosing class:
NetworkCoreFactory

public static final class NetworkCoreFactory.Info extends Object
Information about the launched network hub. Returned from NetworkCoreFactory.awaitInfo(long, java.util.concurrent.TimeUnit)
  • Method Details

    • serverAddress

      public Optional<SocketAddress> serverAddress()
      Socket address of the launched hub, if available.
      Returns:
      optional of socket address