JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
org.veupathdb.lib.container.jaxrs.server.annotations
DisableJackson
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface DisableJackson
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
DisableJackson
Annotation that marks a resource method as not to be serialized by Jackson.