Uses of Class
org.apache.hadoop.lib.servlet.ServerWebApp

Packages that use ServerWebApp
org.apache.hadoop.fs.http.server   
 

Uses of ServerWebApp in org.apache.hadoop.fs.http.server
 

Subclasses of ServerWebApp in org.apache.hadoop.fs.http.server
 class HttpFSServerWebApp
          Bootstrap class that manages the initialization and destruction of the HttpFSServer server, it is a javax.servlet.ServletContextListener implementation that is wired in HttpFSServer's WAR WEB-INF/web.xml.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.