B C E F G H I K M N P Q R S T V 
All Classes All Packages

B

baseUri(URI) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
baseUrl(URL) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
build(Class<T>) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
BuilderResolver - Class in io.quarkus.restclient.runtime
Created by hbraun on 22.01.18.
BuilderResolver() - Constructor for class io.quarkus.restclient.runtime.BuilderResolver
 

C

ClientBuilderReplacement - Class in io.quarkus.restclient.runtime.graal
 
ClientBuilderReplacement() - Constructor for class io.quarkus.restclient.runtime.graal.ClientBuilderReplacement
 
ClientHttpEngineBuilder43Replacement - Class in io.quarkus.restclient.runtime.graal
This class is used to make sure that only the default SSLContext is requested when no SSLContext has been provided.
ClientHttpEngineBuilder43Replacement() - Constructor for class io.quarkus.restclient.runtime.graal.ClientHttpEngineBuilder43Replacement
 
configure(ResourceInfo, FeatureContext) - Method in class io.quarkus.restclient.runtime.PathFeatureHandler
 
connectTimeout(long, TimeUnit) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
create() - Method in class io.quarkus.restclient.runtime.RestClientBase
 
createMethodHandle(Method, Object) - Static method in class io.quarkus.restclient.runtime.graal.HeaderUtilsReplacement
 

E

executorService(ExecutorService) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

F

filter(ClientRequestContext) - Method in class io.quarkus.restclient.runtime.PathTemplateInjectionFilter
 
followRedirects(boolean) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

G

getBuilderDelegate() - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
getConfiguration() - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
getConfigurationWrapper() - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
getLocalProviderInstances() - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

H

HEADERS_REQUEST_FILTER - Static variable in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
HeaderUtilsReplacement - Class in io.quarkus.restclient.runtime.graal
 
HeaderUtilsReplacement() - Constructor for class io.quarkus.restclient.runtime.graal.HeaderUtilsReplacement
 
hostnameVerifier(HostnameVerifier) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

I

initializeResteasyProviderFactory(RuntimeValue<InjectorFactory>, boolean, Set<String>, Set<String>) - Method in class io.quarkus.restclient.runtime.RestClientRecorder
 
io.quarkus.restclient - package io.quarkus.restclient
 
io.quarkus.restclient.runtime - package io.quarkus.restclient.runtime
 
io.quarkus.restclient.runtime.graal - package io.quarkus.restclient.runtime.graal
 
isFollowRedirects() - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

K

keyStore(KeyStore, String) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

M

METHOD_INJECTION_FILTER - Static variable in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
MP_REST - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 

N

newBuilder() - Method in class io.quarkus.restclient.runtime.BuilderResolver
 
newBuilder() - Static method in class io.quarkus.restclient.runtime.graal.ClientBuilderReplacement
 
NoopHostnameVerifier - Class in io.quarkus.restclient
The NoopHostnameVerifier essentially turns hostname verification off.
NoopHostnameVerifier() - Constructor for class io.quarkus.restclient.NoopHostnameVerifier
 

P

PathFeatureHandler - Class in io.quarkus.restclient.runtime
feature that set's the URLConfig
PathFeatureHandler() - Constructor for class io.quarkus.restclient.runtime.PathFeatureHandler
 
PathTemplateInjectionFilter - Class in io.quarkus.restclient.runtime
 
PathTemplateInjectionFilter() - Constructor for class io.quarkus.restclient.runtime.PathTemplateInjectionFilter
 
property(String, Object) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
PROVIDER_FACTORY - Static variable in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
providerFactory - Static variable in class io.quarkus.restclient.runtime.RestClientRecorder
 
proxyAddress(String, int) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

Q

QuarkusRestClientBuilder - Class in io.quarkus.restclient.runtime
This is mostly a copy from RestClientBuilderImpl.
QuarkusRestClientBuilder() - Constructor for class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
queryParamStyle(QueryParamStyle) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

R

readTimeout(long, TimeUnit) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Class<?>) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Class<?>, int) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Class<?>, Class<?>[]) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Object) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Object, int) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Object, Class<?>[]) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
register(Object, Map<Class<?>, Integer>) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
registerLocalProviderInstance(Object, Map<Class<?>, Integer>) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
REST_CONNECT_TIMEOUT_FORMAT - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_HOSTNAME_VERIFIER - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_KEY_STORE - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_KEY_STORE_PASSWORD - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_KEY_STORE_TYPE - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_PROVIDERS - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_READ_TIMEOUT_FORMAT - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_SCOPE_FORMAT - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_TRUST_STORE - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_TRUST_STORE_PASSWORD - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_TRUST_STORE_TYPE - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_URI_FORMAT - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
REST_URL_FORMAT - Static variable in class io.quarkus.restclient.runtime.RestClientBase
 
RestClientBase - Class in io.quarkus.restclient.runtime
 
RestClientBase(Class<?>, String, String, Class<?>[]) - Constructor for class io.quarkus.restclient.runtime.RestClientBase
 
RestClientRecorder - Class in io.quarkus.restclient.runtime
 
RestClientRecorder() - Constructor for class io.quarkus.restclient.runtime.RestClientRecorder
 
resteasyClientBuilder(ResteasyClientBuilder) - Method in class io.quarkus.restclient.runtime.graal.ClientHttpEngineBuilder43Replacement
 

S

setProviderFactory(ResteasyProviderFactory) - Static method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 
setRestClientBuilderResolver() - Method in class io.quarkus.restclient.runtime.RestClientRecorder
 
slashify(String) - Method in class io.quarkus.restclient.runtime.PathFeatureHandler
 
sslContext(SSLContext) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

T

toString() - Method in class io.quarkus.restclient.NoopHostnameVerifier
 
trustStore(KeyStore) - Method in class io.quarkus.restclient.runtime.QuarkusRestClientBuilder
 

V

verify(String, SSLSession) - Method in class io.quarkus.restclient.NoopHostnameVerifier
 
B C E F G H I K M N P Q R S T V 
All Classes All Packages