Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Resteasy Atom Provider 2.3.6.Final-redhat-1
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
L
M
O
P
R
S
T
U
W
A
accept
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
any
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
any
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
AppAccept
- Class in
org.jboss.resteasy.plugins.providers.atom.app
Per RFC5023:
AppAccept()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppAccept
AppAccept(String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppAccept
AppCategories
- Class in
org.jboss.resteasy.plugins.providers.atom.app
The app:categories element can contain a "fixed" attribute, with a value of either "yes" or "no", indicating whether the list of categories is a fixed or an open set.
AppCategories()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
AppCategories(List<Category>, Boolean, String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
AppCollection
- Class in
org.jboss.resteasy.plugins.providers.atom.app
Per RFC5023:
AppCollection()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
AppCollection(String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
AppCommonAttributes
- Class in
org.jboss.resteasy.plugins.providers.atom.app
Attributes common across all atom app types
AppCommonAttributes()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
AppService
- Class in
org.jboss.resteasy.plugins.providers.atom.app
Per RFC 5023:
AppService()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppService
AppWorkspace
- Class in
org.jboss.resteasy.plugins.providers.atom.app
Per RFC5023:
AppWorkspace()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
AtomEntryProvider
- Class in
org.jboss.resteasy.plugins.providers.atom
AtomEntryProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
AtomFeedProvider
- Class in
org.jboss.resteasy.plugins.providers.atom
AtomFeedProvider()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
B
BaseLink
- Class in
org.jboss.resteasy.plugins.providers.atom
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.
BaseLink()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
BaseLink
BaseLink(String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
BaseLink
BaseLink(String, String, MediaType)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
BaseLink
BaseLink(String, String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
BaseLink
BooleanAdapter
- Class in
org.jboss.resteasy.plugins.providers.atom.app
BooleanAdapter()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.app.
BooleanAdapter
C
categories
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
category
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Category
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Category()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Category
collection
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
CommonAttributes
- Class in
org.jboss.resteasy.plugins.providers.atom
Attributes common across all atom types
CommonAttributes()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
CommonAttributes
content
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppAccept
Content
- Class in
org.jboss.resteasy.plugins.providers.atom
Represents an atom:content element.
Content()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Content
E
Entry
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Entry()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Entry
F
Feed
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Feed()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Feed
finder
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Content
finder
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Entry
fixed
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
G
Generator
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287
Generator()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Generator
getAccept()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Gets the value of the accept property.
getAny()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Gets the value of the any property.
getAny()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
Gets the value of the any property.
getAnyOther()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getAnyOtherElement()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
Get content as an XML Element if the content is XML.
getAnyOtherJAXBObject(Class<T>, Class...)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
Extract the content as the provided JAXB annotated type.
getAnyOtherJAXBObject()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
Returns previous extracted jaxbobject from a call to getJAXBObject(Class
clazz) or value passed in through a previous setJAXBObject().
getAuthors()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getAuthors()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getBase()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Gets the value of the base property.
getBase()
- Method in class org.jboss.resteasy.plugins.providers.atom.
CommonAttributes
getBase()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
getCategories()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Gets the value of the categories property.
getCategories()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getCategories()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getCategory()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Gets the value of the category property.
getCollection()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
Gets the value of the collection property.
getContent()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppAccept
Gets the value of the content property.
getContent()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getContributors()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getContributors()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getElement()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
Get content as an XML Element if the content is XML.
getEmail()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Person
getEntries()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Feed
getExtensionAttributes()
- Method in class org.jboss.resteasy.plugins.providers.atom.
CommonAttributes
getFinder(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
getFinder(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
getGenerator()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getHref()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Gets the value of the href property.
getHref()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Gets the value of the href property.
getHref()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
getHreflang()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
getIcon()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getId()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getId()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getJAXBObject(Class<T>, Class...)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
Extract the content as the provided JAXB annotated type.
getJAXBObject()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
Returns previous extracted jaxbobject from a call to getJAXBObject(Class
clazz) or value passed in through a previous setJAXBObject().
getLabel()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Category
getLang()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Gets the value of the lang property.
getLanguage()
- Method in class org.jboss.resteasy.plugins.providers.atom.
CommonAttributes
getLanguage()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
getLength()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
getLinkByRel(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getLinkByRel(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getLinks()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getLinks()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getLogo()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getName()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Person
getOtherAttributes()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Gets a map that contains attributes that aren't bound to any typed property on this class.
getPublished()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getRawType()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
getRel()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
getRights()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getRights()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getScheme()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Gets the value of the scheme property.
getScheme()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Category
getSize(Entry, Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
getSize(Feed, Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
getSource()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getSpace()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Gets the value of the space property.
getSrc()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
getSubtitle()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getSummary()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getTerm()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Category
getText()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
If content is text, return it as a String.
getText()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
getTitle()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Gets the value of the title property.
getTitle()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
Gets the value of the title property.
getTitle()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getTitle()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
getTitle()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getType()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
Mime type of the content
getType()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
getUpdated()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
getUpdated()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
getUri()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
getUri()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Person
getValue()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
getVersion()
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
getWorkspace()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppService
H
href
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
href
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
href
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Link
hreflang
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Link
I
isFixed()
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Gets the value of the fixed property.
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
L
length
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Link
Link
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Link()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Link
Link(String, URI)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Link
Link(String, URI, MediaType)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Link
Link(String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Link
Link(String, String, MediaType)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Link
Link(String, String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Link
M
marshal(Boolean)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
BooleanAdapter
marshal(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
MediaTypeAdapter
marshal(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
UriAdapter
MediaTypeAdapter
- Class in
org.jboss.resteasy.plugins.providers.atom
MediaTypeAdapter()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
MediaTypeAdapter
O
org.jboss.resteasy.plugins.providers.atom
- package org.jboss.resteasy.plugins.providers.atom
org.jboss.resteasy.plugins.providers.atom.app
- package org.jboss.resteasy.plugins.providers.atom.app
P
Person
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Person()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Person
Person(String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Person
providers
- Variable in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
providers
- Variable in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
R
readFrom(Class<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
rel
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Link
RelativeLink
- Class in
org.jboss.resteasy.plugins.providers.atom
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.
RelativeLink()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
RelativeLink
RelativeLink(String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
RelativeLink
RelativeLink(String, String, MediaType)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
RelativeLink
RelativeLink(String, String, String)
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
RelativeLink
S
scheme
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
setAnyOtherJAXBObject(Object)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setBase(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Sets the value of the base property.
setBase(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
CommonAttributes
setBase(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
setContent(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppAccept
Sets the value of the content property.
setContent(Content)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setElement(Element)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
Set the content to an XML Element
setEmail(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Person
setFinder(JAXBContextFinder)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
setFinder(JAXBContextFinder)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setFixed(Boolean)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Sets the value of the fixed property.
setGenerator(Generator)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setHref(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Sets the value of the href property.
setHref(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Sets the value of the href property.
setHref(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
setHreflang(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
setIcon(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setId(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setId(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setJAXBObject(Object)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
setLabel(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Category
setLang(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Sets the value of the lang property.
setLanguage(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
CommonAttributes
setLanguage(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
setLength(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
setLogo(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setName(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Person
setPublished(Date)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setRawType(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
setRel(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
setRights(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setRights(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setScheme(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCategories
Sets the value of the scheme property.
setScheme(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Category
setSource(Source)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setSpace(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCommonAttributes
Sets the value of the space property.
setSrc(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
setSubtitle(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setSummary(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setTerm(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Category
setText(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
Set content as text
setText(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
setTitle(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
Sets the value of the title property.
setTitle(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
Sets the value of the title property.
setTitle(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setTitle(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
setTitle(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setType(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
setType(MediaType)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Link
setUpdated(Date)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Entry
setUpdated(Date)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Source
setUri(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
setUri(URI)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Person
setValue(List<Object>)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Content
setVersion(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
Generator
Source
- Class in
org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Source()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
Source
T
title
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppCollection
title
- Variable in class org.jboss.resteasy.plugins.providers.atom.app.
AppWorkspace
title
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Link
type
- Variable in class org.jboss.resteasy.plugins.providers.atom.
Link
U
unmarshal(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.app.
BooleanAdapter
unmarshal(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
MediaTypeAdapter
unmarshal(String)
- Method in class org.jboss.resteasy.plugins.providers.atom.
UriAdapter
UriAdapter
- Class in
org.jboss.resteasy.plugins.providers.atom
UriAdapter()
- Constructor for class org.jboss.resteasy.plugins.providers.atom.
UriAdapter
W
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomEntryProvider
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.jboss.resteasy.plugins.providers.atom.
AtomFeedProvider
A
B
C
E
F
G
H
I
L
M
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Resteasy Atom Provider 2.3.6.Final-redhat-1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
JBoss by Red Hat
. All Rights Reserved.