java.lang.Object
org.praxislive.hub.net.NetworkCoreFactory.Info
- Enclosing class:
NetworkCoreFactory
Information about the launched network hub. Returned from
NetworkCoreFactory.awaitInfo(long, java.util.concurrent.TimeUnit)-
Method Summary
Modifier and TypeMethodDescriptionSocket address of the launched hub, if available.
-
Method Details
-
serverAddress
Socket address of the launched hub, if available.- Returns:
- optional of socket address
-