Package | Description |
---|---|
com.sun.jersey.core.impl.provider.entity | |
com.sun.jersey.core.provider.jaxb |
Provides support for JAXB-related message body readers and writers.
|
com.sun.jersey.fastinfoset.impl.provider.entity | |
com.sun.jersey.json.impl.provider.entity |
Class and Description |
---|
AbstractJAXBElementProvider
An abstract provider for
JAXBElement . |
AbstractJAXBProvider
A base class for implementing JAXB-based readers and writers.
|
AbstractListElementProvider
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 . |
AbstractRootElementProvider
An abstract provider for JAXB types that are annotated with
XmlRootElement or XmlType . |
Class and Description |
---|
AbstractJAXBProvider
A base class for implementing JAXB-based readers and writers.
|
AbstractListElementProvider.JaxbTypeChecker
This is to allow customized JAXB collections checking.
|
Class and Description |
---|
AbstractJAXBElementProvider
An abstract provider for
JAXBElement . |
AbstractJAXBProvider
A base class for implementing JAXB-based readers and writers.
|
AbstractListElementProvider
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 . |
AbstractRootElementProvider
An abstract provider for JAXB types that are annotated with
XmlRootElement or XmlType . |
Class and Description |
---|
AbstractJAXBElementProvider
An abstract provider for
JAXBElement . |
AbstractJAXBProvider
A base class for implementing JAXB-based readers and writers.
|
AbstractListElementProvider
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 . |
AbstractRootElementProvider
An abstract provider for JAXB types that are annotated with
XmlRootElement or XmlType . |
Copyright © 2013 Oracle Corporation. All rights reserved.