Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.client.internal.LocalizationMessages
@Generated("com.sun.istack.maven.ResourceGenMojo")
public final class LocalizationMessages
extends Object
Defines string formatting method for each constant in the resource file
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Localizerprivate static final LocalizableMessageFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringCredentials must be defined for basic authentication.static StringCredentials must be defined for digest authentication.static StringUnsupported password type class.static StringChunked input has been closed already.static StringSpecified chunk media type must not be null.static StringError closing chunked input's underlying response input stream.static StringClient instance has been closed.static StringLink of the newly created invocation must not be null.static StringClient response resolved URI must be absolute.static StringClient response resolved URI must not be null.static StringClient response status must not be null.static StringRxInvokerProvider for type {0} is not registered.static StringRxInvokerProvider returned null.static StringLink to the newly created target must not be null.static StringURI builder of the newly created target must not be null.static StringURI of the newly created target must not be null.static StringURI template of the newly created target must not be null.static StringThe 'qop' (quality of protection) = {0} extension requested by the server is not supported by Jersey HttpDigestAuthFilter.static StringError when closing the output stream.static StringError while committing the request output stream.static StringError during initialization of random generator of Digest authentication.static StringEntity must be null for http method {0}.static StringEntity must not be null for http method {0}.static StringERROR_LISTENER_CLOSE(Object arg0) ClientLifecycleListener {0} failed to close properly.static StringERROR_LISTENER_INIT(Object arg0) ClientLifecycleListener {0} failed to initialize properly.static StringRequest cancelled by the client call.static StringIncorrect type of request instance {0}.static StringIncorrect type of response instance {0}.static StringClient shutdown hook {0} failed.static StringDetected non-empty entity on a HTTP GET request.static StringZero or negative asynchronous thread pool size specified in the client configuration property: [{0}] Using default cached thread pool.static Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic LocalizablelocalizableNEGATIVE_CHUNK_SIZE(Object arg0, Object arg1) static Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic LocalizablelocalizableUSE_ENCODING_IGNORED(Object arg0, Object arg1, Object arg2) static Localizablestatic StringNEGATIVE_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 negative."static StringConnectorProvider must not be set to null.static StringExecutorService must not be set to null.static StringNULL_INPUT_PARAMETER(Object arg0) Input method parameter {0} must not be null.static StringCustom key store, if set, must not be null.static StringCustom key store password must not be null.static StringScheduledExecutorService must not be set to null.static StringCustom client SSL context, if set, must not be null.static StringCustom trust store, if set, must not be null.static StringThe entity was already written in this request.static StringThe entity of the client request is null.static StringFailed to convert a response into an exception.static StringRequested response type is null.static StringAttempt to send restricted header(s) while the [{0}] system property not set.static StringRestricted headers are not enabled using [{0}] system property (setting only takes effect on connections created after the property has been set/changed).static StringRestricted headers are enabled using [{0}] system property(setting only takes effect onconnections created after the property has been set/changed).static StringUnexpected error during response processing.static StringUSE_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 StringUsing fixed-size thread pool of size [{0}] for asynchronous client invocations.
-
Field Details
-
BUNDLE_NAME
- See Also:
-
MESSAGE_FACTORY
-
LOCALIZER
-
-
Constructor Details
-
LocalizationMessages
public LocalizationMessages()
-
-
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. -
localizableRESTRICTED_HEADER_PROPERTY_SETTING_TRUE
-
RESTRICTED_HEADER_PROPERTY_SETTING_TRUE
-
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
-
localizableERROR_LISTENER_INIT
-
ERROR_LISTENER_INIT
-
localizableERROR_CLOSING_OUTPUT_STREAM
-
ERROR_CLOSING_OUTPUT_STREAM
Error when closing the output stream. -
localizableUSE_ENCODING_IGNORED
-
USE_ENCODING_IGNORED
-
localizableCLIENT_RX_PROVIDER_NOT_REGISTERED
-
CLIENT_RX_PROVIDER_NOT_REGISTERED
-
localizableCLIENT_INSTANCE_CLOSED
-
CLIENT_INSTANCE_CLOSED
Client instance has been closed. -
localizableUSING_FIXED_ASYNC_THREADPOOL
-
USING_FIXED_ASYNC_THREADPOOL
-
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
-
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
-
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
-
localizableRESTRICTED_HEADER_PROPERTY_SETTING_FALSE
-
RESTRICTED_HEADER_PROPERTY_SETTING_FALSE
-
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). -
localizableNULL_EXECUTOR_SERVICE
-
NULL_EXECUTOR_SERVICE
ExecutorService must not be set to null. -
localizableCLIENT_URI_TEMPLATE_NULL
-
CLIENT_URI_TEMPLATE_NULL
URI template of the newly created target must not be null. -
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
-
localizableCLIENT_RX_PROVIDER_NULL
-
CLIENT_RX_PROVIDER_NULL
RxInvokerProvider returned null. -
localizableIGNORED_ASYNC_THREADPOOL_SIZE
-
IGNORED_ASYNC_THREADPOOL_SIZE
-
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. -
localizableNULL_TRUSTSTORE
-
NULL_TRUSTSTORE
Custom trust store, if set, must not be null. -
localizableCHUNKED_INPUT_MEDIA_TYPE_NULL
-
CHUNKED_INPUT_MEDIA_TYPE_NULL
Specified chunk media type 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. -
localizableERROR_SHUTDOWNHOOK_CLOSE
-
ERROR_SHUTDOWNHOOK_CLOSE
-
localizableNULL_KEYSTORE_PASWORD
-
NULL_KEYSTORE_PASWORD
Custom key store password must not be null. -
localizableNULL_CONNECTOR_PROVIDER
-
NULL_CONNECTOR_PROVIDER
ConnectorProvider must not be set to null. -
localizableERROR_HTTP_METHOD_ENTITY_NULL
-
ERROR_HTTP_METHOD_ENTITY_NULL
-
localizableDIGEST_FILTER_QOP_UNSUPPORTED
-
DIGEST_FILTER_QOP_UNSUPPORTED
-
localizableCLIENT_URI_NULL
-
CLIENT_URI_NULL
URI of the newly created target must not be null. -
localizableNULL_INPUT_PARAMETER
-
NULL_INPUT_PARAMETER
-
localizableERROR_REQUEST_CANCELLED
-
ERROR_REQUEST_CANCELLED
Request cancelled by the client call. -
localizableERROR_HTTP_METHOD_ENTITY_NOT_NULL
-
ERROR_HTTP_METHOD_ENTITY_NOT_NULL
-
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. -
localizableRESTRICTED_HEADER_POSSIBLY_IGNORED
-
RESTRICTED_HEADER_POSSIBLY_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.
-