Uses of Class
org.eclipse.jetty.util.HostMap

Packages that use HostMap
org.eclipse.jetty.server.handler   
 

Uses of HostMap in org.eclipse.jetty.server.handler
 

Methods in org.eclipse.jetty.server.handler with parameters of type HostMap
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
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.