Skip navigation links
C D E F J N O R S T V W X 

C

ClientName - Annotation Type in org.codehaus.enunciate
Used to name a declaration something different on the client-side.

D

DocumentationExample - Annotation Type in org.codehaus.enunciate.doc
Used to mark a method as an example method to be used in the generated documentation.
DocumentationGroup - Annotation Type in org.codehaus.enunciate.doc
Deprecated.
Use Facets for grouping documentation elements.

E

ExampleType - Enum in org.codehaus.enunciate.doc
Enumeration of types for documentation examples.
ExcludeFromDocumentation - Annotation Type in org.codehaus.enunciate.doc
Deprecated.
Use Facets for excluding from documentation...

F

Facet - Annotation Type in org.codehaus.enunciate
Used to declare a "facet" for the sake of grouping resources and APIs together for simpler browsing.
Facets - Annotation Type in org.codehaus.enunciate
Used to apply a set of facets to an API component.

J

JsonIgnore - Annotation Type in org.codehaus.enunciate.json
Denotes that the annotated element should be explicitly ignored, where it might be implicitly included.
JsonName - Annotation Type in org.codehaus.enunciate.json
Overrides the JSON name naturally derived for a type or property.
JsonProperty - Annotation Type in org.codehaus.enunciate.json
Denotes that a field or method exposes a JSON object property.
JsonRootType - Annotation Type in org.codehaus.enunciate.json
Denotes that a type represents a JSON type that can be the root of a RESTful resource representation or RPC message.
JsonSchema - Annotation Type in org.codehaus.enunciate.json
Denotes that a package represents a JSON schema.
JsonType - Annotation Type in org.codehaus.enunciate.json
Denotes that a type represents a JSON type.
JsonTypeMapping - Annotation Type in org.codehaus.enunciate.json
Explicitly defines a mapping of the specified type to a target JSON type.
JsonTypeMappings - Annotation Type in org.codehaus.enunciate.json
Explicitly defines mappings of the specified types to target JSON types.

N

NO_CONTENT() - Constructor for class org.codehaus.enunciate.jaxrs.TypeHint.NO_CONTENT
 
NONE() - Constructor for class org.codehaus.enunciate.jaxrs.TypeHint.NONE
 

O

org.codehaus.enunciate - package org.codehaus.enunciate
 
org.codehaus.enunciate.doc - package org.codehaus.enunciate.doc
 
org.codehaus.enunciate.jaxrs - package org.codehaus.enunciate.jaxrs
 
org.codehaus.enunciate.json - package org.codehaus.enunciate.json
Overview
org.codehaus.enunciate.qname - package org.codehaus.enunciate.qname
 
org.codehaus.enunciate.soap.annotations - package org.codehaus.enunciate.soap.annotations
 

R

ResponseCode - Annotation Type in org.codehaus.enunciate.jaxrs
Generic holder for a response code.
ResponseHeader - Annotation Type in org.codehaus.enunciate.jaxrs
Documents an expected response header for a resource or resource method.
ResponseHeaders - Annotation Type in org.codehaus.enunciate.jaxrs
Documents expected response headers for a resource or resource method.

S

SoapBindingName - Annotation Type in org.codehaus.enunciate.soap.annotations
Annotation for configuring the soap binding name.
StatusCodes - Annotation Type in org.codehaus.enunciate.jaxrs
The status codes that are possible under specified conditions.

T

TypeHint - Annotation Type in org.codehaus.enunciate.jaxrs
Used to give Enunciate a hint about what a JAX-RS resource method returns or accepts as an input parameter.
TypeHint.NO_CONTENT - Class in org.codehaus.enunciate.jaxrs
Class indicating "no content" for a resource type.
TypeHint.NONE - Class in org.codehaus.enunciate.jaxrs
 

V

valueOf(String) - Static method in enum org.codehaus.enunciate.doc.ExampleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.codehaus.enunciate.qname.XmlQNameEnum.BaseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.codehaus.enunciate.doc.ExampleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.codehaus.enunciate.qname.XmlQNameEnum.BaseType
Returns an array containing the constants of this enum type, in the order they are declared.

W

Warnings - Annotation Type in org.codehaus.enunciate.jaxrs
The warnings that are possible under specified conditions.
WebFaultPropertyOrder - Annotation Type in org.codehaus.enunciate.soap.annotations
Allows users to specify the property order of a web fault bean.

X

XmlQNameEnum - Annotation Type in org.codehaus.enunciate.qname
Special Enunciate support for qname enumerations.
XmlQNameEnum.BaseType - Enum in org.codehaus.enunciate.qname
Enumeration of known base types of QName enums.
XmlQNameEnumRef - Annotation Type in org.codehaus.enunciate.qname
Special Enunciate support for QName enumerations.
XmlQNameEnumValue - Annotation Type in org.codehaus.enunciate.qname
Customize how an enum constant is mapped to a QName.
XmlTransient - Annotation Type in org.codehaus.enunciate
Indicates that a type should be ignored by Enunciate.
XmlUnknownQNameEnumValue - Annotation Type in org.codehaus.enunciate.qname
Marks an enumeration constant as the enum to use when converting from an unknown QName to an enum.
C D E F J N O R S T V W X 
Skip navigation links

Copyright © 2016. All rights reserved.