Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

readObjectFromResource(String, TypeReference<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
Reads a UTF-8 JSON text file from the classpath of the current thread and transforms it into a Java object.
readObjectFromResource(String, JavaType) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
 
readObjectFromResource(String, Class<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
 
recover(CompletionStage<T>, Function<Throwable, ? extends T>) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Creates a CompletionStage which can be recovered if an error occurs.
recoverWith(CompletionStage<T>, Function<? super Throwable, CompletionStage<T>>) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Creates a CompletionStage which can be recovered if an error occurs.
recoverWith(CompletionStage<T>, Function<? super Throwable, CompletionStage<T>>, Executor) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Creates a CompletionStage which can be recovered if an error occurs by executing a function in a certain thread pool.
reflectionHashCode() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
reflectionString() - Method in interface io.vrap.rmf.base.client.ModelBase
 
reflectionString(Object) - Static method in interface io.vrap.rmf.base.client.ModelBase
 
reflectionString(Object, ToStringStyle) - Static method in interface io.vrap.rmf.base.client.ModelBase
 
reflectionString(ToStringStyle) - Method in interface io.vrap.rmf.base.client.ModelBase
 
RefreshableTokenSupplier - Interface in io.vrap.rmf.base.client.oauth2
 
RefreshFlowTokenSupplier - Class in io.vrap.rmf.base.client.oauth2
 
RefreshFlowTokenSupplier(String, String, String, TokenStorage, VrapHttpClient) - Constructor for class io.vrap.rmf.base.client.oauth2.RefreshFlowTokenSupplier
 
RefreshFlowTokenSupplier(String, String, String, TokenStorage, VrapHttpClient, ResponseSerializer) - Constructor for class io.vrap.rmf.base.client.oauth2.RefreshFlowTokenSupplier
 
refreshToken() - Method in class io.vrap.rmf.base.client.http.OAuthHandler
 
refreshToken() - Method in class io.vrap.rmf.base.client.oauth2.AnonymousFlowTokenSupplier
 
refreshToken() - Method in class io.vrap.rmf.base.client.oauth2.InMemoryTokenSupplier
 
refreshToken() - Method in interface io.vrap.rmf.base.client.oauth2.RefreshableTokenSupplier
 
refreshToken() - Method in class io.vrap.rmf.base.client.oauth2.RefreshFlowTokenSupplier
 
refreshToken() - Method in class io.vrap.rmf.base.client.oauth2.TokenStorageSupplier
 
refreshTokenAsync() - Method in class io.vrap.rmf.base.client.http.OAuthHandler
 
RequestCommand<TResult> - Interface in io.vrap.rmf.base.client
 
resolve(URI) - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
ResponseLogFormatter - Interface in io.vrap.rmf.base.client.http
 
ResponseSerializer - Interface in io.vrap.rmf.base.client
Interface to deserialize a response to a specified output type
resultType() - Method in interface io.vrap.rmf.base.client.HttpRequestCommand
 
retry(int, long, long, FailsafeRetryPolicyBuilderOptions) - Static method in class io.vrap.rmf.base.client.http.RetryPolicyBuilder
 
RetryMiddleware - Class in io.vrap.rmf.base.client.http
Deprecated.
use PolicyMiddleware instead
RetryPolicyBuilder - Class in io.vrap.rmf.base.client.http
 
RetryPolicyBuilder() - Constructor for class io.vrap.rmf.base.client.http.RetryPolicyBuilder
 
RetryPolicyBuilder(int, long, long, List<Integer>, List<Class<? extends Throwable>>, FailsafeRetryPolicyBuilderOptions) - Constructor for class io.vrap.rmf.base.client.http.RetryPolicyBuilder
 
RetryRequestMiddleware - Interface in io.vrap.rmf.base.client.http
Deprecated.
use PolicyMiddleware instead
RmfTimeoutException - Exception in io.vrap.rmf.base.client.error
 
RmfTimeoutException(TimeoutException) - Constructor for exception io.vrap.rmf.base.client.error.RmfTimeoutException
 
RmfTimeoutException(TimeoutException, ApiHttpRequest) - Constructor for exception io.vrap.rmf.base.client.error.RmfTimeoutException
 
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form