Uses of Package
org.jboss.resteasy.links
-
Packages that use org.jboss.resteasy.links Package Description org.jboss.resteasy.links org.jboss.resteasy.links.impl -
Classes in org.jboss.resteasy.links used by org.jboss.resteasy.links Class Description ELProvider Implement this interface to wrap, modify or extend RESTEasy's ELContext with your own variable or method resolvers.LinkResource Use this to mark JAX-RS methods that should be included in the REST service discovery.LinksProvider ParamBinding Defines a single URI template parameter binding.RESTServiceDiscovery This holds a list of atom links describing the REST service discovered.RESTServiceDiscovery.AtomLink An Atom link -
Classes in org.jboss.resteasy.links used by org.jboss.resteasy.links.impl Class Description AddLinks Use on any JAX-RS method if you want RESTEasy to inject the RESTServiceDiscovery to every entity in the response.LinksProvider RESTServiceDiscovery This holds a list of atom links describing the REST service discovered.