Uses of Class
net.tomp2p.futures.FutureDiscover

Packages that use FutureDiscover
net.tomp2p.p2p   
 

Uses of FutureDiscover in net.tomp2p.p2p
 

Methods in net.tomp2p.p2p that return FutureDiscover
 FutureDiscover Peer.discover(InetAddress inetAddress, int portUDP, int portTCP)
          Discover attempts to find the external IP address of this peer.
 FutureDiscover Peer.discover(PeerAddress peerAddress)
          Discover attempts to find the external IP address of this peer.
 



Copyright © 2012. All Rights Reserved.