|
| class | HttpRequestEventArgs |
| | Represents the event data for the HTTP request events of the HttpServer class. More...
|
| |
| class | HttpServer |
| | Provides a simple HTTP server. More...
|
| |
| interface | IWebSocketSession |
| | Exposes the access to the information in a WebSocket session. More...
|
| |
| class | WebSocketBehavior |
| | Exposes a set of methods and properties used to define the behavior of a WebSocket service provided by the WebSocketServer or HttpServer class. More...
|
| |
| class | WebSocketServer |
| | Provides a WebSocket protocol server. More...
|
| |
| class | WebSocketServiceHost |
| | Exposes the methods and properties used to access the information in a WebSocket service provided by the WebSocketServer or HttpServer class.
|
| |
| class | WebSocketServiceManager |
| | Provides the management function for the WebSocket services. More...
|
| |
| class | WebSocketSessionManager |
| | Provides the management function for the sessions in a WebSocket service. More...
|
| |