SAP ABAP Class CL_HTTP_EXT_ITSPLUGIN (HTTP Framework (iHTTP) HTTP Request Handler for PING)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
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 20020925
Properties
Class CL_HTTP_EXT_ITSPLUGIN  
Short Description HTTP Framework (iHTTP) HTTP Request Handler for PING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHTTP   Development Class for HTTP Communication 
Created 20020925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HTTP_EXT_ITSPLUGIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20020925
Friends
Class CL_HTTP_EXT_ITSPLUGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Instance attribute Private Type reference (TYPE) CHAR4 0 Not More Closely Defined Area, Possibly Used for Patchlevels 20021002
2 CO_FLOW_ERROR Instance attribute Private Attribute reference (LIKE) 20020925
3 CO_FLOW_OK Instance attribute Private Attribute reference (LIKE) 20020925
4 CO_FLOW_OK_OTHERS_MAND Instance attribute Private Attribute reference (LIKE) 20020925
5 CO_FLOW_OK_OTHERS_OPT Instance attribute Private Attribute reference (LIKE) 20020925
6 CO_LIFETIME_DESTROY Instance attribute Private Attribute reference (LIKE) 20020925
7 CO_LIFETIME_KEEP Instance attribute Private Attribute reference (LIKE) 20020925
8 FLOW_RC Instance attribute Private Attribute reference (LIKE) 20020925
9 ITSCOUNTER Instance attribute Private Type reference (TYPE) CHAR4 0 Not More Closely Defined Area, Possibly Used for Patchlevels 20021002
10 LIFETIME_RC Instance attribute Private Attribute reference (LIKE) 20020925
11 REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020925
12 REQUEST_ENTITY Instance attribute Private Object reference (TYPE REF TO) CL_HTTP_ENTITY HTTP Framework (iHTTP) HTTP Entity 20020927
13 REQUEST_MSG Instance attribute Private Type reference (TYPE) %_C_POINTER 20020927
14 RESPONSE Instance attribute Private Object reference (TYPE REF TO) CL_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20020925
15 RESPONSE_ENTITY Instance attribute Private Object reference (TYPE REF TO) CL_HTTP_ENTITY HTTP Framework (iHTTP) HTTP Entity 20020927
16 RESPONSE_MSG Instance attribute Private Type reference (TYPE) %_C_POINTER 20020927
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST Instance method Private Method 20020925
2 CREATE_RESPONSE Instance method Private Method 20020925
3 SEND_RESPONSE Instance method Private Method 20020926
Events
Class CL_HTTP_EXT_ITSPLUGIN has no event.
Types
Class CL_HTTP_EXT_ITSPLUGIN has no local type.
Method Signatures

Method CREATE_REQUEST Signature

Method CREATE_REQUEST on class CL_HTTP_EXT_ITSPLUGIN has no parameter.
Method CREATE_REQUEST on class CL_HTTP_EXT_ITSPLUGIN has no exception.

Method CREATE_RESPONSE Signature

Method CREATE_RESPONSE on class CL_HTTP_EXT_ITSPLUGIN has no parameter.
Method CREATE_RESPONSE on class CL_HTTP_EXT_ITSPLUGIN has no exception.

Method SEND_RESPONSE Signature

Method SEND_RESPONSE on class CL_HTTP_EXT_ITSPLUGIN has no parameter.
Method SEND_RESPONSE on class CL_HTTP_EXT_ITSPLUGIN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630