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