Project JXTA

net.jxta.util
Class DiscoveryUtilities

java.lang.Object
  extended by net.jxta.util.DiscoveryUtilities

public final class DiscoveryUtilities
extends Object


Method Summary
static Advertisement getLocalAdvertisement(PeerGroup peerGroup, String name, String value)
          Deprecated. Just use discovery directly. This method doesn't seem to do anything useful.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocalAdvertisement

public static Advertisement getLocalAdvertisement(PeerGroup peerGroup,
                                                  String name,
                                                  String value)
Deprecated. Just use discovery directly. This method doesn't seem to do anything useful.


JXTA J2SE