JXTA

Uses of Class
net.jxta.impl.access.AccessList

Packages that use AccessList
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. 
net.jxta.impl.util A collection of utility classes used by the JXTA implementation. 
 

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

Fields in net.jxta.impl.endpoint.relay declared as AccessList
protected  AccessList RelayServer.acl
           
 

Uses of AccessList in net.jxta.impl.util
 

Fields in net.jxta.impl.util declared as AccessList
protected  AccessList ACLSeedingManager.acl
          Manages access to the seeds.
 


JXSE