|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.group.PeerInfo
public class PeerInfo
Constructor Summary | |
---|---|
PeerInfo(EndPoint endPoint)
|
|
PeerInfo(EndPoint endPoint,
long birthtime)
|
Method Summary | |
---|---|
long |
getBirthtime()
|
EndPoint |
getEndPoint()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PeerInfo(EndPoint endPoint)
public PeerInfo(EndPoint endPoint, long birthtime)
Method Detail |
---|
public long getBirthtime()
public EndPoint getEndPoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |