org.inria.myriads.snoozecommon.util
Class NetworkUtils
java.lang.Object
org.inria.myriads.snoozecommon.util.NetworkUtils
public final class NetworkUtils
- extends Object
Network utils.
- Author:
- Eugen Feller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createNetworkAddress
public static NetworkAddress createNetworkAddress(String address,
int port)
- Creates a new network address.
- Parameters:
address
- The addressport
- The port
- Returns:
- The entity network address
Copyright © 2012. All Rights Reserved.