SAP ABAP Class CL_SRT_WSP_IBC_HANDLER_HTTP (IBC HTTP Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
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 | 20130122 |
Properties
| Class | CL_SRT_WSP_IBC_HANDLER_HTTP | |
| Short Description | IBC HTTP Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20130122 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_IBC_HANDLER_HTTP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20130122 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_WSDL_HANDLER | 20130122 | WSDL Handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_HTTP_WSDL_HANDLER' | 20130122 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'id_' | 20130122 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'receiver_name_' | 20130122 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'receiver_type_' | 20130122 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_IBC_ID | 20130122 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20130122 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20130122 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130122 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130122 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130122 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130122 | ||||
| 12 | Static Attribute | Protected | Type reference (TYPE) | BOOLEAN | 20130122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20130122 | ||
| 2 | Instance method | Private | Method | 20130122 | ||
| 3 | Instance method | Private | Method | 20130122 | ||
| 4 | Instance method | Private | Method | 20130122 | ||
| 5 | Instance method | Private | Method | 20130122 | ||
| 6 | Instance method | Private | Method | 20130122 |
Events
Class CL_SRT_WSP_IBC_HANDLER_HTTP has no event.
Types
Class CL_SRT_WSP_IBC_HANDLER_HTTP has no local type.
Method Signatures
Method CHECK_FOR_SSL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SSL | Value transfer | Type reference (TYPE) | BOOLEAN | 20130122 |
Method CHECK_FOR_SSL on class CL_SRT_WSP_IBC_HANDLER_HTTP has no exception.
Method GENERATE_IBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20130122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130122 |
Method RETRIEVE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20130122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130122 |
Method SET_ERROR_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXC_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20130122 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20130122 |
Method SET_ERROR_RESPONSE on class CL_SRT_WSP_IBC_HANDLER_HTTP has no exception.
Method _CLEAR_ALL Signature
Method _CLEAR_ALL on class CL_SRT_WSP_IBC_HANDLER_HTTP has no parameter.
Method _CLEAR_ALL on class CL_SRT_WSP_IBC_HANDLER_HTTP has no exception.
Method _GET_CAUGHT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXC_CAUGHT | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20130122 | ||||
| 2 | EXC_CONFIG | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20130122 |
Method _GET_CAUGHT_EXCEPTION on class CL_SRT_WSP_IBC_HANDLER_HTTP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |