public interface RequestEvent extends LatkaEvent
| Modifier and Type | Method and Description |
|---|---|
Request |
getRequest()
the request the event is about
|
Response |
getResponse()
the response associated with the event's request
|
Session |
getSession()
the session the event took place within
|
Request getRequest()
Response getResponse()
Session getSession()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.