All Methods Static Methods Concrete Methods
| Modifier and Type |
Method |
Description |
static String |
AUTHENTICATION_CREDENTIALS_MISSING_BASIC() |
Credentials must be defined for basic authentication.
|
static String |
AUTHENTICATION_CREDENTIALS_MISSING_DIGEST() |
Credentials must be defined for digest authentication.
|
static String |
AUTHENTICATION_CREDENTIALS_NOT_PROVIDED_BASIC() |
No credentials are provided for basic authentication.
|
static String |
AUTHENTICATION_CREDENTIALS_REQUEST_PASSWORD_UNSUPPORTED() |
Unsupported password type class.
|
static String |
CHUNKED_INPUT_CLOSED() |
Chunked input has been closed already.
|
static String |
CHUNKED_INPUT_MEDIA_TYPE_NULL() |
Specified chunk media type must not be null.
|
static String |
CHUNKED_INPUT_STREAM_CLOSING_ERROR() |
Error closing chunked input's underlying response input stream.
|
static String |
CLIENT_INSTANCE_CLOSED() |
Client instance has been closed.
|
static String |
CLIENT_INVOCATION_LINK_NULL() |
Link of the newly created invocation must not be null.
|
static String |
CLIENT_RESPONSE_RESOLVED_URI_NOT_ABSOLUTE() |
Client response resolved URI must be absolute.
|
static String |
CLIENT_RESPONSE_RESOLVED_URI_NULL() |
Client response resolved URI must not be null.
|
static String |
CLIENT_RESPONSE_STATUS_NULL() |
Client response status must not be null.
|
static String |
CLIENT_RX_PROVIDER_NOT_REGISTERED(Object arg0) |
RxInvokerProvider for type {0} is not registered.
|
static String |
CLIENT_RX_PROVIDER_NULL() |
RxInvokerProvider returned null.
|
static String |
CLIENT_TARGET_LINK_NULL() |
Link to the newly created target must not be null.
|
static String |
CLIENT_URI_BUILDER_NULL() |
URI builder of the newly created target must not be null.
|
static String |
CLIENT_URI_NULL() |
URI of the newly created target must not be null.
|
static String |
CLIENT_URI_TEMPLATE_NULL() |
URI template of the newly created target must not be null.
|
static String |
COLLECTION_UPDATER_TYPE_UNSUPPORTED() |
Unsupported collection type.
|
static String |
DIGEST_FILTER_QOP_UNSUPPORTED(Object arg0) |
The 'qop' (quality of protection) = {0} extension requested by the server is not supported by Jersey HttpDigestAuthFilter.
|
static String |
ERROR_CLOSING_OUTPUT_STREAM() |
Error when closing the output stream.
|
static String |
ERROR_COMMITTING_OUTPUT_STREAM() |
Error while committing the request output stream.
|
static String |
ERROR_DIGEST_FILTER_GENERATOR() |
Error during initialization of random generator of Digest authentication.
|
static String |
ERROR_HTTP_METHOD_ENTITY_NOT_NULL(Object arg0) |
Entity must be null for http method {0}.
|
static String |
ERROR_HTTP_METHOD_ENTITY_NULL(Object arg0) |
Entity must not be null for http method {0}.
|
static String |
ERROR_LISTENER_CLOSE(Object arg0) |
ClientLifecycleListener {0} failed to close properly.
|
static String |
ERROR_LISTENER_INIT(Object arg0) |
ClientLifecycleListener {0} failed to initialize properly.
|
static String |
ERROR_PARAMETER_TYPE_PROCESSING(Object arg0) |
Could not process parameter type {0}.
|
static String |
ERROR_REQUEST_CANCELLED() |
Request cancelled by the client call.
|
static String |
ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_REQUEST(Object arg0) |
Incorrect type of request instance {0}.
|
static String |
ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_RESPONSE(Object arg0) |
Incorrect type of response instance {0}.
|
static String |
ERROR_SHUTDOWNHOOK_CLOSE(Object arg0) |
Client shutdown hook {0} failed.
|
static String |
EXCEPTION_SUPPRESSED() |
Exceptions were thrown.
|
static String |
HTTPURLCONNECTION_REPLACES_GET_WITH_ENTITY() |
Detected non-empty entity on a HTTP GET request.
|
static String |
IGNORED_ASYNC_THREADPOOL_SIZE(Object arg0) |
Zero or negative asynchronous thread pool size specified in the client configuration property: [{0}] Using default cached thread pool.
|
static Localizable |
localizableAUTHENTICATION_CREDENTIALS_MISSING_BASIC() |
|
static Localizable |
localizableAUTHENTICATION_CREDENTIALS_MISSING_DIGEST() |
|
static Localizable |
localizableAUTHENTICATION_CREDENTIALS_NOT_PROVIDED_BASIC() |
|
static Localizable |
localizableAUTHENTICATION_CREDENTIALS_REQUEST_PASSWORD_UNSUPPORTED() |
|
static Localizable |
localizableCHUNKED_INPUT_CLOSED() |
|
static Localizable |
localizableCHUNKED_INPUT_MEDIA_TYPE_NULL() |
|
static Localizable |
localizableCHUNKED_INPUT_STREAM_CLOSING_ERROR() |
|
static Localizable |
localizableCLIENT_INSTANCE_CLOSED() |
|
static Localizable |
localizableCLIENT_INVOCATION_LINK_NULL() |
|
static Localizable |
localizableCLIENT_RESPONSE_RESOLVED_URI_NOT_ABSOLUTE() |
|
static Localizable |
localizableCLIENT_RESPONSE_RESOLVED_URI_NULL() |
|
static Localizable |
localizableCLIENT_RESPONSE_STATUS_NULL() |
|
static Localizable |
localizableCLIENT_RX_PROVIDER_NOT_REGISTERED(Object arg0) |
|
static Localizable |
localizableCLIENT_RX_PROVIDER_NULL() |
|
static Localizable |
localizableCLIENT_TARGET_LINK_NULL() |
|
static Localizable |
localizableCLIENT_URI_BUILDER_NULL() |
|
static Localizable |
localizableCLIENT_URI_NULL() |
|
static Localizable |
localizableCLIENT_URI_TEMPLATE_NULL() |
|
static Localizable |
localizableCOLLECTION_UPDATER_TYPE_UNSUPPORTED() |
|
static Localizable |
localizableDIGEST_FILTER_QOP_UNSUPPORTED(Object arg0) |
|
static Localizable |
localizableERROR_CLOSING_OUTPUT_STREAM() |
|
static Localizable |
localizableERROR_COMMITTING_OUTPUT_STREAM() |
|
static Localizable |
localizableERROR_DIGEST_FILTER_GENERATOR() |
|
static Localizable |
localizableERROR_HTTP_METHOD_ENTITY_NOT_NULL(Object arg0) |
|
static Localizable |
localizableERROR_HTTP_METHOD_ENTITY_NULL(Object arg0) |
|
static Localizable |
localizableERROR_LISTENER_CLOSE(Object arg0) |
|
static Localizable |
localizableERROR_LISTENER_INIT(Object arg0) |
|
static Localizable |
localizableERROR_PARAMETER_TYPE_PROCESSING(Object arg0) |
|
static Localizable |
localizableERROR_REQUEST_CANCELLED() |
|
static Localizable |
localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_REQUEST(Object arg0) |
|
static Localizable |
localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_RESPONSE(Object arg0) |
|
static Localizable |
localizableERROR_SHUTDOWNHOOK_CLOSE(Object arg0) |
|
static Localizable |
localizableEXCEPTION_SUPPRESSED() |
|
static Localizable |
localizableHTTPURLCONNECTION_REPLACES_GET_WITH_ENTITY() |
|
static Localizable |
localizableIGNORED_ASYNC_THREADPOOL_SIZE(Object arg0) |
|
static Localizable |
localizableNEGATIVE_CHUNK_SIZE(Object arg0,
Object arg1) |
|
static Localizable |
localizableNEGATIVE_INPUT_PARAMETER(Object arg0) |
|
static Localizable |
localizableNONINJECT_AMBIGUOUS_SERVICES(Object arg0) |
|
static Localizable |
localizableNONINJECT_FALLBACK() |
|
static Localizable |
localizableNONINJECT_NO_BINDING(Object arg0) |
|
static Localizable |
localizableNONINJECT_NO_CONSTRUCTOR(Object arg0) |
|
static Localizable |
localizableNONINJECT_REQUESTSCOPE_CREATED() |
|
static Localizable |
localizableNONINJECT_SHUTDOWN() |
|
static Localizable |
localizableNONINJECT_UNSATISFIED(Object arg0) |
|
static Localizable |
localizableNULL_CONNECTOR_PROVIDER() |
|
static Localizable |
localizableNULL_EXECUTOR_SERVICE() |
|
static Localizable |
localizableNULL_INPUT_PARAMETER(Object arg0) |
|
static Localizable |
localizableNULL_INVOCATION_BUILDER() |
|
static Localizable |
localizableNULL_KEYSTORE() |
|
static Localizable |
localizableNULL_KEYSTORE_PASWORD() |
|
static Localizable |
localizableNULL_SCHEDULED_EXECUTOR_SERVICE() |
|
static Localizable |
localizableNULL_SSL_CONTEXT() |
|
static Localizable |
localizableNULL_TRUSTSTORE() |
|
static Localizable |
localizablePOSTINVOCATION_INTERCEPTOR_EXCEPTION() |
|
static Localizable |
localizablePOSTINVOCATION_INTERCEPTOR_MULTIPLE_RESOLVES() |
|
static Localizable |
localizablePOSTINVOCATION_INTERCEPTOR_RESOLVE() |
|
static Localizable |
localizablePREINVOCATION_INTERCEPTOR_ABORT_WITH() |
|
static Localizable |
localizablePREINVOCATION_INTERCEPTOR_EXCEPTION() |
|
static Localizable |
localizablePREINVOCATION_INTERCEPTOR_MULTIPLE_ABORTIONS() |
|
static Localizable |
localizableREQUEST_ENTITY_ALREADY_WRITTEN() |
|
static Localizable |
localizableREQUEST_ENTITY_WRITER_NULL() |
|
static Localizable |
localizableRESPONSE_TO_EXCEPTION_CONVERSION_FAILED() |
|
static Localizable |
localizableRESPONSE_TYPE_IS_NULL() |
|
static Localizable |
localizableRESTRICTED_HEADER_POSSIBLY_IGNORED(Object arg0) |
|
static Localizable |
localizableRESTRICTED_HEADER_PROPERTY_SETTING_FALSE(Object arg0) |
|
static Localizable |
localizableRESTRICTED_HEADER_PROPERTY_SETTING_TRUE(Object arg0) |
|
static Localizable |
localizableSNI_ON_SSLENGINE() |
|
static Localizable |
localizableSNI_ON_SSLSOCKET() |
|
static Localizable |
localizableSNI_UPDATE_SSLPARAMS(Object arg0) |
|
static Localizable |
localizableSNI_URI_REPLACED(Object arg0,
Object arg1) |
|
static Localizable |
localizableUNEXPECTED_ERROR_RESPONSE_PROCESSING() |
|
static Localizable |
localizableUSE_ENCODING_IGNORED(Object arg0,
Object arg1,
Object arg2) |
|
static Localizable |
localizableUSING_FIXED_ASYNC_THREADPOOL(Object arg0) |
|
static Localizable |
localizableWRONG_PROXY_URI_TYPE(Object arg0) |
|
static String |
NEGATIVE_CHUNK_SIZE(Object arg0,
Object arg1) |
Negative chunked HTTP transfer coding chunk size value specified in the client configuration property: [{0}] Reverting to programmatically set default: [{1}]
|
static String |
NEGATIVE_INPUT_PARAMETER(Object arg0) |
"Input parameter {0} must not be negative1."
|
static String |
NONINJECT_AMBIGUOUS_SERVICES(Object arg0) |
Ambiguous providing services ${0}.
|
static String |
NONINJECT_FALLBACK() |
Falling back to injection-less client.
|
static String |
NONINJECT_NO_BINDING(Object arg0) |
No binding found for ${0}.
|
static String |
NONINJECT_NO_CONSTRUCTOR(Object arg0) |
No applicable constructor for ${0} found.
|
static String |
NONINJECT_REQUESTSCOPE_CREATED() |
RequestScope already created.
|
static String |
NONINJECT_SHUTDOWN() |
InjectionManager is already shutdown.
|
static String |
NONINJECT_UNSATISFIED(Object arg0) |
Unsatisfied dependency for ${0}.
|
static String |
NULL_CONNECTOR_PROVIDER() |
ConnectorProvider must not be set to null.
|
static String |
NULL_EXECUTOR_SERVICE() |
ExecutorService must not be set to null.
|
static String |
NULL_INPUT_PARAMETER(Object arg0) |
Input method parameter {0} must not be null.
|
static String |
NULL_INVOCATION_BUILDER() |
Invocation builder must not be null.
|
static String |
NULL_KEYSTORE() |
Custom key store, if set, must not be null.
|
static String |
NULL_KEYSTORE_PASWORD() |
Custom key store password must not be null.
|
static String |
NULL_SCHEDULED_EXECUTOR_SERVICE() |
ScheduledExecutorService must not be set to null.
|
static String |
NULL_SSL_CONTEXT() |
Custom client SSL context, if set, must not be null.
|
static String |
NULL_TRUSTSTORE() |
Custom trust store, if set, must not be null.
|
static String |
POSTINVOCATION_INTERCEPTOR_EXCEPTION() |
PostInvocationInterceptor threw exception.
|
static String |
POSTINVOCATION_INTERCEPTOR_MULTIPLE_RESOLVES() |
ExceptionContext#resolve has been utilized multiple times.
|
static String |
POSTINVOCATION_INTERCEPTOR_RESOLVE() |
ExceptionContext#resolve has been utilized.
|
static String |
PREINVOCATION_INTERCEPTOR_ABORT_WITH() |
PreInvocationInterceptor utilized ClientRequestContext#abortWith.
|
static String |
PREINVOCATION_INTERCEPTOR_EXCEPTION() |
PreInvocationInterceptor threw exception.
|
static String |
PREINVOCATION_INTERCEPTOR_MULTIPLE_ABORTIONS() |
ClientRequestContext#abortWith has been utilized multiple times.
|
static String |
REQUEST_ENTITY_ALREADY_WRITTEN() |
The entity was already written in this request.
|
static String |
REQUEST_ENTITY_WRITER_NULL() |
The entity of the client request is null.
|
static String |
RESPONSE_TO_EXCEPTION_CONVERSION_FAILED() |
Failed to convert a response into an exception.
|
static String |
RESPONSE_TYPE_IS_NULL() |
Requested response type is null.
|
static String |
RESTRICTED_HEADER_POSSIBLY_IGNORED(Object arg0) |
Attempt to send restricted header(s) while the [{0}] system property not set.
|
static String |
RESTRICTED_HEADER_PROPERTY_SETTING_FALSE(Object arg0) |
Restricted headers are not enabled using [{0}] system property (setting only takes effect on connections created after the property has been set/changed).
|
static String |
RESTRICTED_HEADER_PROPERTY_SETTING_TRUE(Object arg0) |
Restricted headers are enabled using [{0}] system property(setting only takes effect onconnections created after the property has been set/changed).
|
static String |
SNI_ON_SSLENGINE() |
Setting SNIServerName on SSLEngine
|
static String |
SNI_ON_SSLSOCKET() |
Setting SNIServerName on SSLSocket
|
static String |
SNI_UPDATE_SSLPARAMS(Object arg0) |
Updating SSLParameters for SNIServerName={0}.
|
static String |
SNI_URI_REPLACED(Object arg0,
Object arg1) |
HTTP Request sent with request to IP address {0} rather than the hostname {1}.
|
static String |
UNEXPECTED_ERROR_RESPONSE_PROCESSING() |
Unexpected error during response processing.
|
static String |
USE_ENCODING_IGNORED(Object arg0,
Object arg1,
Object arg2) |
Value {1} of {0} client property will be ignored as it is not a valid supported encoding.
|
static String |
USING_FIXED_ASYNC_THREADPOOL(Object arg0) |
Using fixed-size thread pool of size [{0}] for asynchronous client invocations.
|
static String |
WRONG_PROXY_URI_TYPE(Object arg0) |
The proxy URI ("{0}") property MUST be an instance of String or URI.
|