public class RequestPath extends Path
| Modifier and Type | Method and Description |
|---|---|
Path |
copy(InetAddress dstIP,
int dstPort)
Create a copy of the Path with a new destination IP and port.
|
InetSocketAddress |
getFirstHopAddress() |
PathMetadata |
getMetadata() |
getRawPath, getRemoteAddress, getRemoteIsdAs, getRemotePort, getRemoteSocketAddress, toStringpublic Path copy(InetAddress dstIP, int dstPort)
Pathpublic InetSocketAddress getFirstHopAddress() throws UnknownHostException
getFirstHopAddress in class PathUnknownHostExceptionpublic PathMetadata getMetadata()
getMetadata in class PathCopyright © 2024. All rights reserved.