Uses of Class
biz.hammurapi.web.DispatchingServlet

Packages that use DispatchingServlet
biz.hammurapi.web   
biz.hammurapi.web.analysis   
 

Uses of DispatchingServlet in biz.hammurapi.web
 

Subclasses of DispatchingServlet in biz.hammurapi.web
 class ActionServlet
          Action servlet invokes action methods.
 class SelfDispatchingServlet
          Dispatches requests to own methods.
 

Uses of DispatchingServlet in biz.hammurapi.web.analysis
 

Methods in biz.hammurapi.web.analysis with parameters of type DispatchingServlet
 java.lang.Object AnalysisActions.viewGlossaryRo(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DispatchingServlet servlet, java.lang.String path)
          Returns file record with content as expanded text and with terms attached.
 java.lang.Object AnalysisActions.viewAnalysisDocumentRo(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DispatchingServlet servlet, java.lang.String path)
          Returns file record with content as expanded text and with terms attached.
 



Copyright © 2006 Hammurapi Group. All Rights Reserved.