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 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_HTTP_WSDL_HANDLER' 20130122
2 CO_PATH_E_IBCID_PREFIX Constant Private Type reference (TYPE) STRING 'id_' 20130122
3 CO_PATH_E_IBC_RECV_NAME_PREFIX Constant Private Type reference (TYPE) STRING 'receiver_name_' 20130122
4 CO_PATH_E_IBC_RECV_TYPE_PREFIX Constant Private Type reference (TYPE) STRING 'receiver_type_' 20130122
5 M_IBC_ID Instance attribute Private Type reference (TYPE) SRT_WSP_IBC_ID 20130122
6 M_IBC_RECEIVER_NAME Instance attribute Private Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20130122
7 M_IBC_RECEIVER_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20130122
8 M_PROTOCOL Instance attribute Private Type reference (TYPE) STRING 20130122
9 M_SERVER_NAME Instance attribute Private Type reference (TYPE) STRING 20130122
10 M_SERVER_PATH Instance attribute Private Type reference (TYPE) STRING 20130122
11 M_SERVER_PORT Instance attribute Private Type reference (TYPE) STRING 20130122
12 M_SSL Static Attribute Protected Type reference (TYPE) BOOLEAN 20130122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_SSL Static method Protected Method 20130122
2 GENERATE_IBC Instance method Private Method 20130122
3 RETRIEVE_PARAMETERS Instance method Private Method 20130122
4 SET_ERROR_RESPONSE Instance method Private Method 20130122
5 _CLEAR_ALL Instance method Private Method 20130122
6 _GET_CAUGHT_EXCEPTION 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 Returning 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 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20130122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130122

Method RETRIEVE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20130122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130122

Method SET_ERROR_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXC_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT 20130122
2 Importing 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 Returning EXC_CAUGHT Value transfer Object reference (TYPE REF TO) CX_ROOT 20130122
2 Importing 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