Uses of Class
org.jboss.resteasy.plugins.providers.atom.Link
Packages that use Link
-
Uses of Link in org.jboss.resteasy.plugins.providers.atom
Subclasses of Link in org.jboss.resteasy.plugins.providers.atomModifier and TypeClassDescriptionclass
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
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.Methods in org.jboss.resteasy.plugins.providers.atom that return LinkModifier and TypeMethodDescriptionEntry.getLinkByRel
(String name) Source.getLinkByRel
(String name) Methods in org.jboss.resteasy.plugins.providers.atom that return types with arguments of type Link