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 TSRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTM 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 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_HTTP_TRANSPORT_CONTEXT' Class Name 20040415
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_TRANSP_BND_HTTP SOAP Runtime Processor Unit ID 20060203
3 CO_TRANSPORT_ID_HTTP Instance attribute Public Attribute reference (LIKE) 20021217
4 CO_TRANSPORT_ID_SMTP Instance attribute Public Attribute reference (LIKE) 20021217
5 HTTP_CLIENT Instance attribute Public Attribute reference (LIKE) 20021217
6 HTTP_SERVER Instance attribute Public Attribute reference (LIKE) 20021217
7 M_KEY Instance attribute Private Type reference (TYPE) SCR_TRANSPORT_KEY Transport Key 20030122
8 M_REQID Instance attribute Private Type reference (TYPE) I Call type 20030801
9 M_TRID Instance attribute Private Type reference (TYPE) TSRT_TRANSPORT_ID Transport ID 20030801
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021216
2 GET_TRANSPORT_ID Instance method Public Method 20021217
3 GET_TRANSPORT_KEY Instance method Public Method 20030122
4 INIT Instance method Public Method 20030211
5 SET_TRANSPORT_KEY 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