SAP ABAP Class CL_CLB2_CONNECTOR (Collaboration: HTTP Client Facade)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_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_CLB2_HTTP_CONNECTOR SAIL: Client Facade 20130516
Properties
Class CL_CLB2_CONNECTOR  
Short Description Collaboration: HTTP Client Facade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CLB2_CONNECT   Connectivity Layer of the Collaboration Platform Library 
Created 20130516   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB2_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB2_HTTP_CONNECTOR SAIL: Client Facade 20130516
Friends
Class CL_CLB2_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 20130516
2 MO_RFC Instance attribute Private Object reference (TYPE REF TO) LIF_RFC 20140417
3 MS_CONNECTION_DATA Instance attribute Protected Type reference (TYPE) CLB2_S_CONNECTION_DATA 20130516
4 MT_COOKIES Instance attribute Protected Type reference (TYPE) TIHTTPNVP CLAS CL_CLB2_CONNECTOR 20130516
5 MT_FORM_FIELDS Instance attribute Protected Type reference (TYPE) TIHTTPNVP CLAS CL_CLB2_CONNECTOR 20130516
6 MT_HEADER_PARAMS Instance attribute Protected Type reference (TYPE) TIHTTPNVP CLAS CL_CLB2_CONNECTOR 20130516
7 MT_RESULT_HEADER_FIELD Instance attribute Protected Type reference (TYPE) TIHTTPNVP 20140422
8 MV_CLIENT_ID Instance attribute Private Type reference (TYPE) I 20140422
9 MV_CONTENT_TYPE Instance attribute Private Type reference (TYPE) STRING 20140422
10 MV_DATA Instance attribute Protected Type reference (TYPE) XSTRING 20130516
11 MV_LAST_ERROR_MSG Instance attribute Protected Type reference (TYPE) STRING 20130516
12 MV_RESULT_XDATA Instance attribute Protected Type reference (TYPE) XSTRING 20130516
13 MV_RETURN_CODE Instance attribute Protected See coding 20130516
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_URL Instance method Protected Method Check URL layout 20130516
2 DO_RECEIVE Instance method Protected Method Perform the RECEIVE 20130516
3 DO_SEND Instance method Protected Method Perform the SEND 20130516
Events
Class CL_CLB2_CONNECTOR has no event.
Types
Class CL_CLB2_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 20130516
2 Importing I_TARGET_URL Call by reference Type reference (TYPE) STRING 20130516
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20130516

Method CHECK_URL on class CL_CLB2_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 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONNECTIVITY SAIL: Connectivity Layer Exception 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method DO_SEND Signature

Method DO_SEND on class CL_CLB2_CONNECTOR has no parameter.
# Exception Resumable Description Created on
1 CX_CLB2_CONNECTIVITY SAIL: Connectivity Layer Exception 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516
History
Last changed by/on SAP  20141120 
SAP Release Created in 100