|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Data Structures | |
| interface | MessageInterface |
| HTTP messages consist of requests from a client to a server and responses from a server to a client. More... | |
| interface | RequestFactoryInterface |
| interface | RequestInterface |
| Representation of an outgoing, client-side request. More... | |
| interface | ResponseFactoryInterface |
| interface | ResponseInterface |
| Representation of an outgoing, server-side response. More... | |
| interface | ServerRequestFactoryInterface |
| interface | ServerRequestInterface |
| Representation of an incoming, server-side HTTP request. More... | |
| interface | StreamFactoryInterface |
| interface | StreamInterface |
| Describes a data stream. More... | |
| interface | UploadedFileFactoryInterface |
| interface | UploadedFileInterface |
| Value object representing a file uploaded through an HTTP request. More... | |
| interface | UriFactoryInterface |
| interface | UriInterface |
| Value object representing a URI. More... | |