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.jsonb.internal.JsonBindingAutoDiscoverable
- configure(FeatureContext) - Method in class org.glassfish.jersey.jsonb.JsonBindingFeature
E
- ERROR_JSONB_DESERIALIZATION() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
-
Error deserializing object from entity stream.
- ERROR_JSONB_EMPTYSTREAM() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
-
JSON-B cannot parse empty input stream.
- ERROR_JSONB_SERIALIZATION() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
-
Error writing JSON-B serialized object.
I
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jsonb.internal.JsonBindingProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jsonb.internal.JsonBindingProvider
J
- JsonBindingAutoDiscoverable - Class in org.glassfish.jersey.jsonb.internal
-
ForcedAutoDiscoverableregisteringJsonBindingFeatureif the feature is not already registered. - JsonBindingAutoDiscoverable() - Constructor for class org.glassfish.jersey.jsonb.internal.JsonBindingAutoDiscoverable
- JsonBindingFeature - Class in org.glassfish.jersey.jsonb
-
Feature used to register JSON-B providers.
- JsonBindingFeature() - Constructor for class org.glassfish.jersey.jsonb.JsonBindingFeature
- JsonBindingProvider - Class in org.glassfish.jersey.jsonb.internal
-
Entity provider (reader and writer) for JSONB.
- JsonBindingProvider(Providers) - Constructor for class org.glassfish.jersey.jsonb.internal.JsonBindingProvider
L
- localizableERROR_JSONB_DESERIALIZATION() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
- localizableERROR_JSONB_EMPTYSTREAM() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
- localizableERROR_JSONB_SERIALIZATION() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
- LocalizationMessages - Class in org.glassfish.jersey.jsonb
-
Defines string formatting method for each constant in the resource file
O
- org.glassfish.jersey.jsonb - package org.glassfish.jersey.jsonb
-
Jersey classes supporting JSON marshalling and unmarshalling using JSON-B.
- org.glassfish.jersey.jsonb.internal - package org.glassfish.jersey.jsonb.internal
R
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jsonb.internal.JsonBindingProvider
W
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jsonb.internal.JsonBindingProvider
All Classes All Packages