| 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 | Method and Description |
|---|---|
HeaderFields |
URLContent.getHeader() |
HeaderFields |
IURLContent.getHeader()
Returns a collection of the header fields for the content.
|
HeaderFields |
IProtocolPlugin.getHeaderFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
URLContent.setHeader(HeaderFields header) |
void |
IURLContent.setHeader(HeaderFields header)
Set header fields.
|
| Constructor and Description |
|---|
URLContent(URL urlObject,
HeaderFields header,
InputStream in,
boolean cached)
Constructs a new content object
|
Copyright 2021 SAP SE Complete Copyright Notice