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 ABAP 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 HANDLER_CLASS Instance attribute Protected Type reference (TYPE) STRING 20081022
2 HANDLER_URI Instance attribute Protected Type reference (TYPE) STRING 20081022
3 REQUEST_PATH Instance attribute Protected See coding 20081031
4 REQUEST_URI Instance attribute Protected Type reference (TYPE) STRING 20081022
5 RESPONSE_HTML Instance attribute Protected Type reference (TYPE) STRING 20081022
6 SERVER Instance attribute Protected Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20081022
7 STATUS_CODE Instance attribute Protected Type reference (TYPE) I 20081022
8 STATUS_TEXT Instance attribute Protected Type reference (TYPE) STRING 20081022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081022
2 ESCAPE_URL Static method Protected Method 20081126
3 GET_DOCU_BASE_ADDRESS Static method Public Method 20081211
4 GET_DOCU_LINK_UTILITY Static method Protected Method 20081211
5 GET_HANDLER_ACTIVE_URL Static method Protected Method 20081022
6 GET_HANDLER_URI Instance method Private Method 20081022
7 HANDLE_REQUEST Instance method Protected Method 20081022
8 IS_HANDLER_ACTIVE Static method Protected Method 20081022
9 IS_HANDLER_CLASS_ACTIVE Static method Protected Method 20081022
10 REDIRECT_REQUEST 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 Importing IN Call by reference Type reference (TYPE) CSEQUENCE 20081126
2 Returning 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 Returning RVAL Value transfer Type reference (TYPE) STRING 20081211
2 Importing SOFTWARE_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Software Component 20081211
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20081211

Method GET_DOCU_LINK_UTILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_PROXY_FAULT Proxy Fault 20081211

Method GET_HANDLER_ACTIVE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABS_URL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081201
2 Importing HANDLER_CLASS Call by reference Type reference (TYPE) STRING 20081022
3 Importing PATH Call by reference Type reference (TYPE) STRING 20081211
4 Returning 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 Returning 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 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20081022
2 Importing 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 Importing HANDLER_CLASS Call by reference Type reference (TYPE) STRING 20081022
2 Returning 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 Importing 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