C E I J L O R W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- configure(FeatureContext) - Method in class org.glassfish.jersey.gson.internal.JsonGsonAutoDiscoverable
- configure(FeatureContext) - Method in class org.glassfish.jersey.gson.JsonGsonFeature
E
- ERROR_GSON_DESERIALIZATION() - Static method in class org.glassfish.jersey.gson.LocalizationMessages
-
Error deserializing object from entity stream.
- ERROR_GSON_EMPTYSTREAM() - Static method in class org.glassfish.jersey.gson.LocalizationMessages
-
GSON cannot parse empty input stream.
- ERROR_GSON_SERIALIZATION() - Static method in class org.glassfish.jersey.gson.LocalizationMessages
-
Error writing GSON serialized object.
I
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.gson.internal.JsonGsonProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.gson.internal.JsonGsonProvider
J
- JsonGsonAutoDiscoverable - Class in org.glassfish.jersey.gson.internal
-
ForcedAutoDiscoverableregisteringJsonGsonFeatureif the feature is not already registered. - JsonGsonAutoDiscoverable() - Constructor for class org.glassfish.jersey.gson.internal.JsonGsonAutoDiscoverable
- JsonGsonFeature - Class in org.glassfish.jersey.gson
-
Feature used to register Gson providers.
- JsonGsonFeature() - Constructor for class org.glassfish.jersey.gson.JsonGsonFeature
- JsonGsonProvider - Class in org.glassfish.jersey.gson.internal
-
Entity provider (reader and writer) for Gson.
- JsonGsonProvider(Providers) - Constructor for class org.glassfish.jersey.gson.internal.JsonGsonProvider
L
- localizableERROR_GSON_DESERIALIZATION() - Static method in class org.glassfish.jersey.gson.LocalizationMessages
- localizableERROR_GSON_EMPTYSTREAM() - Static method in class org.glassfish.jersey.gson.LocalizationMessages
- localizableERROR_GSON_SERIALIZATION() - Static method in class org.glassfish.jersey.gson.LocalizationMessages
- LocalizationMessages - Class in org.glassfish.jersey.gson
-
Defines string formatting method for each constant in the resource file
O
- org.glassfish.jersey.gson - package org.glassfish.jersey.gson
-
Jersey classes supporting JSON marshalling and unmarshalling using GSON.
- org.glassfish.jersey.gson.internal - package org.glassfish.jersey.gson.internal
R
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.gson.internal.JsonGsonProvider
W
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.gson.internal.JsonGsonProvider
All Classes All Packages