SAP ABAP Class /IWBEP/CL_JSRPC_HTTP_HANDLER (JSON RPC 2.0 handler for RFC)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/JSON_RPC_CORE (Package) JSON-RPC 2.0 # Implementation
⤷
⤷
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 | 20131024 |
Properties
| Class | /IWBEP/CL_JSRPC_HTTP_HANDLER | |
| Short Description | JSON RPC 2.0 handler for RFC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/JSON_RPC_CORE | JSON-RPC 2.0 # Implementation |
| Created | 20131021 | SAP |
| Last change | 20141120 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20131024 |
Friends
Class /IWBEP/CL_JSRPC_HTTP_HANDLER has no friend class.
Attributes
Class /IWBEP/CL_JSRPC_HTTP_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20131024 | ||
| 2 | Instance method | Protected | Method | 20131024 |
Events
Class /IWBEP/CL_JSRPC_HTTP_HANDLER has no event.
Types
Class /IWBEP/CL_JSRPC_HTTP_HANDLER has no local type.
Method Signatures
Method CREATE_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROCESSOR | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_PROCESSOR | JSON RPC 2.0 processor | 20131024 | |||
| 2 | TRANSPORT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_TRANSPORT | JSON RPC 2.0 Transport | 20131024 |
Method CREATE_PROCESSOR on class /IWBEP/CL_JSRPC_HTTP_HANDLER has no exception.
Method CREATE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Server | 20131024 | |||
| 2 | TRANSPORT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_TRANSPORT | JSON RPC 2.0 Transport | 20131024 |
Method CREATE_TRANSPORT on class /IWBEP/CL_JSRPC_HTTP_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |