fluent_networking_api
library
Classes
-
CacheConfig
-
Configuration for caching a networking request.
-
Failure<T>
-
Represents a failed result of an operation.
-
HttpError
-
Represents an HTTP-related error that occurred during an operation.
-
NetworkingApi
-
Interface defined to use the fluent networking functionalities
-
ResponseResult<T>
-
A sealed class representing the result of an operation
that can either succeed or fail.
-
RetryConfig
-
Configuration for retrying a failed networking request.
-
Success<T>
-
Represents a successful result of an operation.