Package org.jboss.resteasy.client
Annotation Type ClientURI
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface ClientURI
Used to annotate a predefined URL (as opposed to a @PAthParam /@QueryParam) in a Proxied client.
For Example:- Version:
- $Revision: 1 $