SAP ABAP Interface /IWBEP/IF_JSRPC_TRANSPORT (JSON RPC 2.0 Transport)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_JSRPC_HTTP_SERVER | JSON RPC 2.0 CSRF guard | 20131024 |
Properties
Interface | /IWBEP/IF_JSRPC_TRANSPORT | |
Short Description | JSON RPC 2.0 Transport |
General Data
Package | /IWBEP/JSON_RPC_CORE | JSON-RPC 2.0 # Implementation |
Created | 20131021 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface /IWBEP/IF_JSRPC_TRANSPORT has no forward declaration.
Interfaces
Interface /IWBEP/IF_JSRPC_TRANSPORT has no interface.
Friends
Interface /IWBEP/IF_JSRPC_TRANSPORT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | REQUEST | Instance attribute | Public | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_REQUEST | JSON RPC 2.0 request | 20131024 | ||
2 | RESPONSE | Instance attribute | Public | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_RESPONSE | JSON RPC 2.0 response | 20131024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Method | 20131024 |
2 | ![]() |
Instance method | Public | Method | Validate | 20131024 |
Events
Interface /IWBEP/IF_JSRPC_TRANSPORT has no event.
Types
Interface /IWBEP/IF_JSRPC_TRANSPORT has no local type.
Method Signatures
Method CREATE_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_METHOD | JSON RPC 2.0 procedure | 20131024 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20131024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
JSON RPC 2.0 error | 20131024 |
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_JSRPC_TYPES=>CONTEXT_S | Context | 20131024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131024 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |