public class ScionSocketAddress extends InetSocketAddress
| Modifier and Type | Method and Description |
|---|---|
static ScionSocketAddress |
from(Path path,
long dstIsdAs,
InetAddress dstIP,
int dstPort) |
long |
getIsdAs() |
Path |
getPath() |
String |
toString() |
createUnresolved, equals, getAddress, getHostName, getHostString, getPort, hashCode, isUnresolvedpublic static ScionSocketAddress from(Path path, long dstIsdAs, InetAddress dstIP, int dstPort)
public Path getPath()
public long getIsdAs()
public String toString()
toString in class InetSocketAddressCopyright © 2024. All rights reserved.