Skip navigation links
C E I J L O R W 

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
ForcedAutoDiscoverable registering JsonGsonFeature if 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
LocalizationMessages() - Constructor for class org.glassfish.jersey.gson.LocalizationMessages
 

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
 
C E I J L O R W 
Skip navigation links

Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.