JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jboss.resteasy.client
ClientURI
Contents
Description
Hide sidebar
Show sidebar
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 $