Project JXTA

Uses of Interface
net.jxta.access.AccessService

Packages that use AccessService
net.jxta.peergroup Peer groups are formed as a collection of peers that have agreed upon a common set of services.  
 

Uses of AccessService in net.jxta.peergroup
 

Methods in net.jxta.peergroup that return AccessService
 AccessService PeerGroup.getAccessService()
          Return the Access Service for this Peer Group.
 AccessService LightWeightPeerGroup.getAccessService()
          Return the Access Service for this Peer Group. This service is present in every Peer Group.
 


JXTA J2SE