SAP ABAP Class CL_CLB2_HTTP_PROXY (ICF proxy)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_PROXY (Package) OData Tunnel
⤷
⤷
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 | 20140417 |
Properties
| Class | CL_CLB2_HTTP_PROXY | |
| Short Description | ICF proxy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLB2_PROXY | OData Tunnel |
| Created | 20140417 | SAP |
| Last change | 20141120 | |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20140417 |
Friends
Class CL_CLB2_HTTP_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'DELETE' | DELETE | 20140808 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'GET' | GET | 20140808 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'HEAD' | HEAD | 20140808 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MERGE' | MERGE | 20140808 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'OPTIONS' | OPTIONS | 20140808 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PATCH' | PATCH | 20140808 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'POST' | POST | 20140808 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'PUT' | PUT | 20140808 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20140820 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20140820 |
Methods
Events
Class CL_CLB2_HTTP_PROXY has no event.
Types
Class CL_CLB2_HTTP_PROXY has no local type.
Method Signatures
Method BUILD_COLLAB_HOST_SRV_ROOT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TUNNEL_SERVICE | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TS_TUNNEL | 20140819 | ||||
| 2 | RV_COLLAB_HOST_SRV_ROOT_URL | Value transfer | Type reference (TYPE) | STRING | 20140819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Collaboration: Configuration Exception | 20140819 |
Method BUILD_REQUEST_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20140417 | ||||
| 2 | IV_RESOURCE | Call by reference | Type reference (TYPE) | STRING | 20140417 | ||||
| 3 | RV_REQUEST_URI | Value transfer | Type reference (TYPE) | STRING | 20140417 |
Method BUILD_REQUEST_URI on class CL_CLB2_HTTP_PROXY has no exception.
Method BUILD_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | 20140417 | ||||
| 2 | IO_CLB_METHOD | Call by reference | Object reference (TYPE REF TO) | CL_CLB2_METHOD | 20140417 | ||||
| 3 | IV_COLLAB_HOST_SRV_ROOT_URL | Call by reference | Type reference (TYPE) | STRING | 20140819 | ||||
| 4 | IV_TUNNEL_SRV_ROOT_URL | Call by reference | Type reference (TYPE) | STRING | 20140819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for clb2 http proxy | 20140820 |
Method BUILD_TUNNEL_SRV_ROOT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20140819 | |||
| 2 | IS_TUNNEL_SERVICE | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TS_TUNNEL | 20140819 | ||||
| 3 | RV_TUNNEL_SRV_ROOT_URL | Value transfer | Type reference (TYPE) | STRING | 20140819 |
Method BUILD_TUNNEL_SRV_ROOT_URL on class CL_CLB2_HTTP_PROXY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB2_HTTP_PROXY has no parameter.
Method CONSTRUCTOR on class CL_CLB2_HTTP_PROXY has no exception.
Method CREATE_CLB_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLB_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_CLB2_PROCESS | 20140417 | ||||
| 2 | IT_FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140417 | ||||
| 3 | IT_REQUEST_HEADERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20140417 | ||||
| 4 | IV_AUTHORIZATION_CONTEXT | Call by reference | Type reference (TYPE) | CLB2_AUTH_CONTEXT | 20140417 | ||||
| 5 | IV_REQUEST_BODY | Call by reference | Type reference (TYPE) | XSTRING | 20140417 | ||||
| 6 | IV_REQUEST_METHOD | Call by reference | Type reference (TYPE) | STRING | 20140417 | ||||
| 7 | IV_REQUEST_URI | Call by reference | Type reference (TYPE) | STRING | 20140417 | ||||
| 8 | RO_CLB_METHOD | Value transfer | Object reference (TYPE REF TO) | CL_CLB2_METHOD | 20140417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140417 |
Method EXTRACT_MSG_FROM_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20140421 | |||
| 2 | RV_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20140421 |
Method EXTRACT_MSG_FROM_EXCEPTION on class CL_CLB2_HTTP_PROXY has no exception.
Method GET_CLB_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB2_PLATFORM_TYPE | 20140417 | ||||
| 2 | RO_CLB_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_PROCESS | 20140417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140417 |
Method GET_COLLABORATION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB2_PLATFORM_TYPE | Collaboration: Service Provider Type | 20140507 | |||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20140507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Collaboration: Configuration Exception | 20140507 |
Method GET_CURRENT_HOST_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20140507 |
Method GET_CURRENT_HOST_URL on class CL_CLB2_HTTP_PROXY has no exception.
Method GET_PLATFORM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PLATFORM_DATA | Call by reference | Type reference (TYPE) | CLB2_S_PTYPE_DATA | Collaboration Platform Type: Data | 20140811 | |||
| 2 | EV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB2_PLATFORM_TYPE | 20140811 | ||||
| 3 | IV_SERVICE_PROVIDER | Call by reference | Type reference (TYPE) | STRING | 20140811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140811 |
Method HANDLE_XSRF_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20140815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for clb2 http proxy | 20140815 |
Method IXML_DOCUMENT_TO_XSTRING_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IXML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20140821 | |||
| 2 | RV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20140821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for clb2 http proxy | 20140821 |
Method PARSE_PATH_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESOURCE_PATH | Call by reference | Type reference (TYPE) | STRING | 20140417 | ||||
| 2 | EV_SERVICE_PROVIDER | Call by reference | Type reference (TYPE) | STRING | 20140417 | ||||
| 3 | IV_PATH_INFO | Call by reference | Type reference (TYPE) | STRING | 20140417 |
Method PARSE_PATH_INFO on class CL_CLB2_HTTP_PROXY has no exception.
Method REPLACE_SRV_ROOT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IXML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20140820 | |||
| 2 | IV_COLLAB_HOST_SRV_ROOT_URL | Call by reference | Type reference (TYPE) | STRING | 20140820 | ||||
| 3 | IV_TUNNEL_SRV_ROOT_URL | Call by reference | Type reference (TYPE) | STRING | 20140820 |
Method REPLACE_SRV_ROOT_URL on class CL_CLB2_HTTP_PROXY has no exception.
Method XSTRING_XML_TO_IXML_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XSTRING_XML | Call by reference | Type reference (TYPE) | XSTRING | 20140820 | ||||
| 2 | RO_IXML_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20140820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for clb2 http proxy | 20140820 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |