Skip navigation links
A B C D E F G I J L N O P Q R S T V W X 

A

asCharacters() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
asCharacters() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
asEndElement() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
asStartElement() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
asStartElement() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 

B

buildJaxbContext() - Method in class com.webcohesion.enunciate.rt.EnunciateJaxbContextResolver
 

C

ClientName - Annotation Type in com.webcohesion.enunciate.metadata
Used to name a declaration something different on the client-side.
com.webcohesion.enunciate.metadata - package com.webcohesion.enunciate.metadata
 
com.webcohesion.enunciate.metadata.json - package com.webcohesion.enunciate.metadata.json
 
com.webcohesion.enunciate.metadata.qname - package com.webcohesion.enunciate.metadata.qname
 
com.webcohesion.enunciate.metadata.rs - package com.webcohesion.enunciate.metadata.rs
 
com.webcohesion.enunciate.metadata.soap - package com.webcohesion.enunciate.metadata.soap
 
com.webcohesion.enunciate.rt - package com.webcohesion.enunciate.rt
 
createMarshaller() - Method in class com.webcohesion.enunciate.rt.EnunciateJaxbContext
 
createUnmarshaller() - Method in class com.webcohesion.enunciate.rt.EnunciateJaxbContext
 
createValidator() - Method in class com.webcohesion.enunciate.rt.EnunciateJaxbContext
 

D

DelegatingAttribute(Attribute, String) - Constructor for class com.webcohesion.enunciate.rt.IDLFilter.DelegatingAttribute
 
DelegatingCharacters(Characters, String) - Constructor for class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
DelegatingStartElement(StartElement, List<Attribute>) - Constructor for class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
DelegatingXMLEvent(XMLEvent) - Constructor for class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
destroy() - Method in class com.webcohesion.enunciate.rt.IDLFilter
 
destroy() - Method in class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 
DocumentationExample - Annotation Type in com.webcohesion.enunciate.metadata
Used to mark a method as an example method to be used in the generated documentation.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.webcohesion.enunciate.rt.IDLFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 

E

EnunciateApplication - Class in com.webcohesion.enunciate.rt
 
EnunciateApplication() - Constructor for class com.webcohesion.enunciate.rt.EnunciateApplication
 
EnunciateJaxbContext - Class in com.webcohesion.enunciate.rt
 
EnunciateJaxbContext(JAXBContext, NamespacePrefixMapper) - Constructor for class com.webcohesion.enunciate.rt.EnunciateJaxbContext
 
EnunciateJaxbContextResolver - Class in com.webcohesion.enunciate.rt
A JAX-RS context resolver for an instance of JAXBContext that attempts to use metadata exported at build-time by Enunciate to provide pretty namespace prefixes and a JAXB context that is aware of all the classes annotated with @XmlRootElement in the project.
EnunciateJaxbContextResolver() - Constructor for class com.webcohesion.enunciate.rt.EnunciateJaxbContextResolver
 
EnunciateJaxbNamespacePrefixMapper - Class in com.webcohesion.enunciate.rt
A namespace prefix mapper.
EnunciateJaxbNamespacePrefixMapper(String, Properties) - Constructor for class com.webcohesion.enunciate.rt.EnunciateJaxbNamespacePrefixMapper
 

F

Facet - Annotation Type in com.webcohesion.enunciate.metadata
Used to declare a "facet" for the sake of grouping resources and APIs together for simpler browsing.
Facets - Annotation Type in com.webcohesion.enunciate.metadata
Used to apply a set of facets to an API component.
fromQName(QName, Class<Q>) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Convert a QName to a QName enum.
fromURI(String, Class<Q>) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Convert a URI to a QName enum.
fromURI(String, Class<Q>, String) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Convert a URI to a QName enum.

G

getAttributeByName(QName) - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
getAttributes() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
getBaseAddress() - Method in class com.webcohesion.enunciate.rt.IDLFilter.RequestURIParts
 
getClasses() - Method in class com.webcohesion.enunciate.rt.EnunciateApplication
 
getContext(Class<?>) - Method in class com.webcohesion.enunciate.rt.EnunciateJaxbContextResolver
 
getData() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
getDefaultBaseUri() - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Get the default base uri for resolving qname URIs.
getDTDType() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingAttribute
 
getEventType() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
getFilePath() - Method in class com.webcohesion.enunciate.rt.IDLFilter.RequestURIParts
 
getLocation() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
getName() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingAttribute
 
getName() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
getNamespaceContext() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
getNamespaces() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
getNamespaceURI(String) - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
getPreferredPrefix(String, String, boolean) - Method in class com.webcohesion.enunciate.rt.EnunciateJaxbNamespacePrefixMapper
 
getSchemaType() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
getSingletons() - Method in class com.webcohesion.enunciate.rt.EnunciateApplication
 
getValue() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingAttribute
 
getWsdlLocation() - Method in class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 

I

IDLFilter - Class in com.webcohesion.enunciate.rt
 
IDLFilter() - Constructor for class com.webcohesion.enunciate.rt.IDLFilter
 
IDLFilter.DelegatingAttribute - Class in com.webcohesion.enunciate.rt
 
IDLFilter.DelegatingCharacters - Class in com.webcohesion.enunciate.rt
 
IDLFilter.DelegatingStartElement - Class in com.webcohesion.enunciate.rt
 
IDLFilter.DelegatingXMLEvent - Class in com.webcohesion.enunciate.rt
 
IDLFilter.RequestURIParts - Class in com.webcohesion.enunciate.rt
 
Ignore - Annotation Type in com.webcohesion.enunciate.metadata
 
init(FilterConfig) - Method in class com.webcohesion.enunciate.rt.IDLFilter
 
init(FilterConfig) - Method in class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 
isAttribute() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingAttribute
 
isAttribute() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isCData() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
isCharacters() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
isCharacters() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isEndDocument() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isEndElement() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isEntityReference() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isIgnorableWhiteSpace() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
isNamespace() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isProcessingInstruction() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isSpecified() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingAttribute
 
isStartDocument() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isStartElement() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingStartElement
 
isStartElement() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
isWhiteSpace() - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingCharacters
 
isWriteRelativeUris() - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Whether to write URI enums using relative URIs.

J

JsonSeeAlso - Annotation Type in com.webcohesion.enunciate.metadata.json
Used to indicate other classes that Enunciate should consider as JSON types.

L

Label - Annotation Type in com.webcohesion.enunciate.metadata
Used to declare custom label for a resource or data type.

N

NO_CONTENT() - Constructor for class com.webcohesion.enunciate.metadata.rs.TypeHint.NO_CONTENT
 
NONE() - Constructor for class com.webcohesion.enunciate.metadata.rs.ResourceMethodSignature.NONE
 
NONE() - Constructor for class com.webcohesion.enunciate.metadata.rs.TypeHint.NONE
 

O

onUnknownProviderClass(String, Throwable) - Method in class com.webcohesion.enunciate.rt.EnunciateApplication
 
onUnknownResourceClass(String, Throwable) - Method in class com.webcohesion.enunciate.rt.EnunciateApplication
 

P

parseParts(HttpServletRequest) - Method in class com.webcohesion.enunciate.rt.IDLFilter
 

Q

QNameEnumUtil - Class in com.webcohesion.enunciate.rt
Utilities for converting a QName to/from an QNameEnum.

R

RequestHeader - Annotation Type in com.webcohesion.enunciate.metadata.rs
Documents an expected request header for a resource or resource method.
RequestHeaders - Annotation Type in com.webcohesion.enunciate.metadata.rs
Documents expected request headers for a resource or resource method.
RequestURIParts(String, String) - Constructor for class com.webcohesion.enunciate.rt.IDLFilter.RequestURIParts
 
ResourceGroup - Annotation Type in com.webcohesion.enunciate.metadata.rs
 
ResourceLabel - Annotation Type in com.webcohesion.enunciate.metadata.rs
 
ResourceMethodSignature - Annotation Type in com.webcohesion.enunciate.metadata.rs
Annotation used to "override" the method signature of a REST method that doesn't conform to JAX-RS specification.
ResourceMethodSignature.NONE - Class in com.webcohesion.enunciate.metadata.rs
 
ResponseCode - Annotation Type in com.webcohesion.enunciate.metadata.rs
Generic holder for a response code.
ResponseHeader - Annotation Type in com.webcohesion.enunciate.metadata.rs
Documents an expected response header for a resource or resource method.
ResponseHeaders - Annotation Type in com.webcohesion.enunciate.metadata.rs
Documents expected response headers for a resource or resource method.

S

ServiceContextRoot - Annotation Type in com.webcohesion.enunciate.metadata.rs
Specifies a different context root for resources.
setDefaultBaseUri(String) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Set the default base uri for resolving qname URIs.
setWriteRelativeUris(boolean) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Whether to write URI enums using relative URIs.
setWsdlLocation(String) - Method in class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 
SoapBindingName - Annotation Type in com.webcohesion.enunciate.metadata.soap
 
StatusCodes - Annotation Type in com.webcohesion.enunciate.metadata.rs
The status codes that are possible under specified conditions.
Style - Annotation Type in com.webcohesion.enunciate.metadata
Used to declare a "style" for the sake of stylizing resources and properties.
Styles - Annotation Type in com.webcohesion.enunciate.metadata
Used to apply a set of styles to an API component.

T

toQName(Enum) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Convert an enum to a QName.
toURI(Enum<?>) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Convert an enum to a URI.
toURI(Enum<?>, String) - Static method in class com.webcohesion.enunciate.rt.QNameEnumUtil
Convert an enum to a URI.
TypeHint - Annotation Type in com.webcohesion.enunciate.metadata.rs
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 com.webcohesion.enunciate.metadata.rs
Class indicating "no content" for a resource type.
TypeHint.NONE - Class in com.webcohesion.enunciate.metadata.rs
 

V

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

W

Warnings - Annotation Type in com.webcohesion.enunciate.metadata.rs
The warnings that are possible under specified conditions.
writeAsEncodedUnicode(Writer) - Method in class com.webcohesion.enunciate.rt.IDLFilter.DelegatingXMLEvent
 
WSDL_LOCATION_PARAM - Static variable in class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 
WSDLRedirectFilter - Class in com.webcohesion.enunciate.rt
Servlet filter that redirects all requests with ?wsdl appended to a specified location.
WSDLRedirectFilter() - Constructor for class com.webcohesion.enunciate.rt.WSDLRedirectFilter
 

X

XmlQNameEnum - Annotation Type in com.webcohesion.enunciate.metadata.qname
Special Enunciate support for qname enumerations.
XmlQNameEnum.BaseType - Enum in com.webcohesion.enunciate.metadata.qname
Enumeration of known base types of QName enums.
XmlQNameEnumRef - Annotation Type in com.webcohesion.enunciate.metadata.qname
Special Enunciate support for QName enumerations.
XmlQNameEnumValue - Annotation Type in com.webcohesion.enunciate.metadata.qname
Customize how an enum constant is mapped to a QName.
XmlUnknownQNameEnumValue - Annotation Type in com.webcohesion.enunciate.metadata.qname
Marks an enumeration constant as the enum to use when converting from an unknown QName to an enum.
A B C D E F G I J L N O P Q R S T V W X 
Skip navigation links

Copyright © 2006-2016–2018. All rights reserved.