This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
▼Cedjx::stream::BaseStream | This is a base class for the streams |
Cedjx::stream::ReadStream | Read stream class |
Cedjx::stream::WriteStream | This class represents a write stream |
Cedjx::http::CaseInsensitiveKeys | A map<string, ...> comparator that achieves case-insensitive keys |
Cedjx::fetch::FetchResponse | Response for HTTP fetch request, which may include body, headers, and status code |
Cedjx::fetch::FetchResponsePending | A pending Fetch response |
Cedjx::storage::FileAttributes | Represents the attributes associated with a stored file |
Cedjx::fetch::HttpFetch | An HTTP fetch request includes body, headers, version, method, and URI |
Cedjx::request::HttpRequest | Request, which may include version, body, headers, method, and URL |
Cedjx::response::HttpResponse | An HTTP response which may include body, headers, and status code |
Cedjx::storage::StorageResponse | Response to the [edjx::storage::get ] request |
Cedjx::storage::StorageResponsePending | Placeholder for storage response used in streaming methods when the response is not available immediately |
Cedjx::http::Uri | Class that represents a URL |