SAP ABAP Class CL_RSR_WWW_HTTP_MIME (SKWF WEBDAV Handler for RoadRunner)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSR (Package) BW: General reporting processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20010502 |
Properties
| Class | CL_RSR_WWW_HTTP_MIME | |
| Short Description | SKWF WEBDAV Handler for RoadRunner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | RSR | BW: General reporting processor |
| Created | 20010327 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_HTTP_MIME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20010502 |
Friends
Class CL_RSR_WWW_HTTP_MIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | I | 20030109 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | RSSYSTP | System Type | 20030109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20030109 | ||
| 2 | Static method | Public | Method | Set Header Field for Browser Caching | 20030109 | |
| 3 | Static method | Public | Method | Set Compression | 20030109 |
Events
Class CL_RSR_WWW_HTTP_MIME has no event.
Types
Class CL_RSR_WWW_HTTP_MIME has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSR_WWW_HTTP_MIME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_WWW_HTTP_MIME has no exception.
Method SET_BROWSER_CACHING_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAX_AGE | Call by reference | Type reference (TYPE) | I | 86400 | Maximum time (sec) for browser caching | 20030109 | ||
| 2 | I_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20030109 |
Method SET_BROWSER_CACHING_HEADER on class CL_RSR_WWW_HTTP_MIME has no exception.
Method SET_COMPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20030109 |
Method SET_COMPRESSION on class CL_RSR_WWW_HTTP_MIME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |