Package | Description |
---|---|
org.glassfish.jersey.jaxb.internal | |
org.glassfish.jersey.jettison.internal.entity |
Jersey JSON Jettison provider internal message entity processing utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlCollectionJaxbProvider
Base XML-based message body provider for collections of JAXB beans.
|
static class |
XmlCollectionJaxbProvider.App
JAXB provider for marshalling/un-marshalling collections
from/to entities of
application/xml media type. |
static class |
XmlCollectionJaxbProvider.General
JAXB provider for marshalling/un-marshalling collections
from/to entities of
<type>/<sub-type>+xml media types. |
static class |
XmlCollectionJaxbProvider.Text
JAXB provider for marshalling/un-marshalling collections
from/to entities of
text/xml media type. |
Modifier and Type | Class and Description |
---|---|
class |
JettisonListElementProvider
JSON message entity media type provider (reader & writer) for collection
types.
|
static class |
JettisonListElementProvider.App |
static class |
JettisonListElementProvider.General |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.