public class HttpOutboundRewriteImpl extends BaseHttpRewrite implements HttpOutboundServletRewrite
BaseRewrite.ServletRewriteFlowdispatchResource, flow| Constructor and Description |
|---|
HttpOutboundRewriteImpl(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.ServletContext servletContext,
Address address) |
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress() |
Address |
getOriginalOutboundAddress() |
Address |
getOutboundAddress() |
void |
setOutboundAddress(Address address) |
java.lang.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(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.ServletContext servletContext,
Address address)
public Address getOutboundAddress()
getOutboundAddress in interface OutboundServletRewrite<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,Address>public void setOutboundAddress(Address address)
setOutboundAddress in interface HttpOutboundServletRewritepublic java.lang.String toString()
toString in class BaseRewrite<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>public Address getAddress()
getAddress in interface HttpServletRewritegetAddress in class BaseHttpRewritepublic Address getOriginalOutboundAddress()
getOriginalOutboundAddress in interface HttpOutboundServletRewriteCopyright © 2014 OCPsoft. All Rights Reserved.