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

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

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

参数类型为 HostMaporg.eclipse.jetty.server.handler 中的方法
protected  void ConnectHandler.set(String[] entries, HostMap<String> hostMap)
          Helper method to process a list of new entries and replace the content of the specified host map
 

org.eclipse.jetty.servletsHostMap 的使用
 

声明为 HostMaporg.eclipse.jetty.servlets 中的字段
protected  HostMap<PathMap> ProxyServlet._black
           
protected  HostMap<PathMap> ProxyServlet._white
           
 



Copyright © 2013. All Rights Reserved.