Uses of Class
org.xins.server.AccessRuleList

Packages that use AccessRuleList
org.xins.server XINS server framework. 
 

Uses of AccessRuleList in org.xins.server
 

Methods in org.xins.server that return AccessRuleList
static AccessRuleList AccessRuleList.parseAccessRuleList(String descriptor)
          Deprecated. Deprecated since XINS 1.3.0. Use parseAccessRuleList(String,int) instead.
static AccessRuleList AccessRuleList.parseAccessRuleList(String descriptor, int interval)
          Parses the specified character string to construct a new AccessRuleList object, with the specified watch interval for referenced files.
 



See http://www.xins.org/.