Package org.ocpsoft.rewrite.servlet.spi
package org.ocpsoft.rewrite.servlet.spi
-
InterfacesClassDescriptionListens to
ServletContextEvent.Deprecated.SPI for creatingInboundServletRewriteevent types.SPI for creatingOutboundRewriteEventinstances.Provides an opportunity for extensions to wrap theServletRequestandServletResponseobject on each request-response cycle.Respond toServletRequestevent types.Supplies additional request parameters to theHttpServletRequestobject.SPI which is responsible to resolve the server-side target resource assigned to a givenClass.RewriteLifecycleListener<T extends Rewrite>Listens toRewritelife-cycle events.Handles responses to take after aRewriteevent has been processed.Deprecated.