SAP ABAP Class CL_PROXY_HTTP_EXT_BASE (ABAP Proxy: HTTP extension base)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_HTTP (Package) ABAP Proxies: HTTP Handler

⤷

⤷

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 | 20081022 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_HTTP_DOCU_WSDL | ABAP Proxy: HTTP access to WSDL documenatation | 20081022 |
Properties
Class | CL_PROXY_HTTP_EXT_BASE | |
Short Description | ABAP Proxy: HTTP extension base | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_RUNTIME_HTTP | ABAP Proxies: HTTP Handler |
Created | 20081022 | SAP |
Last change | 20130531 | SAP |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20081022 |
Friends
Class CL_PROXY_HTTP_EXT_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081022 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081022 | |||
3 | ![]() |
Instance attribute | Protected | See coding | 20081031 | ||||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081022 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081022 | |||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20081022 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20081022 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081022 |
2 | ![]() |
Static method | Protected | Method | 20081126 | |
3 | ![]() |
Static method | Public | Method | 20081211 | |
4 | ![]() |
Static method | Protected | Method | 20081211 | |
5 | ![]() |
Static method | Protected | Method | 20081022 | |
6 | ![]() |
Instance method | Private | Method | 20081022 | |
7 | ![]() |
Instance method | Protected | Method | 20081022 | |
8 | ![]() |
Static method | Protected | Method | 20081022 | |
9 | ![]() |
Static method | Protected | Method | 20081022 | |
10 | ![]() |
Instance method | Protected | Method | 20081022 |
Events
Class CL_PROXY_HTTP_EXT_BASE has no event.
Types
Class CL_PROXY_HTTP_EXT_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PROXY_HTTP_EXT_BASE has no parameter.
Method CONSTRUCTOR on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method ESCAPE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081126 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20081126 |
Method ESCAPE_URL on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method GET_DOCU_BASE_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20081211 | |||
2 | ![]() |
SOFTWARE_COMPONENT | Call by reference | Type reference (TYPE) | DLVUNIT | Software Component | 20081211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Fault | 20081211 |
Method GET_DOCU_LINK_UTILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_DOC_LINK_UTILITY | SRT WSP docu link utility | 20081211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Fault | 20081211 |
Method GET_HANDLER_ACTIVE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081201 | ||
2 | ![]() |
HANDLER_CLASS | Call by reference | Type reference (TYPE) | STRING | 20081022 | |||
3 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20081211 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | HTTP Framework (iHTTP) Table URLs (Extended) | 20081022 |
Method GET_HANDLER_ACTIVE_URL on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method GET_HANDLER_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20081022 |
Method GET_HANDLER_URI on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on class CL_PROXY_HTTP_EXT_BASE has no parameter.
Method HANDLE_REQUEST on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method IS_HANDLER_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081022 | |||
2 | ![]() |
URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081022 |
Method IS_HANDLER_ACTIVE on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method IS_HANDLER_CLASS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLER_CLASS | Call by reference | Type reference (TYPE) | STRING | 20081022 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081022 |
Method IS_HANDLER_CLASS_ACTIVE on class CL_PROXY_HTTP_EXT_BASE has no exception.
Method REDIRECT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081022 |
Method REDIRECT_REQUEST on class CL_PROXY_HTTP_EXT_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |