final class RemoteHostId extends Object
Constructor and Description |
---|
RemoteHostId(byte[] ip,
int port)
direct
|
RemoteHostId(Hash peerHash)
indirect
|
public RemoteHostId(byte[] ip, int port)
public RemoteHostId(Hash peerHash)
public byte[] getIP()
public int getPort()
public Hash getPeerHash()