public interface ReverseProxyService
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(ProxyContext proxyContext)
Invokes reverse proxy service with a
proxyContext
which provides runtime context information. |
void invoke(ProxyContext proxyContext) throws ReverseProxyException, IOException
proxyContext
which provides runtime context information.proxyContext - runtime context information for the reverse proxy service invocationReverseProxyExceptionIOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.