SAP ABAP Class CL_APC_WS_EXT_STATELESS_BASE (APC framework: WebSocket context interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_RUNTIME (Package) APC runtime package

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APC_WS_EXTENSION | APC framework: Message handler (do not implement) | 20121010 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APC_WS_EXTENSION_STATELESS | APC framework: Stateless message handler (see documentation) | 20121010 |
Meta Relationship - Used By
Properties
Class | CL_APC_WS_EXT_STATELESS_BASE | |
Short Description | APC framework: WebSocket context interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SAPC_RUNTIME | APC runtime package |
Created | 20120831 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APC_WS_EXT_STATELESS_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_APC_WS_EXTENSION | APC framework: Message handler (do not implement) | 20121010 | ||
2 | IF_APC_WS_EXTENSION_STATELESS | APC framework: Stateless message handler (see documentation) | 20121010 |
Friends
Class CL_APC_WS_EXT_STATELESS_BASE has no friend class.
Attributes
Class CL_APC_WS_EXT_STATELESS_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121010 | |
2 | ![]() |
Instance method | Private | Method | 20121010 | |
3 | ![]() |
Instance method | Private | Method | 20121010 | |
4 | ![]() |
Instance method | Private | Method | 20121010 |
Events
Class CL_APC_WS_EXT_STATELESS_BASE has no event.
Types
Class CL_APC_WS_EXT_STATELESS_BASE has no local type.
Method Signatures
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_APC_WS_EXT_STATELESS_BASE has no parameter.
Method ON_CLOSE on class CL_APC_WS_EXT_STATELESS_BASE has no exception.
Method ON_ERROR Signature
Method ON_ERROR on class CL_APC_WS_EXT_STATELESS_BASE has no parameter.
Method ON_ERROR on class CL_APC_WS_EXT_STATELESS_BASE has no exception.
Method ON_MESSAGE Signature
Method ON_MESSAGE on class CL_APC_WS_EXT_STATELESS_BASE has no parameter.
Method ON_MESSAGE on class CL_APC_WS_EXT_STATELESS_BASE has no exception.
Method ON_START Signature
Method ON_START on class CL_APC_WS_EXT_STATELESS_BASE has no parameter.
Method ON_START on class CL_APC_WS_EXT_STATELESS_BASE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 805 |