SAP ABAP Class IF_NWBC_REQUEST_HANDLER (NWBC - Request Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWBC_FILE NWBC - Handler for File Requests 20100804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWBC_HTML_BASE NWBC - Handler for HTML Requests 20101012
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWBC_TEST NWBC - Test Class 20110510
Properties
Class IF_NWBC_REQUEST_HANDLER  
Short Description NWBC - Request Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWBC_REQUEST_HANDLER has no forward declaration.
Interfaces
Class IF_NWBC_REQUEST_HANDLER has no interface implemented.
Friends
Class IF_NWBC_REQUEST_HANDLER has no friend class.
Attributes
Class IF_NWBC_REQUEST_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_REQUEST Instance method Public Method Handle HTTP Request 20100804
2 INITIALIZE Instance method Public Method Initialization of the Handler Instance 20111125
Events
Class IF_NWBC_REQUEST_HANDLER has no event.
Types
Class IF_NWBC_REQUEST_HANDLER has no local type.
Method Signatures

Method HANDLE_REQUEST Signature

Method HANDLE_REQUEST on class IF_NWBC_REQUEST_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_NWBC_STATIC_CHECK NWBC - Exception (static) 20111122

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RUNTIME Call by reference Object reference (TYPE REF TO) IF_NWBC_RUNTIME The NWBC Runtime Interface 20111125
# Exception Resumable Description Created on
1 CX_NWBC_STATIC_CHECK NWBC - Exception (static) 20111125
History
Last changed by/on SAP  20130531 
SAP Release Created in