SAP ABAP Class IF_APC_WS_EXTENSION_STATELESS (APC framework: Stateless message handler (see documentation))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_APC_WS_EXTENSION APC framework: Message handler (do not implement) 20120831
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APC_WS_EXT_STATELESS_BASE APC framework: WebSocket context interface 20121010
Properties
Class IF_APC_WS_EXTENSION_STATELESS  
Short Description APC framework: Stateless message handler (see documentation)    
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_EXTENSION_STATELESS has no forward declaration.
Interfaces
Class IF_APC_WS_EXTENSION_STATELESS has no interface implemented.
Friends
Class IF_APC_WS_EXTENSION_STATELESS has no friend class.
Attributes
Class IF_APC_WS_EXTENSION_STATELESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_CLOSE Instance method Public Method 20120917
2 ON_ERROR Instance method Public Method 20120917
3 ON_MESSAGE Instance method Public Method 20120917
4 ON_START Instance method Public Method 20120917
Events
Class IF_APC_WS_EXTENSION_STATELESS has no event.
Types
Class IF_APC_WS_EXTENSION_STATELESS has no local type.
Method Signatures

Method ON_CLOSE Signature

Method ON_CLOSE on class IF_APC_WS_EXTENSION_STATELESS has no parameter.
Method ON_CLOSE on class IF_APC_WS_EXTENSION_STATELESS has no exception.

Method ON_ERROR Signature

Method ON_ERROR on class IF_APC_WS_EXTENSION_STATELESS has no parameter.
Method ON_ERROR on class IF_APC_WS_EXTENSION_STATELESS has no exception.

Method ON_MESSAGE Signature

Method ON_MESSAGE on class IF_APC_WS_EXTENSION_STATELESS has no parameter.
Method ON_MESSAGE on class IF_APC_WS_EXTENSION_STATELESS has no exception.

Method ON_START Signature

Method ON_START on class IF_APC_WS_EXTENSION_STATELESS has no parameter.
Method ON_START on class IF_APC_WS_EXTENSION_STATELESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in