| Package | Description |
|---|---|
| org.apache.portals.applications.webcontent2.proxy.command |
Command component implementations for reverse proxy services
|
| org.apache.portals.applications.webcontent2.proxy.impl |
Server-side components for building a reverse proxy service,
including commands and chains,
RequestContext,
ProxyMapping, registry, HttpClient related implementations, etc. |
| Modifier and Type | Method and Description |
|---|---|
URICleaner |
ResolveRemoteURICommand.getUriCleaner()
Returns the internal
URICleaner. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResolveRemoteURICommand.setUriCleaner(URICleaner uriCleaner)
Sets the internal
URICleaner. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultURICleaner
Default simple
URICleaner implementation. |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.