JXTA

Uses of Class
net.jxta.impl.util.URISeedingManager

Packages that use URISeedingManager
net.jxta.impl.endpoint.relay A JXTA MessageTransport implementation which which provides client polling and server store-and forward functionality for peers incapable of receiving incoming connections. 
 

Uses of URISeedingManager in net.jxta.impl.endpoint.relay
 

Subclasses of URISeedingManager in net.jxta.impl.endpoint.relay
 class RelayReferralSeedingManager
          Extends the URI Seeding Manager by supplementing the list of active seeds with the active relay peers.
 


JXSE