org.mpisws.p2p.transport.peerreview.audit
Class ActiveInvestigationInfo<Handle>
java.lang.Object
org.mpisws.p2p.transport.peerreview.audit.ActiveInvestigationInfo<Handle>
public class ActiveInvestigationInfo<Handle>
- extends java.lang.Object
Here we remember calls to investigate() that have not been resolved yet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
public Handle target
since
public long since
currentTimeout
public long currentTimeout
authFrom
public Authenticator authFrom
authTo
public Authenticator authTo
ActiveInvestigationInfo
public ActiveInvestigationInfo(Handle target,
long since,
long currentTimeout,
Authenticator authFrom,
Authenticator authTo)
Copyright © 2001-2005 - Rice Pastry.