SAP ABAP Class IF_APC_WS_CONTEXT (APC framework: Context interface (do not implement))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APC_WS_CONTEXT APC framework: WebSocket context interface 20120903
Properties
Class IF_APC_WS_CONTEXT  
Short Description APC framework: Context interface (do not implement)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120831   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_APC_WS_CONTEXT has no forward declaration.
Interfaces
Class IF_APC_WS_CONTEXT has no interface implemented.
Friends
Class IF_APC_WS_CONTEXT has no friend class.
Attributes
Class IF_APC_WS_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BINDING_MANAGER Instance method Public Method Get binding manager interface 20120917
2 GET_INITIAL_REQUEST Instance method Public Method Get initial request interface 20120917
3 GET_MESSAGE_MANAGER Instance method Public Method Get message manager interface 20121116
Events
Class IF_APC_WS_CONTEXT has no event.
Types
Class IF_APC_WS_CONTEXT has no local type.
Method Signatures

Method GET_BINDING_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BINDING_MANAGER Value transfer Object reference (TYPE REF TO) IF_APC_WS_BINDING_MANAGER APC framework: WebSocket connection binding manager 20120903
# Exception Resumable Description Created on
1 CX_APC_ERROR APC framework: Error handling class for ABAP Push Channel 20120903

Method GET_INITIAL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INITIAL_REQUEST Value transfer Object reference (TYPE REF TO) IF_APC_WS_INITIAL_REQUEST APC framework: Initial request at WebSocket connection setup 20120903
# Exception Resumable Description Created on
1 CX_APC_ERROR APC framework: Error handling class for ABAP Push Channel 20120903

Method GET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGE_MANAGER Value transfer Object reference (TYPE REF TO) IF_APC_WS_MESSAGE_MANAGER APC framework: Message manager interface (do not implement) 20121116
# Exception Resumable Description Created on
1 CX_APC_ERROR APC framework: Error handling class for ABAP Push Channel 20121116
History
Last changed by/on SAP  20130531 
SAP Release Created in