All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractRestClient Used by generated code that created by theRxMicro Annotation Processor.HttpClientConnectionPoolConfig Configures connection pool settings for http client.HttpClientFactory Used by generated code that created by theRxMicro Annotation Processor.HttpClientTimeoutException A class signaling that the HTTP client didn’t receive a response from the server in given time.LeasingStrategy The leasing strategy.PartialImplementation If the REST client generated by theRxMicro Annotation Processorcontains errors, incorrect or non-optimized logic, the developer can use the Partial Implementation feature.RestClient Denotes that an interface is a dynamic generated REST client.RestClientConfig Allows configuring a REST client options.RestClientFactory Utility class that must be used to get an instance of the REST client.RestClientGeneratorConfig Allows configuring the process of code generation by theRxMicro Annotation Processorfor REST clients.RestClientGeneratorConfig.RequestValidationMode Provides supported request validation modes for REST clients.