public class PeerGroupLookup
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Task<PeerDetails> |
lookupPeer() |
PeerDetails |
lookupPeer(int inMaxTries) |
ds.funnel.peer.PeerGroupLookup.LookupState |
onLookupEvent(MsgTopicLookup inEvent) |
public PeerDetails lookupPeer(int inMaxTries) throws OverlayException
OverlayExceptionpublic Task<PeerDetails> lookupPeer() throws OverlayException
OverlayExceptionpublic ds.funnel.peer.PeerGroupLookup.LookupState onLookupEvent(MsgTopicLookup inEvent)