| Package | Description |
|---|---|
| com.sapportals.wcm.util.urlcontentaccess |
Package Specification
Purpose
The URLContentAccess utility handles the content transfer for external resources for HTTP and FTP protocols.
|
| Modifier and Type | Class and Description |
|---|---|
class |
URLContent
Used to hold the data and header information for one component returned by or
to be sent to the content server.
|
| Modifier and Type | Method and Description |
|---|---|
IURLContent |
URLContentAccess.readContent(String url,
boolean useCache)
Read content
|
IURLContent |
IURLContentAccess.readContent(String url,
boolean useCache)
Read the content for a URL resource.
|
IURLContent |
URLContentAccess.readContent(String cacheID,
String url,
boolean useCache)
Read the content for a URL resource.
|
IURLContent |
IURLContentAccess.readContent(String cacheID,
String url,
boolean useCache)
Read the content for a URL resource.
|
Copyright 2021 SAP SE Complete Copyright Notice