SAP ABAP Interface IF_APC_WS_MESSAGE_MANAGER (APC framework: Message manager interface (do not implement))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_RUNTIME (Package) APC runtime package
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APC_WS_MESSAGE_MANAGER | APC framework: WebSocket message manager | 20121120 |
Properties
| Interface | IF_APC_WS_MESSAGE_MANAGER | |
| Short Description | APC framework: Message manager interface (do not implement) |
General Data
| Package | SAPC_RUNTIME | APC runtime package |
| Created | 20121024 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APC_WS_MESSAGE_MANAGER has no forward declaration.
Interfaces
Interface IF_APC_WS_MESSAGE_MANAGER has no interface.
Friends
Interface IF_APC_WS_MESSAGE_MANAGER has no friend.
Attributes
Interface IF_APC_WS_MESSAGE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create message | 20121024 | |
| 2 | Instance method | Public | Method | Send message | 20121024 |
Events
Interface IF_APC_WS_MESSAGE_MANAGER has no event.
Types
Interface IF_APC_WS_MESSAGE_MANAGER has no local type.
Method Signatures
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_APC_WS_MESSAGE | APC framework: Message interface (do not implement) | 20121024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20121024 |
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_MESSAGE | APC framework: Message interface (do not implement) | 20121024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20121024 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |