SAP ABAP Class CL_APC_WS_CONTEXT (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_CONTEXT | APC framework: Context interface (do not implement) | 20120903 |
Properties
| Class | CL_APC_WS_CONTEXT | |
| 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 | 20120903 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APC_WS_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20120903 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_APC_MANAGER | 20120917 | ABAP Push Channel (APC) WebSocket (WS) framework manager | |
| 2 | CL_APC_WS_MESSAGE | 20120917 | APC framework: WebSocket message handling |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | APC_APPL_V | Generated Table for View | 20121024 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20120917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create APC context | 20120917 | |
| 2 | Instance method | Public | Method | 20121116 | ||
| 3 | Instance method | Public | Method | 20121116 | ||
| 4 | Instance method | Public | Method | 20121116 |
Events
Class CL_APC_WS_CONTEXT has no event.
Types
Class CL_APC_WS_CONTEXT has no local type.
Method Signatures
Method CREATE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | APC_APPL_V | Generated Table for View | 20121024 | |||
| 2 | I_HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20120903 | |||
| 3 | R_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: WebSocket context interface | 20120903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20120903 |
Method GET_BINDING_MANAGER Signature
Method GET_BINDING_MANAGER on class CL_APC_WS_CONTEXT has no parameter.
Method GET_BINDING_MANAGER on class CL_APC_WS_CONTEXT has no exception.
Method GET_INITIAL_REQUEST Signature
Method GET_INITIAL_REQUEST on class CL_APC_WS_CONTEXT has no parameter.
Method GET_INITIAL_REQUEST on class CL_APC_WS_CONTEXT has no exception.
Method GET_MESSAGE_MANAGER Signature
Method GET_MESSAGE_MANAGER on class CL_APC_WS_CONTEXT has no parameter.
Method GET_MESSAGE_MANAGER on class CL_APC_WS_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 805 |