|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.transport.udp.RelayPeer
Describe the offering to act as an introducer
Constructor Summary | |
RelayPeer(java.lang.String host,
int port,
byte[] tag,
SessionKey introKey)
|
Method Summary | |
java.lang.String |
getHost()
|
SessionKey |
getIntroKey()
|
int |
getPort()
|
byte[] |
getTag()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelayPeer(java.lang.String host, int port, byte[] tag, SessionKey introKey)
Method Detail |
public java.lang.String getHost()
public int getPort()
public byte[] getTag()
public SessionKey getIntroKey()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |