$darkmode
Kourier 1.0.0
Kourier Namespace Reference

Kourier. More...

Classes

class  ErrorHandler
 The ErrorHandler class defines the interface for HttpServer error handlers. More...
 
class  HttpBroker
 The HttpBroker class acts as a broker for HTTP-based communication. You can use it to receive the remaining request body and to write the HTTP response. More...
 
class  HttpRequest
 The HttpRequest class represents an HTTP request. More...
 
class  HttpServer
 The HttpServer class provides the fastest HTTP server ever built. More...
 
class  IOChannel
 The IOChannel class represents a buffered input/output channel. More...
 
class  Object
 The Object class is the base class for fast and lightweight signal-slot connections in Kourier. More...
 
class  TcpSocket
 The TcpSocket class represents a TCP socket. More...
 
class  TlsConfiguration
 The TlsConfiguration class represents a configuration for TLS encryption. More...
 
class  TlsSocket
 The TlsSocket class represents a TLS-encrypted data exchange over a TCP socket. More...
 

Detailed Description