JXTA

Uses of Class
net.jxta.impl.protocol.GroupConfig

Packages that use GroupConfig
net.jxta.impl.protocol Provides implementation objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. 
 

Uses of GroupConfig in net.jxta.impl.protocol
 

Subclasses of GroupConfig in net.jxta.impl.protocol
 class PlatformConfig
          Configuration container for the World Peer Group.
 

Methods in net.jxta.impl.protocol that return GroupConfig
 GroupConfig GroupConfig.clone()
          Make a safe clone of this GroupConfig.
 


JXSE