Qorus Integration Engine®  4.0.3.p2_git
OMQ::QorusWebSocketConnection Class Reference

this wrapsr WebSocketHandler::WebSocketConnection so that service programs to not have to import the entire WebSocketHandler module to access the connection class More...

Inheritance diagram for OMQ::QorusWebSocketConnection:
WebSocketHandler::WebSocketConnection

Public Member Methods

 constructor (OMQ::AbstractServiceWebSocketHandler handler)
 the constructor is called by the AbstractServiceWebSocketHandler when a new connection is made by a websocket client; it is called from AbstractServiceWebSocketHandler::getConnectionImpl(), which can be overridden in subclasses to allow a subclass of this class to be used as the connection object
 

Detailed Description

this wrapsr WebSocketHandler::WebSocketConnection so that service programs to not have to import the entire WebSocketHandler module to access the connection class


The documentation for this class was generated from the following file: