SAP ABAP Class IF_HTTP_EXTENSION (HTTP Framework (iHTTP) HTTP Request Handler)
Meta Relationship - Used By
Properties
Class | IF_HTTP_EXTENSION | |
Short Description | HTTP Framework (iHTTP) HTTP Request Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19991206 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HTTP_EXTENSION has no forward declaration.
Interfaces
Class IF_HTTP_EXTENSION has no interface implemented.
Friends
Class IF_HTTP_EXTENSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | -1 | Req. processed with error, don't call other extensions | 19991220 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Req. processed, don't call other extensions | 19991220 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Req. processed, call other extensions | 19991220 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Req. processed, other extensions may be called | 19991220 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Destroy this extension after current request | 19991220 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Keep this extension for subsequent requests | 19991220 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Flow status (s. co_flow_*) | 20000322 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Lifetime status (s. co_lifetime_*) | 19991213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Called for request handling for each incoming HTTP request | 19991206 |
Events
Class IF_HTTP_EXTENSION has no event.
Types
Class IF_HTTP_EXTENSION has no local type.
Method Signatures
Method HANDLE_REQUEST 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 | 19991223 |
Method HANDLE_REQUEST on class IF_HTTP_EXTENSION has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |