SAP ABAP Class CL_HTTP_SERVER_PAR (Derived HTTP Server Class for Local Communication)
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 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20000906 |
Properties
| Class | CL_HTTP_SERVER_PAR | |
| Short Description | Derived HTTP Server Class for Local Communication | |
| Super Class | CL_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SHTTP | Development Class for HTTP Communication |
| Created | 20000906 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HTTP_SERVER_PAR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HTTP_SERVER | 20000918 | HTTP Framework (iHTTP) HTTP Server |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | IHTTP_LOCAL_SERVER_INSTANCES | Server Objects for Local HTTP Calls | 20030408 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Request Document | 20000906 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Response Document | 20000906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Internal Use Only | 20030409 | |
| 2 | Static method | Public | Constructor | 20000906 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20030818 | |
| 4 | Instance method | Private | Method | 20000907 | ||
| 5 | Static method | Public | Method | Internal Use Only | 20030409 | |
| 6 | Instance method | Public | Method | Registration of Request and Response Documents | 20021129 | |
| 7 | Static method | Public | Method | Internal Use Only | 20030409 | |
| 8 | Instance method | Public | Method | Internal Use Only | 20030409 |
Events
Class CL_HTTP_SERVER_PAR has no event.
Types
Class CL_HTTP_SERVER_PAR has no local type.
Method Signatures
Method ADD_LOCAL_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_INSTANCE | Call by reference | Type reference (TYPE) | IHTTP_LOCAL_SERVER_INSTANCE | Server-Instanz | 20030409 |
Method ADD_LOCAL_SERVER on class CL_HTTP_SERVER_PAR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HTTP_SERVER_PAR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HTTP_SERVER_PAR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HTTP_SERVER_PAR has no parameter.
Method CONSTRUCTOR on class CL_HTTP_SERVER_PAR has no exception.
Method CONSTRUCTUR Signature
Method CONSTRUCTUR on class CL_HTTP_SERVER_PAR has no parameter.
Method CONSTRUCTUR on class CL_HTTP_SERVER_PAR has no exception.
Method GET_LOCAL_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Server-Objektes | 20030409 | |||
| 2 | SERVER_INSTANCE | Value transfer | Type reference (TYPE) | IHTTP_LOCAL_SERVER_INSTANCE | 20030409 |
Method GET_LOCAL_SERVER on class CL_HTTP_SERVER_PAR has no exception.
Method REGISTER_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_DOC | Call by reference | Type reference (TYPE) | XSTRING | Request-Dokument | 20021129 | |||
| 2 | RESPONSE_DOC | Call by reference | Object reference (TYPE REF TO) | DATA | Response-Dokument | 20021129 |
Method REGISTER_DOCUMENTS on class CL_HTTP_SERVER_PAR has no exception.
Method REMOVE_LOCAL_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Server-Objektes | 20030409 |
Method REMOVE_LOCAL_SERVER on class CL_HTTP_SERVER_PAR has no exception.
Method SET_LOCAL_SERVER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Sever-Objektes | 20030409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Name bereits gesetzt | 20030409 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |