|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={PARAMETER,METHOD,FIELD,CONSTRUCTOR,TYPE}) @Retention(value=RUNTIME) @Documented public @interface Encoded
Disables automatic decoding of parameter values bound using QueryParam
,
PathParam
, FormParam
or MatrixParam
.
Using this annotation on a method will disable decoding for all parameters.
Using this annotation on a class will disable decoding for all parameters of
all methods.
QueryParam
,
MatrixParam
,
PathParam
,
FormParam
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41