SAP ABAP Class CL_HTTP_EXT_ECHO (Verification Handler)
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 | 20040421 |
Properties
Class | CL_HTTP_EXT_ECHO | |
Short Description | Verification Handler | |
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 | 20000308 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HTTP_EXT_ECHO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20040421 |
Friends
Class CL_HTTP_EXT_ECHO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | NUM8 | Counter | 20000911 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | INDX_SRTFD | '%%ICFEXTECHO' | User-Defined Key in Table INDX | 20071206 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | 20030822 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030425 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get context information using API | 20080414 |
2 | ![]() |
Static method | Private | Method | Get context information using API in a report | 20080414 |
3 | ![]() |
Instance method | Private | Method | 20130322 | |
4 | ![]() |
Instance method | Private | Method | Access to Stateful Session Through Other HTTP Clients | 20091211 |
5 | ![]() |
Instance method | Private | Method | Invalidation of Browser Cache | 20090202 |
6 | ![]() |
Instance method | Private | Method | Logon Trace | 20010202 |
Events
Class CL_HTTP_EXT_ECHO has no event.
Types
Class CL_HTTP_EXT_ECHO has no local type.
Method Signatures
Method CONTEXT_INFO 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 Server Abstraction | 20080414 |
Method CONTEXT_INFO on class CL_HTTP_EXT_ECHO has no exception.
Method CONTEXT_REPORT 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 Server Abstraction | 20080414 |
Method CONTEXT_REPORT on class CL_HTTP_EXT_ECHO has no exception.
Method CREATE_OBJECT_SERVICE_TX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ON_FINISH_HANDLER | Call by reference | Object reference (TYPE REF TO) | HANDLE_TIMEOUT | 20130322 |
Method CREATE_OBJECT_SERVICE_TX on class CL_HTTP_EXT_ECHO has no exception.
Method ENABLE_FOREIGN_SESSION_ACCESS 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 | 20091211 |
Method ENABLE_FOREIGN_SESSION_ACCESS on class CL_HTTP_EXT_ECHO has no exception.
Method INVALIDATE_CACHE_AT_CLIENT 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 | 20090202 |
Method INVALIDATE_CACHE_AT_CLIENT on class CL_HTTP_EXT_ECHO has no exception.
Method LOGON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGON | Call by reference | Type reference (TYPE) | STRING | Logon trace | 20010202 | ||
2 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Server Abstraction | 20010202 |
Method LOGON on class CL_HTTP_EXT_ECHO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 46D |