public final class LocalizationMessages extends Object
Constructor and Description |
---|
LocalizationMessages() |
Modifier and Type | Method and Description |
---|---|
static String |
ERROR_BUFFERING_ENTITY()
Error buffering the entity.
|
static String |
EXPECTED_CONNECTOR_PROVIDER_NOT_USED()
The supplied component is not configured to use a GrizzlyConnectorProvider.
|
static String |
INVALID_CONFIGURABLE_COMPONENT_TYPE(Object arg0)
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
|
static org.glassfish.jersey.internal.l10n.Localizable |
localizableERROR_BUFFERING_ENTITY() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableEXPECTED_CONNECTOR_PROVIDER_NOT_USED() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableINVALID_CONFIGURABLE_COMPONENT_TYPE(Object arg0) |
public static org.glassfish.jersey.internal.l10n.Localizable localizableEXPECTED_CONNECTOR_PROVIDER_NOT_USED()
public static String EXPECTED_CONNECTOR_PROVIDER_NOT_USED()
public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_BUFFERING_ENTITY()
public static String ERROR_BUFFERING_ENTITY()
public static org.glassfish.jersey.internal.l10n.Localizable localizableINVALID_CONFIGURABLE_COMPONENT_TYPE(Object arg0)
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.