Package org.codehaus.enunciate.contract.jaxrs

Class Summary
ExplicitResourceParameter A resource parameter with explicit values.
Resource A JAX-RS resource.
ResourceEntityParameter An entity parameter.
ResourceMethod A JAX-RS resource method.
ResourceMethodMediaType A media type for a resource method.
ResourceMethodSignature.NONE  
ResourceParameter Parameter for a JAX-RS resource.
ResourceRepresentationMetadata Metadata about the representations of a resource, as provided by a resource methods.
ResponseCode  
RootResource A JAX-RS root resource.
SubResource A JAX-RS sub-resource.
SubResourceLocator A sub-resource locator.
 

Enum Summary
ResourceParameterType The REST resource parameter type.
 

Annotation Types Summary
ResourceMethodSignature Annotation used to "override" the method signature of a REST method that doesn't conform to JAX-RS specification.