Uses of Class
org.apache.directory.server.integration.http.WebApp

Packages that use WebApp
org.apache.directory.server.integration.http   
 

Uses of WebApp in org.apache.directory.server.integration.http
 

Methods in org.apache.directory.server.integration.http that return types with arguments of type WebApp
 java.util.Set<WebApp> HttpServer.getWebApps()
           
 

Method parameters in org.apache.directory.server.integration.http with type arguments of type WebApp
 void HttpServer.setWebApps(java.util.Set<WebApp> webapps)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.