http://i2p-javadocs.i2p/net/i2p/router/transport/udp/class-use/UDPAddress.html
Uses of UDPAddress in net.i2p.router.transport.udp Methods in net.i2p.router.transport.udp that return UDPAddress Modifier and Type Method Description UDPAddress OutboundEstablishState. getRemoteAddress () Constructors in net.i2p.router.transport.udp with parameters of type UDPAddress Modifier Constructor Description protected OutboundEstablishState ( RouterContext ctx, RemoteHostId claimedAddress, RemoteHostId remoteHostId, RouterIdentity remotePeer,
boolean needIntroduction, SessionKey introKey,...