Class: javax.servlet.ServletRequestEvent

Events of this kind indicate lifecycle events for a ServletRequest. The source of the event is the ServletContext of this web application.
See:
@see javax.servlet.ServletRequestListener
Since:
@since Servlet 2.4

Inheritance

Superclass tree: Implements:

Methods