networking/networking
library
Classes
-
JetApiService
-
Abstract base class for HTTP API interactions
Enhanced with singleton pattern and response model wrapper
Provides a comprehensive networking solution with:
-
JetBaseErrorHandler
-
Abstract base class for handling errors in the Jet framework
Provides a contract for implementing custom error handlers
-
JetBearerTokenInterceptor
-
-
JetDioLoggerConfig
-
-
JetError
-
Represents an error in the Jet framework with comprehensive error information
-
JetErrorHandler
-
Default implementation of error handler for the Jet framework
-
ResponseModel<T>
-
Response wrapper model for standardized API responses
Inspired by clean architecture patterns for consistent response handling
Enums
-
JetErrorType
-
Types of errors that can occur in the Jet framework