SAP ABAP Interface /IWCOR/IF_REST_HANDLER (REST Request Handler)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SREST_CORE (Package) REST library core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_HDLR_DEBUG OData echo 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_HDLR_ROOT OData root handler 20110808
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_RESOURCE REST Resource 20100708
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_ROUTER REST Router 20100708
Properties
Interface /IWCOR/IF_REST_HANDLER  
Short Description REST Request Handler    
General Data
Package /IWCOR/SREST_CORE   REST library core 
Created 20100205   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /IWCOR/IF_REST_HANDLER has no forward declaration.
Interfaces
Interface /IWCOR/IF_REST_HANDLER has no interface.
Friends
Interface /IWCOR/IF_REST_HANDLER has no friend.
Attributes
Interface /IWCOR/IF_REST_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE Instance method Public Method Processes a REST Request 20120305
Events
Interface /IWCOR/IF_REST_HANDLER has no event.
Types
Interface /IWCOR/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 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_CONTEXT REST Context 20120305
2 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_REQUEST REST Request 20120305
3 Importing IO_RESPONSE Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_RESPONSE REST Response 20120305

Method HANDLE on Interface /IWCOR/IF_REST_HANDLER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200