Package com.guinetik.rr
-
Interface Summary Interface Description RocketRest.AsyncApi Interface for asynchronous API operations.RocketRest.FluentApi Interface for fluent API operations with a Result pattern.RocketRest.SyncApi Interface for synchronous API operations. -
Class Summary Class Description RocketRest Main entry point for interacting with REST APIs using RocketRest.RocketRestConfig Configuration container forRocketRestclients.RocketRestConfig.Builder Builder for creating RocketRestConfig instances.RocketRestMock Mock implementation ofRocketRestfor unit testing without actual HTTP requests.RocketRestOptions Configuration options for RocketRest API clients.RocketRestSecureConfig Extended configuration forRocketRestclients requiring custom SSL/TLS certificates.RocketRestSecureConfig.SecureBuilder Builder for creating RocketRestSecureConfig instances.