Uses of Class
com.arsdigita.dispatcher.RequestEvent

Packages that use RequestEvent
com.arsdigita.dispatcher System for dynamically handling the control of HTTP requests. 
com.arsdigita.webdevsupport A web-based user interface for developer support information generated by DeveloperSupport
 

Uses of RequestEvent in com.arsdigita.dispatcher
 

Methods in com.arsdigita.dispatcher with parameters of type RequestEvent
 void RequestListener.requestStarted(RequestEvent e)
          Called when ACSServlet starts processing an incoming request.
 void RequestListener.requestFinished(RequestEvent e)
          Called when ACSServlet finishes processing an incoming request.
protected  void BaseDispatcherServlet.fireFinishedListener(RequestEvent evt)
          Fires all finished listeners.
protected  void BaseDispatcherServlet.fireStartListener(RequestEvent evt)
          Fires all start listeners.
 

Uses of RequestEvent in com.arsdigita.webdevsupport
 

Constructors in com.arsdigita.webdevsupport with parameters of type RequestEvent
RequestInfo(RequestEvent re)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC