Uses of Class
org.restlet.VirtualHost

Packages that use VirtualHost
org.restlet Core classes of the API. 
 

Uses of VirtualHost in org.restlet
 

Methods in org.restlet that return VirtualHost
 VirtualHost Component.getDefaultHost()
          Returns the default virtual host.
 

Methods in org.restlet that return types with arguments of type VirtualHost
 List<VirtualHost> Component.getHosts()
          Returns the modifiable list of host routers.
 



Copyright © 2005-2007 Noelios Consulting.