SAP ABAP Class CL_APC_WS_UTILITY (APC framework: Utility class for APC WebSocket framework)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAPC_RUNTIME (Package) APC runtime package
Properties
Class CL_APC_WS_UTILITY  
Short Description APC framework: Utility class for APC WebSocket framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPC_RUNTIME   APC runtime package 
Created 20130225   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APC_WS_UTILITY has no forward declaration.
Interfaces
Class CL_APC_WS_UTILITY has no interface implemented.
Friends
Class CL_APC_WS_UTILITY has no friend class.
Attributes
Class CL_APC_WS_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCESS_URL Static method Public Method Get access URL for APC WebSocket application 20130227
Events
Class CL_APC_WS_UTILITY has no event.
Types
Class CL_APC_WS_UTILITY has no local type.
Method Signatures

Method GET_ACCESS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130227
2 Importing I_HTTP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20130227
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20130227
# Exception Resumable Description Created on
1 CX_APC_ERROR APC framework: Error handling class for ABAP Push Channel 20130227
History
Last changed by/on SAP  20140121 
SAP Release Created in 740