SAP ABAP Class CL_HTTP_EXT_BSP (Business Server Pages (BSP) HTTP Request Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
⤷
⤷
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 | 20000824 |
Properties
| Class | CL_HTTP_EXT_BSP | |
| Short Description | Business Server Pages (BSP) HTTP Request Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20000824 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20000824 |
Friends
Class CL_HTTP_EXT_BSP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_RUNTIME | BSP Runtime | 20000824 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTTP_EXT_BSP_MIME | MIME Request Handler | 20010323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010207 | |
| 2 | Instance method | Private | Method | Handles Error Requests | 20010323 | |
| 3 | Static method | Public | Method | Creates Error Output | 20000824 | |
| 4 | Static method | Public | Method | Creates HTML Error Message | 20010222 | |
| 5 | Static method | Public | Method | Creates Plain Text Error Message | 20010222 | |
| 6 | Static method | Public | Method | Creates WML Error Message | 20010222 |
Events
Class CL_HTTP_EXT_BSP has no event.
Types
Class CL_HTTP_EXT_BSP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HTTP_EXT_BSP has no parameter.
Method CONSTRUCTOR on class CL_HTTP_EXT_BSP has no exception.
Method HANDLE_INVALID_URL 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 | 20010323 |
Method HANDLE_INVALID_URL on class CL_HTTP_EXT_BSP has no exception.
Method REPORT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Type reference (TYPE) | REF TO CX_ROOT | Auszugebende Ausnahme | 20000824 | |||
| 2 | SERVER | Call by reference | Type reference (TYPE) | REF TO IF_HTTP_SERVER | HTTP Server | 20000824 |
Method REPORT_ERROR on class CL_HTTP_EXT_BSP has no exception.
Method REPORT_ERROR_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Type reference (TYPE) | REF TO CX_ROOT | Auszugebende Ausnahme | 20010222 | |||
| 2 | SERVER | Call by reference | Type reference (TYPE) | REF TO IF_HTTP_SERVER | HTTP Server | 20010222 |
Method REPORT_ERROR_HTML on class CL_HTTP_EXT_BSP has no exception.
Method REPORT_ERROR_PLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Type reference (TYPE) | REF TO CX_ROOT | Auszugebende Ausnahme | 20010222 | |||
| 2 | SERVER | Call by reference | Type reference (TYPE) | REF TO IF_HTTP_SERVER | HTTP Server | 20010222 |
Method REPORT_ERROR_PLAIN on class CL_HTTP_EXT_BSP has no exception.
Method REPORT_ERROR_WML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Type reference (TYPE) | REF TO CX_ROOT | Auszugebende Ausnahme | 20010222 | |||
| 2 | SERVER | Call by reference | Type reference (TYPE) | REF TO IF_HTTP_SERVER | HTTP Server | 20010222 |
Method REPORT_ERROR_WML on class CL_HTTP_EXT_BSP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |