Package org.jboss.resteasy.spi.touri


package org.jboss.resteasy.spi.touri
  • Class
    Description
    This annotation can be added to any object to perform a Resource/method based lookup to create a URI template.
    This is an interface which allows an object to perform its own uri creation
    This is the interface that defines all object to uri transformations in ObjectToURI
    This annotation can be added to any object to perform Java beans-based transformation between URI template and bean properties.