org.mpisws.p2p.transport.networkinfo
Interface Prober
- All Known Implementing Classes:
- NetworkInfoTransportLayer
public interface Prober
Called by the ProbeStrategy
- Author:
- Jeff Hoye
probe
Cancellable probe(InetSocketAddress addr,
long uid,
Continuation<Long,Exception> deliverResponseToMe,
Map<String,Object> options)
- Parameters:
addr - the address to probeuid - the uid with the probedeliverResponseToMe - let me know how it goesoptions - tl options
- Returns:
- call me to cancel
Copyright © 2010. All Rights Reserved.