类 org.eclipse.jetty.util.IPAddressMap
的使用

使用 IPAddressMap 的软件包
org.eclipse.jetty.server.handler   
 

org.eclipse.jetty.server.handlerIPAddressMap 的使用
 

参数类型为 IPAddressMaporg.eclipse.jetty.server.handler 中的方法
protected  void IPAccessHandler.add(String entry, IPAddressMap<PathMap> patternMap)
          Helper method to parse the new entry and add it to the specified address pattern map.
protected  void IPAccessHandler.dump(StringBuilder buf, IPAddressMap<PathMap> patternMap)
          Dump a pattern map into a StringBuilder buffer
protected  void IPAccessHandler.set(String[] entries, IPAddressMap<PathMap> patternMap)
          Helper method to process a list of new entries and replace the content of the specified address pattern map
 



Copyright © 2013. All Rights Reserved.