Nuria Framework - Network
Network module of the NuriaProject Framework
 All Classes Functions Typedefs Enumerations Enumerator
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CNuria::HttpParserParser functions for the HyperText Transfer Protocol
 CNuria::HttpWriterWriter for HTTP data
 CQIODevice
 CNuria::HttpClientConnection to a client
 CNuria::HttpTransportAbstract data transport for HttpClient
 CNuria::HttpTcpTransportHttpClient transport for TCP with or without SSL connections
 CQObject
 CNuria::HttpNodeVirtual directory (or a virtual file) HttpServer uses these nodes to call the correct method. Use connectSlot() to connect a resource to a slot. You can host static resources by using setStaticResourceDir
 CNuria::RestfulHttpNodeMakes it easy to write RESTful APIs
 CNuria::HttpPostBodyReaderAbstract class for readers of the body of HTTP POST requests
 CNuria::HttpMultiPartReaderReader for HTTP multi-part formatted data
 CNuria::HttpServerSimple HTTP server. This server is directed at providing interactive content, but it also may serve static content
 CQTcpServer
 CNuria::SslServer
 CNuria::SlotInfo