Package org.jboss.resteasy.links
package org.jboss.resteasy.links
-
ClassDescriptionUse on any JAX-RS method if you want RESTEasy to inject the RESTServiceDiscovery to every entity in the response.Implement this interface to wrap, modify or extend RESTEasy's ELContext with your own variable or method resolvers.Use on your JAX-RS method, resource class or resource class' package to indicate that you have a custom ELProvider for any links added to this response's entity.Use this to mark JAX-RS methods that should be included in the REST service discovery.Allows you have a list of
LinkResource
on a single method.Defines a single URI template parameter binding.Marks an entity's parent which will be used to resolve any parent ID used in path parameters.Represents a facade for an entity which should still receive links for this entity even though this entity's instance is not available.Marks this property as this resource's ID in URI templates.Defines an ordered list of bean properties that defines this resource's ID in URI templates.This holds a list of atom links describing the REST service discovered.An Atom link