public class RedLinkClientBuilder
extends org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_TIMEOUT |
| Constructor and Description |
|---|
RedLinkClientBuilder()
Build a RedLink Rest Client with the default timeout for requests
|
RedLinkClientBuilder(long timeout)
Build a RedLink Rest Client with a custom timeout and certificate for requests
|
asyncExecutor, build, connectionPoolSize, connectionTTL, defaultProxy, defaultProxy, defaultProxy, disableTrustManager, establishConnectionTimeout, getConfiguration, hostnameVerification, hostnameVerifier, httpEngine, keyStore, keyStore, maxPooledPerRoute, property, providerFactory, register, register, register, register, register, register, register, register, responseBufferSize, socketTimeout, sslContext, trustStore, withConfigpublic static final int DEFAULT_TIMEOUT
public RedLinkClientBuilder()
public RedLinkClientBuilder(long timeout)
timeout - requests' timeout in secondsCopyright © 2014 Redlink GmbH. All rights reserved.