net.tomp2p.connection
Class DiscoverNetwork6

java.lang.Object
  extended by net.tomp2p.connection.DiscoverNetwork6
All Implemented Interfaces:
DiscoverNetwork

public class DiscoverNetwork6
extends Object
implements DiscoverNetwork


Constructor Summary
DiscoverNetwork6()
           
 
Method Summary
 StringBuilder discoverNetwork(NetworkInterface networkInterface)
           
 void init(Bindings bindings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoverNetwork6

public DiscoverNetwork6()
Method Detail

init

public void init(Bindings bindings)
Specified by:
init in interface DiscoverNetwork

discoverNetwork

public StringBuilder discoverNetwork(NetworkInterface networkInterface)
Specified by:
discoverNetwork in interface DiscoverNetwork


Copyright © 2011. All Rights Reserved.