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