All Classes

Class
Description
Represents a failing server exchange.
Exchange handler used to handle error server exchanges.
Represents a server exchange between a client and a server.
An exchange handler is used to handle server exchanges.
HTTP server module configuration.
 
 
 
Represents a part in a multipart/form-data request body as defined by RFC 7578.
Represents the HTTP headers of a part in a multipart/from-data request body as defined by RFC 7578.
Represents the query parameters sent of a client request in a server exchange.
Represents a client request in a server exchange.
Represents the payload body of a client request in a server exchange.
A multipart/form-data consumer as defined by RFC 7578.
An application/x-www-form-urlencoded data consumer as defined by application/x-www-form-urlencoded.
Represents the cookies of a client request in a server exchange.
A generic request payload consumer.
Represents the HTTP headers of a client request in a server exchange as defined by RFC 7230 Section 3.2.
Represents a server response in a server exchange.
Represents the payload body of a server response in a server exchange.
A resource payload producer.
A server-sent events payload producer as defined by Server-Sent Events.
Represents a server-sent event.
A server-sent event factory is used to create server-sent events.
Represents the cookies of a server response in a server exchange.
A generic response payload producer.
Represents the HTTP headers of a server response in a server exchange as defined by RFC 7230 Section 3.2.
Represents the HTTP trailers of a server response in a server exchange as defined by RFC 7230 Section 4.3.