A C D E F G I J L N O P R S T U V W X 
All Classes All Packages

A

AbstractCollectionJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
An abstract provider for T[], Collection<T>, and its subtypes as long as they have the public default constructor or are interfaces implemented by one the following classes: ArrayList LinkedList HashSet TreeSet Stack T must be a JAXB type annotated with XmlRootElement.
AbstractCollectionJaxbProvider(Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
AbstractCollectionJaxbProvider(Providers, MediaType, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
AbstractCollectionJaxbProvider.JaxbTypeChecker - Interface in org.glassfish.jersey.jaxb.internal
This is to allow customized JAXB collections checking.
AbstractJaxbElementProvider - Class in org.glassfish.jersey.jaxb.internal
An abstract provider for JAXBElement.
AbstractJaxbElementProvider(Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Inheritance constructor.
AbstractJaxbElementProvider(Providers, MediaType, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Inheritance constructor.
AbstractJaxbProvider<T> - Class in org.glassfish.jersey.jaxb.internal
A base class for implementing JAXB-based readers and writers.
AbstractJaxbProvider(Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Inheritance constructor.
AbstractJaxbProvider(Providers, MediaType, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Inheritance constructor.
AbstractRootElementJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
An abstract provider for JAXB types that are annotated with XmlRootElement or XmlType.
AbstractRootElementJaxbProvider(Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Inheritance constructor.
AbstractRootElementJaxbProvider(Providers, MediaType, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Inheritance constructor.
allowDoctypeDeclFeature() - Static method in interface org.glassfish.jersey.jaxb.FeatureSupplier
Supply a feature that disables disallow-doctype-decl feature and allows the ENTITY in the xml DOCTYPE.
App(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.App
 
App(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.App
 
App(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.App
 
App(Provider<XMLInputFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.App
 

C

CANNOT_SET_FEATURE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot set feature "{0}"="{1}" on instance of {2}, {3}.
CANNOT_SET_PROPERTY(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot set property "{0}"="{1}" on instance of {2}, {3}.
configure() - Method in class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
 
configure() - Method in class org.glassfish.jersey.jaxb.internal.JaxbParamConverterBinder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
 

D

DocumentBuilderFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of document builder factories.
DocumentBuilderFactoryInjectionProvider(InjectionManager, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.DocumentBuilderFactoryInjectionProvider
Create new document builder factory provider.
DocumentProvider - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling XML document instances.
DocumentProvider(Provider<DocumentBuilderFactory>, Provider<TransformerFactory>) - Constructor for class org.glassfish.jersey.jaxb.internal.DocumentProvider
 

E

ERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Missing entity.
ERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Error un-marshalling JAXB object of type: {0}.

F

FeatureSupplier - Interface in org.glassfish.jersey.jaxb
This supplier is used to set the features on the instances of the supported classes:

G

General(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.General
 
General(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.General
 
General(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.General
 
General(Provider<XMLInputFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.General
 
get() - Method in class org.glassfish.jersey.jaxb.internal.DocumentBuilderFactoryInjectionProvider
 
get() - Method in class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
 
get() - Method in class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
 
get() - Method in class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
 
getElementClass(Class<?>, Type) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
getElementName(Class<?>) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Get the element name for a given Java type.
getFeature(String) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
getFeatures() - Method in interface org.glassfish.jersey.jaxb.FeatureSupplier
The feature set to be applied.
getMarshaller(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Get the JAXB marshaller for the given class and media type.
getProperties() - Method in interface org.glassfish.jersey.jaxb.PropertySupplier
The properties to be applied.
getRootElementName(Class<?>) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Construct the name of the root element from it's Java type name.
getSAXSource(SAXParserFactory, InputStream) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Create new SAXSource for a given entity input stream.
getSchema() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
getStoredJaxbContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Retrieve cached JAXB context capable of handling the given Java type.
getStoredJaxbContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
getStoredJAXBContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
Get the stored JAXB context supporting the Java type.
getUnmarshaller(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
Get JAXB unmarshaller for the type.
getUnmarshaller(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Get the JAXB unmarshaller for the given class and media type.
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Get the XMLStreamReader for unmarshalling.
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 

I

isFor(Class<?>) - Method in interface org.glassfish.jersey.jaxb.FeatureSupplier
Define whether the feature set is for the instances of the given class.
isFor(Class<?>) - Method in interface org.glassfish.jersey.jaxb.PropertySupplier
Define whether the property set is for the instances of the given class.
isFormattedOutput() - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
isJaxbType(Class<?>) - Method in interface org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider.JaxbTypeChecker
 
isNamespaceAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Check if the given media type is supported by this JAXB entity provider.
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.General
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.General
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.General
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.General
 
isValidating() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
isXIncludeAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
isXmlRootElementProcessing() - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 

J

JaxbAutoDiscoverable - Class in org.glassfish.jersey.jaxb.internal
JAXB ForcedAutoDiscoverable that registers all necessary JAXB features into the injection manager directly.
JaxbAutoDiscoverable() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
 
JaxbMessagingBinder - Class in org.glassfish.jersey.jaxb.internal
Binder for JAX-B message body workers.
JaxbMessagingBinder() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
 
JaxbParamConverterBinder - Class in org.glassfish.jersey.jaxb.internal
Binder for JAXB parameter converter.
JaxbParamConverterBinder() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbParamConverterBinder
 
JaxbStringReaderProvider - Class in org.glassfish.jersey.jaxb.internal
String reader provider producing param converter provider that support conversion of a string value into a JAXB instance.
JaxbStringReaderProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
Create JAXB string reader provider.
JaxbStringReaderProvider.RootElementProvider - Class in org.glassfish.jersey.jaxb.internal
Root element JAXB param converter.

L

localizableCANNOT_SET_FEATURE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableCANNOT_SET_PROPERTY(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableNO_PARAM_CONSTRUCTOR_MISSING(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE_ON_READER(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_DISABLE_PARAMETER_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_ENABLE_DISALLOW_DOCTYPE_DECLARATION_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_XDK_NO_SECURITY_FEATURES() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableUNABLE_TO_ACCESS_METHODS_OF_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableUNABLE_TO_INSTANTIATE_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableUNABLE_TO_SECURE_XML_TRANSFORMER_PROCESSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.jaxb.internal
Defines string formatting method for each constant in the resource file

N

newSAXParser() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
NO_PARAM_CONSTRUCTOR_MISSING(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
No-param constructor not found in the class [{0}].

O

org.glassfish.jersey.jaxb - package org.glassfish.jersey.jaxb
 
org.glassfish.jersey.jaxb.internal - package org.glassfish.jersey.jaxb.internal
 

P

PropertySupplier - Interface in org.glassfish.jersey.jaxb
This supplier is used to set the properties on the instances of the supported classes:

R

readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Read JAXB element from an entity stream.
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Unmarshal a JAXB type.
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
readFrom(Class<Document>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
RootElementProvider(Provider<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
Creates new instance.

S

SAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot disable external general entity processing feature on SAX parser factory [{0}].
SAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE_ON_READER(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot disable external general entity processing feature on XML reader [{0}].
SAX_CANNOT_DISABLE_PARAMETER_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot disable external parameter entity processing feature on SAX parser factory [{0}].
SAX_CANNOT_ENABLE_DISALLOW_DOCTYPE_DECLARATION_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot enable feature that disallows doctype declaration on SAX parser factory [{0}].
SAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
JAXP feature XMLConstants.FEATURE_SECURE_PROCESSING cannot be set on a SAX parser factory [{0}].
SAX_XDK_NO_SECURITY_FEATURES() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Using XDK.
SaxParserFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of SAX parser factories.
SaxParserFactoryInjectionProvider(InjectionManager, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
Create new SAX parser factory provider.
SecureSaxParserFactory - Class in org.glassfish.jersey.jaxb.internal
Secure SAX parser factory wrapper.
SecureSaxParserFactory(SAXParserFactory) - Constructor for class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
Create new secure SAX parser factory wrapper.
setConfiguration(Configuration) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
setFeature(String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setHeader(Marshaller, Annotation[]) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Set the custom XML header on a JAXB marshaller if specified via XmlHeader annotation, present in the supplied array of annotations.
setNamespaceAware(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setSchema(Schema) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setValidating(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setXIncludeAware(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 

T

Text(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.Text
 
Text(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.Text
 
Text(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.Text
 
Text(Provider<XMLInputFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.Text
 
TransformerFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of transformer factories.
TransformerFactoryInjectionProvider(InjectionManager, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
Create new transformer factory provider.

U

UNABLE_TO_ACCESS_METHODS_OF_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Unable to access the methods of the class [{0}].
UNABLE_TO_INSTANTIATE_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Unable to instantiate the class [{0}].
UNABLE_TO_SECURE_XML_TRANSFORMER_PROCESSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Unable to configure secure XML processing feature on the XML transformer factory.

V

verifyArrayType(Class, AbstractCollectionJaxbProvider.JaxbTypeChecker) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
The method could be used to check if given type is an array of JAXB beans.
verifyCollectionSubclass(Class<?>) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
verifyGenericType(Type, AbstractCollectionJaxbProvider.JaxbTypeChecker) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
The method could be used to check if given type is a collection of JAXB beans.

W

writeCollection(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Write a collection of JAXB objects as child elements of the root element.
writeCollection(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Write JAXB element to an entity stream.
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
writeTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Marshal an instance of a JAXB type.
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
writeTo(Document, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 

X

XmlCollectionJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body provider for collections of JAXB beans.
XmlCollectionJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
JAXB provider for marshalling/un-marshalling collections from/to entities of application/xml media type.
XmlCollectionJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
JAXB provider for marshalling/un-marshalling collections from/to entities of <type>/<sub-type>+xml media types.
XmlCollectionJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
JAXB provider for marshalling/un-marshalling collections from/to entities of text/xml media type.
XmlInputFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of transformer factories.
XmlInputFactoryInjectionProvider(InjectionManager, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
Create new XML input factory provider.
XmlJaxbElementProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body provider for JAXB element instances.
XmlJaxbElementProvider(Provider<SAXParserFactory>, Providers, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
XmlJaxbElementProvider(Provider<SAXParserFactory>, Providers, MediaType, Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
XmlJaxbElementProvider.App - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB elements from/to entities of application/xml media type.
XmlJaxbElementProvider.General - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB elements from/to entities of <type>/<sub-type>+xml media types.
XmlJaxbElementProvider.Text - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB elements from/to entities of text/xml media type.
XmlRootElementJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body provider for JAXB root elements and types.
XmlRootElementJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of application/xml media type.
XmlRootElementJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of <type>/<sub-type>+xml media types.
XmlRootElementJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of text/xml media type.
XmlRootObjectJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body reader for JAXB beans.
XmlRootObjectJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
Provider for un-marshalling entities of application/xml media type into JAXB beans using JAXB unmarshaller.
XmlRootObjectJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
Provider for un-marshalling entities of <type>/<sub-type>+xml media types into JAXB beans using JAXB unmarshaller.
XmlRootObjectJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
Provider for un-marshalling entities of text/xml media type into JAXB beans using JAXB unmarshaller.
A C D E F G I J L N O P R S T U V W X 
All Classes All Packages