All Classes and Interfaces

Class
Description
Represents an HTTP response containing the response code, body, and success status.
An abstract base class for service implementations, providing common functionality such as HTTP client, authentication provider, and mapper initialization.
An implementation of the IHttpClient interface for performing HTTP requests.
An enumeration representing common HTTP methods.
An interface representing an HTTP client for performing HTTP requests and receiving responses.
An interface for mapping between JSON representation and Java objects using Moshi.
 
 
ReSMS Java SDK - Client principal
 
Implementation of the IMapper interface for mapping between JSON representation and Java objects using Moshi.
 
 
 
 
 
 
Represents a response after sending an SMS.