Package com.sapportals.wcm.util.urlcontentaccess

Package Specification Purpose The URLContentAccess utility handles the content transfer for external resources for HTTP and FTP protocols.

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.
 

Package com.sapportals.wcm.util.urlcontentaccess Description

Package Specification

Purpose

The URLContentAccess utility handles the content transfer for external resources for HTTP and FTP protocols.

Configuration

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.

ParameterRequiredDescription
cacheidnoIf specified the cache with the given ID is used to cache the content and meta data of external resources.
useproxynoIf true the default proxy host is used for the content transfer.
noproxyhostsnoList of hosts which do not use the proxy server.
pluginsnoList of protocol plugin names.
<plugin>.classnoClass name of protocol handler

 



Copyright 2014 SAP AG Complete Copyright Notice