SAP ABAP Class CL_HTTP_EXT_BASE_HANDLER (HTTP Request Handler Framework)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SICF_EXT_SERVICES (Package) SICF Services
⤷
⤷
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 | 20030922 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_GANTT_HTTP_HANDLER | HTTP Request Handler for Gantt | 20100305 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_EXT_ADOBE_CHALLENGE | Adobe SAP Server Challenge | 20040609 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_EXT_BSP_HTMLB | BSP |
20030923 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_HTTP_EXT_MIME_HANDLER | Web Dynpro Runtime: Handler for MIME Objects | 20031112 |
Properties
| Class | CL_HTTP_EXT_BASE_HANDLER | |
| Short Description | HTTP Request Handler Framework | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SICF_EXT_SERVICES | SICF Services |
| Created | 20030922 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20030922 |
Friends
Class CL_HTTP_EXT_BASE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20030922 | ||
| 2 | Instance method | Private | Method | 20030922 | ||
| 3 | Instance method | Protected | Method | 20030922 |
Events
Class CL_HTTP_EXT_BASE_HANDLER has no event.
Types
Class CL_HTTP_EXT_BASE_HANDLER has no local type.
Method Signatures
Method HANDLE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE | Value transfer | Type reference (TYPE) | STRING | 20030922 |
Method HANDLE_SERVICE on class CL_HTTP_EXT_BASE_HANDLER has no exception.
Method REPORT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20030922 |
Method REPORT_ERROR on class CL_HTTP_EXT_BASE_HANDLER has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER_CACHE_TIME | Call by reference | Type reference (TYPE) | I | 20030922 | ||||
| 2 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 'text/html' | 20030922 | |||
| 3 | DATA | Call by reference | Type reference (TYPE) | STRING | 20030924 | ||||
| 4 | LAST_MODIFIED | Value transfer | Type reference (TYPE) | STRING | 20030922 | ||||
| 5 | PRE_PAD_2500_BYTES | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20030922 | |||
| 6 | SERVER_CACHE_TIME | Call by reference | Type reference (TYPE) | I | 20030922 | ||||
| 7 | XDATA | Call by reference | Type reference (TYPE) | XSTRING | 20030924 |
Method SET_DATA on class CL_HTTP_EXT_BASE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |