SAP ABAP Class CL_XMS_HTTP_HANDLER (XMB: HTTP Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
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 | 20010606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20010622 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20010621 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_TRACE_CONST | XMS: Trace Constants | 20051005 |
Properties
| Class | CL_XMS_HTTP_HANDLER | |
| Short Description | XMB: HTTP Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20010606 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20010606 | ||
| 2 | IF_XMS_MAIN | XMS: Global Attributes | 20010622 | ||
| 3 | IF_XMS_MAIN_CONST | XMS: Constants | 20010621 | ||
| 4 | IF_XMS_TRACE_CONST | XMS: Trace Constants | 20051005 |
Friends
Class CL_XMS_HTTP_HANDLER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081008 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20030911 | |
| 3 | Instance method | Private | Method | 20100928 | ||
| 4 | Instance method | Protected | Method | 20100104 | ||
| 5 | Instance method | Protected | Method | 20100611 | ||
| 6 | Instance method | Private | Method | 20110517 |
Events
Class CL_XMS_HTTP_HANDLER has no event.
Types
Class CL_XMS_HTTP_HANDLER has no local type.
Method Signatures
Method ASSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20081008 |
Method ASSERT on class CL_XMS_HTTP_HANDLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XMS_HTTP_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_XMS_HTTP_HANDLER has no exception.
Method LOG_DATA_AS_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20100928 | ||||
| 2 | REMOTE_ADDR | Call by reference | Type reference (TYPE) | STRING | 20100928 |
Method LOG_DATA_AS_MSG on class CL_XMS_HTTP_HANDLER has no exception.
Method MODIFY_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AMF | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_MMF | Multi message interface | 20100104 |
Method MODIFY_TO on class CL_XMS_HTTP_HANDLER has no exception.
Method PROCESS_HTTP_HEADERS Signature
Method PROCESS_HTTP_HEADERS on class CL_XMS_HTTP_HANDLER has no exception.
Method PROTOCOL_31_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110517 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | SXMS_VERSION | XI: Protokollversion | 20110517 |
Method PROTOCOL_31_RESPONSE on class CL_XMS_HTTP_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |