|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IProtocolPlugin | Protocol plugin Interface for URLContentAccess |
| IURLContent | Contains the data and header information for a resource |
| IURLContentAccess | This interface provides access to resources that are identified by URLs. |
| Class Summary | |
|---|---|
| HeaderFields | A simple adapter for the HashMap to store header fields for a http request/response. |
| URLContent | Used to hold the data and header information for one component returned by or to be sent to the content server. |
| URLContentAccess | Handles the content transfer for external URL resources. |
| Exception Summary | |
|---|---|
| URLContentAccessException | If an IO error occurs in the communitation with the content server. |
The URLContentAccess utility can be configured with the parameters shown in the table using the user interface of the CM configuration framework. For more information see the documentation Administaring Content Management.
| Parameter | Required | Description |
cacheid | no | If specified the cache with the given ID is used to cache the content and meta data of external resources. |
useproxy | no | If true the default proxy host is used for the content transfer. |
noproxyhosts | no | List of hosts which do not use the proxy server. |
plugins | no | List of protocol plugin names. |
<plugin>.class | no | Class name of protocol handler |
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||