SAP ABAP Interface IF_REST_HANDLER (REST Request Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_CORE (Package) REST Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20101214 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REST_RESOURCE | REST Resource | 20100622 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REST_ROUTER | REST Router | 20100208 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_VIEWER_WWW_HTTP | Viewer: HTTP | 20130513 |
Properties
Interface | IF_REST_HANDLER | |
Short Description | REST Request Handler |
General Data
Package | SREST_CORE | REST Core |
Created | 20100205 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_REST_HANDLER has no forward declaration.
Interfaces
Interface IF_REST_HANDLER has no interface.
Friends
Interface IF_REST_HANDLER has no friend.
Attributes
Interface IF_REST_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Processes a REST Request | 20100205 |
Events
Interface IF_REST_HANDLER has no event.
Types
Interface IF_REST_HANDLER has no local type.
Method Signatures
Method HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_REST_CONTEXT | REST Context | 20101229 | ||
2 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_REST_REQUEST | REST Request | 20100216 | ||
3 | ![]() |
IO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_REST_RESPONSE | REST Response | 20100216 |
Method HANDLE on Interface IF_REST_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |