SAP ABAP Class CL_CLB_CONNECTOR (SAIL: Client Facade)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_CONNECT (Package) Connectivity Layer of the Collaboration Platform Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_HTTP_CONNECTOR SAIL: Client Facade 20110809
Properties
Class CL_CLB_CONNECTOR  
Short Description SAIL: Client Facade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CLB_CONNECT   Connectivity Layer of the Collaboration Platform Library 
Created 20110809   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_HTTP_CONNECTOR SAIL: Client Facade 20110809
Friends
Class CL_CLB_CONNECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CLIENT Instance attribute Protected Object reference (TYPE REF TO) IF_HTTP_CLIENT 20110905
2 MS_CONNECTION_DATA Instance attribute Protected Type reference (TYPE) CLB_S_CONNECTION_DATA 20110826
3 MT_BODY_PARAMS Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20111212
4 MT_COOKIES Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110809
5 MT_FORM_FIELDS Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110809
6 MT_HEADER_PARAMS Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110809
7 MT_OAUTH_PARAMS Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110809
8 MV_DATA Instance attribute Protected Type reference (TYPE) XSTRING 20110905
9 MV_LAST_ERROR_MSG Instance attribute Protected Type reference (TYPE) STRING 20110905
10 MV_RESULT_XDATA Instance attribute Protected Type reference (TYPE) XSTRING 20110905
11 MV_RETURN_CODE Instance attribute Protected See coding 20110905
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_URL Instance method Protected Method Check URL layout 20110809
2 DO_RECEIVE Instance method Protected Method Perform the RECEIVE 20111006
3 DO_SEND Instance method Protected Method Perform the SEND 20111006
Events
Class CL_CLB_CONNECTOR has no event.
Types
Class CL_CLB_CONNECTOR has no local type.
Method Signatures

Method CHECK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDPOINT Call by reference Type reference (TYPE) STRING 20110810
2 Importing I_TARGET_URL Call by reference Type reference (TYPE) STRING 20110810
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20110809

Method CHECK_URL on class CL_CLB_CONNECTOR has no exception.

Method DO_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESPONSE_XDATA Value transfer Type reference (TYPE) XSTRING 20111006
# Exception Resumable Description Created on
1 CX_CLB_CONNECTIVITY SAIL: Connectivity Layer Exception 20111006
2 CX_CLB_RUNTIME SAIL: Runtime exception 20111006

Method DO_SEND Signature

Method DO_SEND on class CL_CLB_CONNECTOR has no parameter.
# Exception Resumable Description Created on
1 CX_CLB_CONNECTIVITY SAIL: Connectivity Layer Exception 20111006
2 CX_CLB_RUNTIME SAIL: Runtime exception 20111006
History
Last changed by/on SAP  20130531 
SAP Release Created in 732