JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
RESTEasy JAX-RS 4.7.1.Final
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.jboss.resteasy.annotations.providers.jackson
Annotation Type Formatted
@Target
({
TYPE
,
METHOD
,
PARAMETER
,
FIELD
})
@Retention
(
RUNTIME
) public @interface
Formatted
Author:
Weinan Li