![]() |
Qorus Integration Engine® Enterprise Edition 7.0.7_prod
|
provides the interface to the system's HTTP server to Qorus services More...
Classes | |
| class | OMQ::AbstractServiceHttpHandler |
| this class is used to customize and control the behavior of the Qorus HTTP server as it redirects URLs to services More... | |
| class | OMQ::QorusExtensionHandler |
| this class is used to define a Qorus UI extension in a Qorus service More... | |
| class | OMQ::ServiceFileHandler |
| this class supports the implementation of HTTP file-based request handler More... | |
| class | OMQ::AbstractServiceRestHandler |
| This class is used to customize and control the behavior of the Qorus HTTP server. More... | |
| class | OMQ::AbstractServiceSoapHandler |
| This class is used to customize and control the behavior of the Qorus HTTP server with SOAP messages. More... | |
| class | OMQ::QorusWebSocketConnection |
| This wraps WebSocketHandler::WebSocketConnection. More... | |
| class | OMQ::AbstractServiceWebSocketHandler |
| this class is used to allow Qorus services to provide dedicated WebSocket server services to external clients More... | |
| class | OMQ::ServiceLogBase |
| base class for objects that capture a service context for logging More... | |
| class | OMQ::AbstractServiceStream |
| class used for handling chunked requests and responses in services More... | |
| class | OMQ::AbstractServiceDataStreamResponseHandler |
| This class implements a request handler supporting the DataStream protocol for Qorus services. More... | |
| class | OMQ::AbstractPersistentDataHelper |
| this class is the base class for persistent HTTP connection support in services More... | |
| class | OMQ::PermissiveAuthenticator |
| class providing automatic authentication for all requests More... | |
provides the interface to the system's HTTP server to Qorus services