SAP ABAP Interface IF_APC_WS_CONTEXT (APC framework: Context 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_CONTEXT | APC framework: WebSocket context interface | 20120903 |
Properties
| Interface | IF_APC_WS_CONTEXT | |
| Short Description | APC framework: Context interface (do not implement) |
General Data
| Package | SAPC_RUNTIME | APC runtime package |
| Created | 20120831 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APC_WS_CONTEXT has no forward declaration.
Interfaces
Interface IF_APC_WS_CONTEXT has no interface.
Friends
Interface IF_APC_WS_CONTEXT has no friend.
Attributes
Interface IF_APC_WS_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get binding manager interface | 20120917 | |
| 2 | Instance method | Public | Method | Get initial request interface | 20120917 | |
| 3 | Instance method | Public | Method | Get message manager interface | 20121116 |
Events
Interface IF_APC_WS_CONTEXT has no event.
Types
Interface 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 | 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 | 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 | 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 | 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 | 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 | APC framework: Error handling class for ABAP Push Channel | 20121116 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 805 |