org.jboss.resteasy.client
Annotation Type ClientURI


@Target(value=PARAMETER)
@Retention(value=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 $
Author:
Solomon



Copyright © 2009. All Rights Reserved.