Uses of Class
org.apache.commons.latka.event.BaseRequestEvent

Packages that use BaseRequestEvent
org.apache.commons.latka.event   
 

Uses of BaseRequestEvent in org.apache.commons.latka.event
 

Subclasses of BaseRequestEvent in org.apache.commons.latka.event
 class RequestErrorEvent
          An event that represents an error that occurred processing a request
 class RequestFailedEvent
          An event for when a request fails
 class RequestSkippedEvent
          An event used when Latka skips a request
 class RequestSucceededEvent
          An event generated by Latka when a request completes successfully
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.