Interface HttpOutboundServletRewrite
- All Superinterfaces:
HttpServletRewrite,OutboundRewrite,OutboundServletRewrite<HttpServletRequest,,HttpServletResponse, Address> Rewrite,ServletRewrite<HttpServletRequest,HttpServletResponse>
public interface HttpOutboundServletRewrite
extends OutboundServletRewrite<HttpServletRequest,HttpServletResponse,Address>, HttpServletRewrite
- Author:
- Lincoln Baxter, III
-
Method Summary
Modifier and TypeMethodDescriptionGet the original outboundAddress(before any modifications.)voidsetOutboundAddress(Address address) Set the new outboundAddress.Methods inherited from interface org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite
getAddress, getContextPath, getInboundAddressMethods inherited from interface org.ocpsoft.rewrite.servlet.event.OutboundServletRewrite
getOutboundAddressMethods inherited from interface org.ocpsoft.rewrite.event.Rewrite
getEvaluatedRules, getFlow, getRewriteContextMethods inherited from interface org.ocpsoft.rewrite.servlet.event.ServletRewrite
abort, getRequest, getResponse, getServletContext, handled, proceed, setFlow