| Package | Description |
|---|---|
| org.craftercms.engine.http | |
| org.craftercms.engine.http.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,HttpProxy> |
HttpProxyRegistry.createRegistry() |
protected Class<HttpProxy> |
HttpProxyRegistry.getRegistryType() |
| Modifier and Type | Class and Description |
|---|---|
class |
AlfrescoHttpProxy
Extension of
HttpProxyImpl that proxies to Alfresco. |
class |
HttpProxyImpl
Default proxy implementation that proxies
baseUrl/url through a REST call. |
Copyright © 2014 CrafterCMS. All Rights Reserved.