public class HttpOutboundRewriteImpl extends BaseHttpRewrite implements HttpOutboundServletRewrite
BaseRewrite.ServletRewriteFlowdispatchResource, flow| Constructor and Description |
|---|
HttpOutboundRewriteImpl(HttpServletRequest request,
HttpServletResponse response,
ServletContext servletContext,
Address address) |
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress() |
Address |
getOriginalOutboundAddress() |
Address |
getOutboundAddress() |
void |
setOutboundAddress(Address address) |
String |
toString() |
getContextPath, getInboundAddress, setFlowabort, forward, getDispatchResource, getFlow, getRequest, getResponse, getRewriteContext, getServletContext, handled, include, proceed, setFlow, setRequest, setResponsegetEvaluatedRules, logEvaluatedRulesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContextPath, getInboundAddressabort, getRequest, getResponse, getServletContext, handled, proceed, setFlowgetEvaluatedRules, getFlow, getRewriteContextpublic HttpOutboundRewriteImpl(HttpServletRequest request, HttpServletResponse response, ServletContext servletContext, Address address)
public Address getOutboundAddress()
getOutboundAddress in interface OutboundServletRewrite<HttpServletRequest,HttpServletResponse,Address>public void setOutboundAddress(Address address)
setOutboundAddress in interface HttpOutboundServletRewritepublic String toString()
toString in class BaseRewrite<HttpServletRequest,HttpServletResponse>public Address getAddress()
getAddress in interface HttpServletRewritegetAddress in class BaseHttpRewritepublic Address getOriginalOutboundAddress()
getOriginalOutboundAddress in interface HttpOutboundServletRewriteCopyright © 2014 OCPsoft. All Rights Reserved.