JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
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 $