Uses of Class
org.jboss.resteasy.plugins.providers.atom.CommonAttributes

Packages that use CommonAttributes
org.jboss.resteasy.plugins.providers.atom   
 

Uses of CommonAttributes in org.jboss.resteasy.plugins.providers.atom
 

Subclasses of CommonAttributes in org.jboss.resteasy.plugins.providers.atom
 class BaseLink
          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.
 class Category
          Per RFC4287:
 class Content
          Represents an atom:content element.
 class Entry
          Per RFC4287:
 class Feed
          Per RFC4287:
 class Link
          Per RFC4287:
 class Person
          Per RFC4287:
 class RelativeLink
          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.
 class Source
          Per RFC4287:
 



Copyright © 2011. All Rights Reserved.