SAP ABAP Class CL_SOAP_HTTP_TRANSPORT_CONTEXT (Context for SOAP HTTP Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_HTTP_TRANSPORT_CONTEXT | Shared Interface of all SOAP HTTP Transport Contexts | 20021216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_TRANSPORT_CONTEXT | Shared Interface for all SOAP Transport Contexts | 20021216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WS_LOCAL_CALL_TRANSPORT_CTX | Transport Context for Local Calls (Shortcut) | 20060817 |
Properties
| Class | CL_SOAP_HTTP_TRANSPORT_CONTEXT | |
| Short Description | Context for SOAP HTTP Processing | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20021216 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_HTTP_TRANSPORT_CONTEXT | Shared Interface of all SOAP HTTP Transport Contexts | 20021216 | ||
| 2 | IF_SOAP_TRANSPORT_CONTEXT | Shared Interface for all SOAP Transport Contexts | 20021216 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_HTTP_EXTENSION | 20021216 | SOAP Connection to ICF (HTTP) | |
| 2 | CL_SOAP_TRANSPORT_EXTENSN_ROOT | 20030811 | Class for SOAP Transport Links |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_HTTP_TRANSPORT_CONTEXT' | Class Name | 20040415 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_TRANSP_BND_HTTP | SOAP Runtime Processor Unit ID | 20060203 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20021217 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20021217 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20021217 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20021217 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SCR_TRANSPORT_KEY | Transport Key | 20030122 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Call type | 20030801 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TSRT_TRANSPORT_ID | Transport ID | 20030801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021216 | |
| 2 | Instance method | Public | Method | 20021217 | ||
| 3 | Instance method | Public | Method | 20030122 | ||
| 4 | Instance method | Public | Method | 20030211 | ||
| 5 | Instance method | Public | Method | 20030122 |
Events
Class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no event.
Types
Class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no parameter.
Method CONSTRUCTOR on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no exception.
Method GET_TRANSPORT_ID Signature
Method GET_TRANSPORT_ID on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no parameter.
Method GET_TRANSPORT_ID on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no exception.
Method GET_TRANSPORT_KEY Signature
Method GET_TRANSPORT_KEY on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no parameter.
Method GET_TRANSPORT_KEY on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no exception.
Method INIT Signature
Method INIT on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no parameter.
Method INIT on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no exception.
Method SET_TRANSPORT_KEY Signature
Method SET_TRANSPORT_KEY on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no parameter.
Method SET_TRANSPORT_KEY on class CL_SOAP_HTTP_TRANSPORT_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |