Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortIfClosed() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- alreadyExported() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- alreadyExported() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- alreadyExported$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- ANY - Enum constant in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Hostname verification is not done on the server's certificate
- asyncInvocationExecutor() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
B
- BASE - Static variable in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- build() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngineBuilder
-
Deprecated.
- build() - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- build() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- build(ProxyConfig) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- builder(Class<T>, WebTarget) - Static method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
C
- cannotSetFormParameter() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- cannotSetFormParameter() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- cannotSetFormParameter$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- canOnlySetOneLinkHeaderParam(String, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- canOnlySetOneLinkHeaderParam(String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- canOnlySetOneLinkHeaderParam$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- classloader(ClassLoader) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- ClientBuilderConfiguration - Interface in org.jboss.resteasy.client.jaxrs.api
-
Represents the
ClientBuilderconfiguration for configuring anClientHttpEngine. - ClientHttpEngine - Interface in org.jboss.resteasy.client.jaxrs
- ClientHttpEngineBuilder - Interface in org.jboss.resteasy.client.jaxrs
-
Deprecated, for removal: This API element is subject to removal in a future version.
- clientIsClosed() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientIsClosed() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- clientIsClosed$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientProxyFor(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientProxyFor(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- clientProxyFor$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientSendProcessingFailure(Throwable) - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- clientSendProcessingFailure(Throwable) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- clientSendProcessingFailure$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- clone() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- close() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
- closingForYou(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- closingForYou(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- closingForYou$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- configuration() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the
Configurationfor theConfigurable.getConfiguration(). - connectionCheckoutTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
If connection pooling is enabled, how long will we wait to get a connection?
- connectionIdleTime(TimeUnit) - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Get the connections time to live, if set.
- connectionPoolSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Number of connections allowed to pool.
- connectionTimeout(TimeUnit) - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the connection timeout converted in the time unit provided.
- connectionTTL(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
If there is a connection pool, set the time to live in the pool.
- connectTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- couldNotCloseHttpResponse() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotCloseHttpResponse() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotCloseHttpResponse$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotCreateURL(String, String, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotCreateURL(String, String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotCreateURL$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotDeleteFile(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotDeleteFile(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotDeleteFile$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotFindMethod$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotProcessMethod$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
D
- defaultConsumes(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultConsumes(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultProduces(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultProduces(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultProxy(String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify a default proxy.
- defaultProxy(String, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify a default proxy host and port.
- defaultProxy(String, int, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify default proxy.
- defaultProxyHostname() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the default proxy host name if configured.
- defaultProxyPort() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the default proxy port if configured.
- defaultProxyScheme() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
The default proxy scheme, the default is
http. - delete() - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- delete(GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- delete(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- disableAutomaticRetries() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
boolean, notify apache to disable its automatic retries.
- disableTrustManager() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Disable trust management and hostname verification.
- doesNotSpecifyTypeParameter(TypeVariable<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- doesNotSpecifyTypeParameter(TypeVariable<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- doesNotSpecifyTypeParameter$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
E
- enableCookieManagement() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Enable state (cookie) management.
- entityAlreadyRead(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- entityAlreadyRead$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- exceptionIgnored(Throwable) - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- exceptionIgnored(Throwable) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- exceptionIgnored$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- executorService() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the
ExecutorServiceassociated with theClientBuilder.executorService(ExecutorService). - executorService(ExecutorService) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- executorService(ExecutorService, boolean) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
F
- failedOnRegisteringClass(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- failedOnRegisteringClass(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- failedOnRegisteringClass$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- failedToBufferAbortedResponse() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- failedToBufferAbortedResponse() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- failedToBufferAbortedResponse$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- failedToBufferAbortedResponseNoWriter(MediaType, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- failedToBufferAbortedResponseNoWriter(MediaType, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- failedToBufferAbortedResponseNoWriter$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
G
- get() - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- get(GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- get(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- getChallenges() - Method in exception class org.jboss.resteasy.client.exception.ResteasyNotAuthorizedException
- getConnectionCheckoutTimeout(TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getConnectionPoolSize() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getConnectionTimeout(TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getConnectionTTL(TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getDefaultConsumes() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
- getDefaultProduces() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
- getDefaultProxyHostname() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getDefaultProxyPort() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getDefaultProxyScheme() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getHostnameVerification() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getHostnameVerifier() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
-
Needed for Client.getHostnameVerifier()
- getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getHttpEngine() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getKeyStore() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getKeyStorePassword() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getLoader() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
- getLocation() - Method in exception class org.jboss.resteasy.client.exception.ResteasyRedirectionException
- getLoggingLocale() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- getLoggingLocale() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- getMaxPooledPerRoute() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getProviderFactory() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getReadTimeout(TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getRequestCannotHaveBody() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- getRequestCannotHaveBody() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- getRequestCannotHaveBody$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- getResponseBufferSize() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getResteasyClient() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- getRetryTime(Date) - Method in exception class org.jboss.resteasy.client.exception.ResteasyServiceUnavailableException
- getScheduledExecutor() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- getSniHostNames() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getSslContext() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
-
Needed for Client.getSslContext();
- getSSLContext() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- getTrustStore() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
H
- hasRetryAfter() - Method in exception class org.jboss.resteasy.client.exception.ResteasyServiceUnavailableException
- head() - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- hostnameVerification(ResteasyClientBuilder.HostnameVerificationPolicy) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
SSL policy used to verify hostnames
- hostnameVerifier(HostnameVerifier) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- httpEngine() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- httpEngine(ClientHttpEngine) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Negates all ssl and connection specific configuration
I
- inputStreamWasEmpty() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- inputStreamWasEmpty() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- inputStreamWasEmpty$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- INSTANCE - Static variable in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- invalidClientBuilderConfiguration(Class<?>, Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- invalidClientBuilderConfiguration(Class<?>, Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- invalidClientBuilderConfiguration$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- invalidProtocol(Object, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- invalidProtocol(Object, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- invalidProtocol$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- invoke(Invocation) - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
- isClosed() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- isCookieManagementEnabled() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Indicates whether cookie management should be used or not.
- isCookieManagementEnabled() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- isDisableAutomaticRetries() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- isFollowRedirects() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Indicates if redirects should be followed.
- isFollowRedirects() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
- isFollowRedirects() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- isTrustManagerDisabled() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- isTrustSelfSignedCertificates() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- isUseAsyncHttpEngine() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
K
- keyStore(KeyStore, char[]) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- keyStore(KeyStore, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
L
- linkWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- linkWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- linkWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- LOGGER - Static variable in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- LogMessages - Interface in org.jboss.resteasy.client.jaxrs.i18n
- LogMessages_$logger - Class in org.jboss.resteasy.client.jaxrs.i18n
-
Warning this class consists of generated code.
- LogMessages_$logger(Logger) - Constructor for class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
M
- matrixParam(String, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- maxPooledPerRoute(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
If connection pooling enabled, how many connections to pool per url?
- Messages - Interface in org.jboss.resteasy.client.jaxrs.i18n
- MESSAGES - Static variable in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- Messages_$bundle - Class in org.jboss.resteasy.client.jaxrs.i18n
-
Warning this class consists of generated code.
- Messages_$bundle() - Constructor for class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- method(String) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- method(String, Entity<?>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- method(String, Entity<?>, GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- method(String, Entity<?>, Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- method(String, GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- method(String, Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- methodWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- methodWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- methodWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- mustDefineConsumesType() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- mustDefineConsumesType() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- mustDefineConsumesType$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- mustSetLinkHeaderParam(String, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- mustSetLinkHeaderParam(String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- mustSetLinkHeaderParam$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- mustUseExactlyOneHttpMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- mustUseExactlyOneHttpMethod(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- mustUseExactlyOneHttpMethod$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
N
- nameWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- nameWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- nameWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- noContentTypeFound(Response) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- noContentTypeFound(Response) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- noContentTypeFound$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- noTypeInformation() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- noTypeInformation() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- noTypeInformation$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- nullParameter(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- nullParameter(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- nullParameter$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
O
- options() - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- options(GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- options(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- org.jboss.resteasy.client.exception - package org.jboss.resteasy.client.exception
- org.jboss.resteasy.client.jaxrs - package org.jboss.resteasy.client.jaxrs
- org.jboss.resteasy.client.jaxrs.api - package org.jboss.resteasy.client.jaxrs.api
- org.jboss.resteasy.client.jaxrs.i18n - package org.jboss.resteasy.client.jaxrs.i18n
P
- parametersWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- parametersWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- parametersWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- path(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- path(Method) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- path(String) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- pathWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- pathWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- pathWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- pleaseConsiderUnpdating() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- pleaseConsiderUnpdating() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- pleaseConsiderUnpdating$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- post(Entity<?>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- post(Entity<?>, GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- post(Entity<?>, Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- property(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- PROPERTY_FOLLOW_REDIRECTS - Static variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- PROPERTY_PROXY_HOST - Static variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Client properties to enable proxy.
- PROPERTY_PROXY_PORT - Static variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Proxy port property name (integer).
- PROPERTY_PROXY_SCHEME - Static variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Proxy scheme property name (string).
- providerFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Changing the providerFactory will wipe clean any registered components or properties.
- proxy(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- proxy(Class<T>, WebTarget, ProxyConfig) - Static method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- proxyBuilder(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- ProxyBuilder<T> - Class in org.jboss.resteasy.client.jaxrs
- ProxyBuilder() - Constructor for class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- ProxyConfig - Class in org.jboss.resteasy.client.jaxrs
- ProxyConfig(ClassLoader, MediaType, MediaType) - Constructor for class org.jboss.resteasy.client.jaxrs.ProxyConfig
- proxyInterfaceWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- proxyInterfaceWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- proxyInterfaceWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- PublisherRxInvoker - Interface in org.jboss.resteasy.client.jaxrs
- put(Entity<?>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- put(Entity<?>, GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- put(Entity<?>, Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
Q
- queryParam(String, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- queryParamNoTemplate(String, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
Will encode any '{}' characters and not treat them as template parameters.
- queryParams(MultivaluedMap<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- queryParamsNoTemplate(MultivaluedMap<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
Will encode any '{}' characters and not treat them as template parameters.
R
- readResolve() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- readTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- readTimeout(TimeUnit) - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the read timeout converted in the time unit provided.
- register(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Class<?>, int) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Class<?>, Class<?>...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Class<?>, Map<Class<?>, Integer>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Object, int) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Object, Class<?>...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- register(Object, Map<Class<?>, Integer>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resolveTemplate(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resolveTemplate(String, Object, boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resolveTemplateFromEncoded(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resolveTemplates(Map<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resolveTemplates(Map<String, Object>, boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- resourceWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- resourceWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- resourceWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- responseBufferSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Response stream is wrapped in a BufferedInputStream.
- ResteasyBadRequestException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
BadRequestExceptionwith a sanitized response. - ResteasyClient - Interface in org.jboss.resteasy.client.jaxrs
- resteasyClientBuilder(ResteasyClientBuilder) - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngineBuilder
-
Deprecated.
- ResteasyClientBuilder - Class in org.jboss.resteasy.client.jaxrs
-
Abstraction for creating Clients.
- ResteasyClientBuilder() - Constructor for class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- ResteasyClientBuilder.HostnameVerificationPolicy - Enum in org.jboss.resteasy.client.jaxrs
- ResteasyClientErrorException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
ClientErrorExceptionwith a sanitized response. - resteasyClientProxyFor(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- resteasyClientProxyFor(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- resteasyClientProxyFor$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- ResteasyForbiddenException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
ForbiddenExceptionwith a sanitized response. - ResteasyInternalServerErrorException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
InternalServerErrorExceptionwith a sanitized response. - ResteasyNotAcceptableException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
NotAcceptableExceptionwith a sanitized response. - ResteasyNotAllowedException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
NotAllowedExceptionwith a sanitized response. - ResteasyNotAuthorizedException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
NotAuthorizedExceptionwith a sanitized response - ResteasyNotFoundException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
NotFoundExceptionwith a sanitized response. - ResteasyNotSupportedException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
NotSupportedExceptionwith a sanitized response. - ResteasyRedirectionException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
RedirectionExceptionwith a sanitized response. - ResteasyServerErrorException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
ServerErrorExceptionwith a sanitized response. - ResteasyServiceUnavailableException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
ServiceUnavailableExceptionwith a sanitized response. - ResteasyWebApplicationException - Exception Class in org.jboss.resteasy.client.exception
-
Wraps a
WebApplicationExceptionwith a sanitized response. - ResteasyWebApplicationException(WebApplicationException) - Constructor for exception class org.jboss.resteasy.client.exception.ResteasyWebApplicationException
-
Creates a new exception based on the wrapped exception.
- ResteasyWebTarget - Interface in org.jboss.resteasy.client.jaxrs
S
- sanitize(Response) - Static method in interface org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper
-
Sanitizes the response by creating a new response with only the status code, allowed methods, entity and the media type.
- scheduledExecutorService() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns the
ScheduledExecutorServiceassociated with theClientBuilder.scheduledExecutorService(ScheduledExecutorService). - scheduledExecutorService(ScheduledExecutorService) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- setChunked(boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- setFollowRedirects(boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
- setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Follow redirects added for MicroProfile-rest-client but can be used by tradition clients as well.
- setIsTrustSelfSignedCertificates(boolean) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
When the user is not using a TrustManager (see disableTrustManager) and does not define an SSLContext object but they want all defined trustStores to use the TrustSelfSignedCertificates trust strategy set this value to true.
- sniHostNames() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
-
Returns a list of SNI host names for authentication.
- sniHostNames(String...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Adds a TLS/SSL SNI Host Name for authentication.
- sslContext() - Method in interface org.jboss.resteasy.client.jaxrs.api.ClientBuilderConfiguration
- sslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- streamIsClosed() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- streamIsClosed() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- streamIsClosed$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- streamNotClosed(OutputStream) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- streamNotClosed(OutputStream) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- streamNotClosed$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- STRICT - Enum constant in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
CN must match hostname connecting to
T
- target(Link) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- target(UriBuilder) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- target(String) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- target(URI) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- templateValuesEntryWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- templateValuesEntryWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- templateValuesEntryWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- templateValuesWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- templateValuesWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- templateValuesWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- trace() - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- trace(GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- trace(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- trustStore(KeyStore) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
U
- unableToInstantiate(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToInstantiate(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- unableToInstantiate$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToInvokeRequest(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToInvokeRequest(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- unableToInvokeRequest$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToLoadClientConfigProviderConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToLoadClientConfigProviderConfiguration() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- unableToLoadClientConfigProviderConfiguration$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToSetHttpProxy() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unableToSetHttpProxy() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- unableToSetHttpProxy$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyBadRequestException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyClientErrorException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyForbiddenException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyInternalServerErrorException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyNotAcceptableException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyNotAllowedException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyNotAuthorizedException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyNotFoundException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyNotSupportedException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyRedirectionException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyServerErrorException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyServiceUnavailableException
- unwrap() - Method in exception class org.jboss.resteasy.client.exception.ResteasyWebApplicationException
- unwrap() - Method in interface org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper
-
Returns the original, unwrapped, exception.
- unwrap(WebApplicationException) - Static method in interface org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper
-
Unwraps the exception if the passed in expression is a
WebApplicationExceptionWrapper. - uriBuilderWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- uriBuilderWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- uriBuilderWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- uriWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- uriWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- uriWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- useAsyncHttpEngine() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
V
- valueOf(String) - Static method in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueWasNull() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- valueWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- valueWasNull$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
W
- WebApplicationExceptionWrapper<T> - Interface in org.jboss.resteasy.client.exception
-
An interface which allows a
WebApplicationExceptionto be unwrapped. - WILDCARD - Enum constant in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Allows wildcards in subdomain names i.e.
- withConfig(Configuration) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- wrap(WebApplicationException) - Static method in interface org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper
-
If the
resteasy.original.webapplicationexception.behavioris set totrueor the request is determined to not be a server side request, then theWebApplicationExceptionpassed in will be returned.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactoryinstead