SAP ABAP Class /IWBEP/IF_JSRPC_TRANSPORT (JSON RPC 2.0 Transport)
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
Class | /IWBEP/IF_JSRPC_TRANSPORT | |
Short Description | JSON RPC 2.0 Transport | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20131021 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWBEP/IF_JSRPC_TRANSPORT has no forward declaration.
Interfaces
Class /IWBEP/IF_JSRPC_TRANSPORT has no interface implemented.
Friends
Class /IWBEP/IF_JSRPC_TRANSPORT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_REQUEST | JSON RPC 2.0 request | 20131024 | ||
2 | ![]() |
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
Class /IWBEP/IF_JSRPC_TRANSPORT has no event.
Types
Class /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 |