JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
O
P
R
S
T
U
W
X
A
AbstractJAXBContextFinder
- Class in
org.jboss.resteasy.plugins.providers.jaxb
AbstractJAXBContextFinder()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
AbstractJAXBContextFinder.CacheKey
- Class in
org.jboss.resteasy.plugins.providers.jaxb
AbstractJAXBContextFinder.CacheKey(Class[])
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder.CacheKey
AbstractJAXBProvider
<
T
> - Class in
org.jboss.resteasy.plugins.providers.jaxb
A AbstractJAXBProvider.
AbstractJAXBProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
addEntry(String, Object)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap
AnnotationFactory
- Class in
org.jboss.resteasy.plugins.providers.jaxb
AnnotationFactory()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
AnnotationFactory
B
BaseMarshaller
- Class in
org.jboss.resteasy.plugins.providers.jaxb
BaseMarshaller()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
BaseMarshaller
C
charset
- Variable in class org.jboss.resteasy.plugins.providers.jaxb.
BaseMarshaller
CollectionProvider
- Class in
org.jboss.resteasy.plugins.providers.jaxb
CollectionProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
create(String, String, String)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AnnotationFactory
create(String, String, String, String, String)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AnnotationFactory
createArray(String, String, String)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AnnotationFactory
createArray(String, String, String, String, String)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AnnotationFactory
createBinder()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
createBinder(Class<T>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
createContext(Annotation[], Class...)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
createContext(Annotation[], Class...)
- Method in interface org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextFinder
createContextObject(Annotation[], Class...)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
createContextObject(Annotation[], String)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
createContextObject(Annotation[], Class...)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlJAXBContextFinder
createContextObject(Annotation[], String)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlJAXBContextFinder
createJAXBIntrospector()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
createMarshaller()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
createUnmarshaller()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
createValidator()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
Deprecated.
createXmlTypeContext(Annotation[], Class...)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
CSS
- Static variable in annotation type org.jboss.resteasy.annotations.providers.jaxb.
Stylesheet
D
decorate(Marshaller, Formatted, Class, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
PrettyProcessor
decorate(Marshaller, Stylesheet, Class, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
StylesheetProcessor
decorate(Marshaller, XmlHeader, Class, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlHeaderProcessor
decorateMarshaller(Class, Annotation[], MediaType, Marshaller)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
decorateUnmarshaller(Class, Annotation[], MediaType, Unmarshaller)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
DeleteResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
DeleteResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
DeleteResourceMethod
DoNotUseJAXBProvider
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Put this on a class or parameter when you do not want the JAXB MessageBodyReader/Writer used but instead have a more specific provider you want to use to marshall the type.
E
equals(Object)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder.CacheKey
ExternalEntityUnmarshaller
- Class in
org.jboss.resteasy.plugins.providers.jaxb
ExternalEntityUnmarshaller(Unmarshaller)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
F
findCacheContext(MediaType, Annotation[], Class...)
- Method in interface org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextFinder
This method creates a JAXBContext from a collection of classes.
findCacheContext(MediaType, Annotation[], Class...)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlJAXBContextFinder
findCachedContext(Class, MediaType, Annotation[])
- Method in interface org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextFinder
This method with find a JAXBContext for one type.
findCachedContext(Class, MediaType, Annotation[])
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlJAXBContextFinder
findCacheXmlTypeContext(MediaType, Annotation[], Class...)
- Method in interface org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextFinder
This method will find a JAXBContext from a set of XmlTypes that use an ObjectFactory for creation (i.e.
findCacheXmlTypeContext(MediaType, Annotation[], Class...)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlJAXBContextFinder
findDefaultObjectFactoryClass(Class<?>)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
findJAXBContext(Class<?>, Annotation[], MediaType, boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
findJAXBContext(Class<?>, Annotation[], MediaType, boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlSeeAlsoProvider
findObjectFactory(Class<?>)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
Attempts to locate
XmlRegistry
for the XML type.
findProvidedJAXBContext(Class<?>, MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
Formatted
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Format XML output with indentations and newlines
This is a JAXB Decorator
G
generateSchema(SchemaOutputResolver)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
get()
- Method in class org.jboss.resteasy.plugins.stats.
RegistryStatsResource
getAdapter(Class<A>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getAttachmentUnmarshaller()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getCharset(MediaType)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
FIXME Comment this
getClazz()
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
getClazz()
- Method in class org.jboss.resteasy.plugins.stats.
SubresourceLocator
getConsumes()
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
getContext(Class<?>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
getDelegate()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getEntries()
- Method in class org.jboss.resteasy.plugins.stats.
RegistryData
getEventHandler()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getFinder(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
getFinder(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
getInvocations()
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
getJAXBObject(JAXBContextFinder, MediaType, Class<?>, Element)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
getJAXBObject(JAXBContextFinder, MediaType, Class<?>, Element)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
getKey()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap.Entry
getListener()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getLocator()
- Method in class org.jboss.resteasy.plugins.stats.
RegistryEntry
getMarshaller(Class<?>, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
FIXME Comment this
getMethod()
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
getMethod()
- Method in class org.jboss.resteasy.plugins.stats.
SubresourceLocator
getMethods()
- Method in class org.jboss.resteasy.plugins.stats.
RegistryEntry
getPackageName(Class<?>)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
getPreferredPrefix(String, String, boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
XmlNamespacePrefixMapper
getProduces()
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
getProperty(String)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
GetResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
GetResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
GetResourceMethod
getSchema()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getSchema()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
Get the schema.
getSize(Object, Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
getSize(Object, Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
getUnmarshallerHandler()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
getUriTemplate()
- Method in class org.jboss.resteasy.plugins.stats.
RegistryEntry
getValue()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbCollection
getValue()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap.Entry
getValue()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap
H
hashCode()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder.CacheKey
HeadResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
HeadResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
HeadResourceMethod
I
ignored(Class<?>, Annotation[], MediaType)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
IgnoredMediaTypes
IgnoredMediaTypes
- Class in
org.jboss.resteasy.plugins.providers.jaxb
IgnoredMediaTypes()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
IgnoredMediaTypes
IgnoreMediaTypes
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Placed on a type, method, parameter, or field to tell JAXRS not to use JAXB provider for a certain media type
isExpandEntityReferences()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
isExpandEntityReferences()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
isExpandEntityReferences()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
isReadWritable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
FIXME Comment this
isReadWritable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBElementProvider
isReadWritable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlRootElementProvider
isReadWritable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlSeeAlsoProvider
isReadWritable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
isValidating()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
Deprecated.
since 2.0
isWrapped(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
isWrapped(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
J
JaxbCollection
- Class in
org.jboss.resteasy.plugins.providers.jaxb
JaxbCollection()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JaxbCollection
JAXBConfig
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
JAXBContextFinder
- Interface in
org.jboss.resteasy.plugins.providers.jaxb
JAXBContextWrapper
- Class in
org.jboss.resteasy.plugins.providers.jaxb
A wrapper class around a JAXBContext that enables additional features to the RESTEasy JAXB-based providers.
JAXBContextWrapper(JAXBContext, JAXBConfig)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
JAXBContextWrapper(Class<?>[], Map<String, Object>, JAXBConfig)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
Create a new JAXBContextWrapper.
JAXBContextWrapper(String, JAXBConfig)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
Create a new JAXBContextWrapper.
JAXBContextWrapper(JAXBConfig, Class<?>...)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
Create a new JAXBContextWrapper.
JAXBElementProvider
- Class in
org.jboss.resteasy.plugins.providers.jaxb
A JAXB Provider which handles parameter and return types of
JAXBElement
.
JAXBElementProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBElementProvider
JaxbMap
- Class in
org.jboss.resteasy.plugins.providers.jaxb
JaxbMap()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap
JaxbMap(String, String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap
JaxbMap.Entry
- Class in
org.jboss.resteasy.plugins.providers.jaxb
JaxbMap.Entry()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap.Entry
JaxbMap.Entry(String, String, Object)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap.Entry
JAXBMarshalException
- Exception in
org.jboss.resteasy.plugins.providers.jaxb
JAXBMarshalException(String)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBMarshalException
JAXBMarshalException(String, Response)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBMarshalException
JAXBMarshalException(String, Throwable, Response)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBMarshalException
JAXBMarshalException(String, Throwable)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBMarshalException
JAXBMarshalException(Throwable)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBMarshalException
JAXBMarshalException(Throwable, Response)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBMarshalException
JAXBUnmarshalException
- Exception in
org.jboss.resteasy.plugins.providers.jaxb
JAXBUnmarshalException(String)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBUnmarshalException
JAXBUnmarshalException(String, Response)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBUnmarshalException
JAXBUnmarshalException(String, Throwable, Response)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBUnmarshalException
JAXBUnmarshalException(String, Throwable)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBUnmarshalException
JAXBUnmarshalException(Throwable)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBUnmarshalException
JAXBUnmarshalException(Throwable, Response)
- Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.
JAXBUnmarshalException
JAXBXmlRootElementProvider
- Class in
org.jboss.resteasy.plugins.providers.jaxb
A JAXBXmlRootElementProvider.
JAXBXmlRootElementProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlRootElementProvider
JAXBXmlSeeAlsoProvider
- Class in
org.jboss.resteasy.plugins.providers.jaxb
A JAXBXmlRootElementProvider.
JAXBXmlSeeAlsoProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlSeeAlsoProvider
JAXBXmlTypeProvider
- Class in
org.jboss.resteasy.plugins.providers.jaxb
A JAXB entity provider that handles classes without
XmlRootElement
annotation.
JAXBXmlTypeProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
M
main(String[])
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
IgnoredMediaTypes
MapProvider
- Class in
org.jboss.resteasy.plugins.providers.jaxb
MapProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
marshal(Object, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
BaseMarshaller
marshaller
- Variable in class org.jboss.resteasy.plugins.providers.jaxb.
BaseMarshaller
O
OBJECT_FACTORY_NAME
- Static variable in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
OBJECT_FACTORY_NAME
- Static variable in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
OptionsResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
OptionsResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
OptionsResourceMethod
org.jboss.resteasy.annotations.providers.jaxb
- package org.jboss.resteasy.annotations.providers.jaxb
org.jboss.resteasy.plugins.providers.jaxb
- package org.jboss.resteasy.plugins.providers.jaxb
org.jboss.resteasy.plugins.stats
- package org.jboss.resteasy.plugins.stats
P
PostResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
PostResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
PostResourceMethod
PrettyProcessor
- Class in
org.jboss.resteasy.plugins.providers.jaxb
PrettyProcessor()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
PrettyProcessor
processWithoutEntityExpansion(Unmarshaller, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
providers
- Variable in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBContextFinder
providers
- Variable in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
providers
- Variable in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
providers
- Variable in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
PutResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
PutResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
PutResourceMethod
R
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBElementProvider
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
RegistryData
- Class in
org.jboss.resteasy.plugins.stats
RegistryData()
- Constructor for class org.jboss.resteasy.plugins.stats.
RegistryData
RegistryEntry
- Class in
org.jboss.resteasy.plugins.stats
application/xml
application/json
application/xml
RegistryEntry()
- Constructor for class org.jboss.resteasy.plugins.stats.
RegistryEntry
RegistryStatsResource
- Class in
org.jboss.resteasy.plugins.stats
RegistryStatsResource()
- Constructor for class org.jboss.resteasy.plugins.stats.
RegistryStatsResource
ResourceMethodEntry
- Class in
org.jboss.resteasy.plugins.stats
<
ResourceMethodEntry()
- Constructor for class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
S
setAdapter(XmlAdapter)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
Deprecated.
since 2.0
setAdapter(Class<A>, A)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setAttachmentUnmarshaller(AttachmentUnmarshaller)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setCharset(MediaType, Marshaller)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
setClazz(String)
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
setClazz(String)
- Method in class org.jboss.resteasy.plugins.stats.
SubresourceLocator
setDelegate(Unmarshaller)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setEventHandler(ValidationEventHandler)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setExpandEntityReferences(boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
setExpandEntityReferences(boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
setExpandEntityReferences(boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
setInvocations(long)
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
setKey(String)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap.Entry
setListener(Unmarshaller.Listener)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setLocator(SubresourceLocator)
- Method in class org.jboss.resteasy.plugins.stats.
RegistryEntry
setMethod(String)
- Method in class org.jboss.resteasy.plugins.stats.
ResourceMethodEntry
setMethod(String)
- Method in class org.jboss.resteasy.plugins.stats.
SubresourceLocator
setProperty(String, Object)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
BaseMarshaller
setProperty(String, Object)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setSchema(Schema)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
setSchema(Schema)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBContextWrapper
Set the schema.
setUriTemplate(String)
- Method in class org.jboss.resteasy.plugins.stats.
RegistryEntry
setValidating(boolean)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
Deprecated.
since 2.0
setValue(Object)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JaxbMap.Entry
Stylesheet
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Specifies an XML stylesheet header
e.g.
StylesheetProcessor
- Class in
org.jboss.resteasy.plugins.providers.jaxb
StylesheetProcessor()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
StylesheetProcessor
SubresourceLocator
- Class in
org.jboss.resteasy.plugins.stats
SubresourceLocator()
- Constructor for class org.jboss.resteasy.plugins.stats.
SubresourceLocator
suppressExpandEntityExpansion()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
suppressExpandEntityExpansion()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
suppressExpandEntityExpansion()
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
T
TraceResourceMethod
- Class in
org.jboss.resteasy.plugins.stats
TraceResourceMethod()
- Constructor for class org.jboss.resteasy.plugins.stats.
TraceResourceMethod
U
unmarshal(File)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(InputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
Turns off expansion of external entities.
unmarshal(Reader)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(URL)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(InputSource)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
Turns off expansion of external entities.
unmarshal(Node)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(Source)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(XMLStreamReader)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(XMLEventReader)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(Node, Class<T>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(Source, Class<T>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(XMLStreamReader, Class<T>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
unmarshal(XMLEventReader, Class<T>)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
ExternalEntityUnmarshaller
W
wrapInJAXBElement(Object, Class<?>)
- Static method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
If this object is managed by an XmlRegistry, this method will invoke the registry and wrap the object in a JAXBElement so that it can be marshalled.
Wrapped
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Put this on a method or parameter when you want to marshal or unmarshal a collection or array of JAXB objects
i.e.
WrappedMap
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Put this on a method or parameter when you want to marshal or unmarshal a map of JAXB objects
i.e.
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
AbstractJAXBProvider
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
CollectionProvider
writeTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBElementProvider
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
JAXBXmlTypeProvider
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.jaxb.
MapProvider
X
XmlHeader
- Annotation Type in
org.jboss.resteasy.annotations.providers.jaxb
Sets an XML header for the returned document.
XmlHeaderProcessor
- Class in
org.jboss.resteasy.plugins.providers.jaxb
XmlHeaderProcessor()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
XmlHeaderProcessor
XmlJAXBContextFinder
- Class in
org.jboss.resteasy.plugins.providers.jaxb
XmlJAXBContextFinder()
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
XmlJAXBContextFinder
XmlNamespacePrefixMapper
- Class in
org.jboss.resteasy.plugins.providers.jaxb
A XmlNamespecePrefixMapper.
XmlNamespacePrefixMapper(XmlNs...)
- Constructor for class org.jboss.resteasy.plugins.providers.jaxb.
XmlNamespacePrefixMapper
Create a new XmlNamespecePrefixMapper.
XSL
- Static variable in annotation type org.jboss.resteasy.annotations.providers.jaxb.
Stylesheet
A
B
C
D
E
F
G
H
I
J
M
O
P
R
S
T
U
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All Rights Reserved.