A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

AALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
abstractClass(Class) - Static method in class com.sun.jersey.spi.inject.Errors
 
AbstractClientRequestAdapter - Class in com.sun.jersey.api.client
Abstract implementation of ClientRequestAdapter that helps to adapt an existing ClientRequestAdapter instance.
AbstractClientRequestAdapter(ClientRequestAdapter) - Constructor for class com.sun.jersey.api.client.AbstractClientRequestAdapter
 
AbstractField - Class in com.sun.jersey.api.model
 
AbstractField(Field) - Constructor for class com.sun.jersey.api.model.AbstractField
 
AbstractImplicitViewMethod - Class in com.sun.jersey.api.model
Abstraction for an implicit view method.
AbstractImplicitViewMethod(AbstractResource) - Constructor for class com.sun.jersey.api.model.AbstractImplicitViewMethod
 
AbstractJAXBElementProvider - Class in com.sun.jersey.core.provider.jaxb
An abstract provider for JAXBElement.
AbstractJAXBElementProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
AbstractJAXBElementProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
AbstractJAXBProvider<T> - Class in com.sun.jersey.core.provider.jaxb
A base class for implementing JAXB-based readers and writers.
AbstractJAXBProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
AbstractJAXBProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
AbstractListElementProvider - Class in com.sun.jersey.core.provider.jaxb
An abstract provider for T[], Collection<T>, and its subtypes as long as they have the public default constructor or are interfaces implemented by one the following classes: ArrayList LinkedList HashSet TreeSet Stack T must be a JAXB type annotated with XmlRootElement.
AbstractListElementProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
AbstractListElementProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
AbstractListElementProvider.JaxbTypeChecker - Interface in com.sun.jersey.core.provider.jaxb
This is to allow customized JAXB collections checking.
AbstractMessageReaderWriterProvider<T> - Class in com.sun.jersey.core.provider
 
AbstractMessageReaderWriterProvider() - Constructor for class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
 
AbstractMethod - Class in com.sun.jersey.api.model
 
AbstractMethod(AbstractResource, Method, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractMethod
 
AbstractModelComponent - Interface in com.sun.jersey.api.model
 
AbstractModelVisitor - Interface in com.sun.jersey.api.model
The interface was originatelly created to allow implementing validators of the abstract resource model.
AbstractResource - Class in com.sun.jersey.api.model
Abstraction for resource class
AbstractResource(Class<?>) - Constructor for class com.sun.jersey.api.model.AbstractResource
Creates a new instance of AbstractResource
AbstractResource(Class<?>, PathValue) - Constructor for class com.sun.jersey.api.model.AbstractResource
Creates a new instance of AbstractResource
AbstractResource(String, AbstractResource) - Constructor for class com.sun.jersey.api.model.AbstractResource
Create a new instance from an existing AbstractResource but defining a new path.
AbstractResourceConstructor - Class in com.sun.jersey.api.model
Abstraction for a resource class constructor
AbstractResourceConstructor(Constructor) - Constructor for class com.sun.jersey.api.model.AbstractResourceConstructor
Creates a new instance of AbstractResourceConstructor
AbstractResourceMethod - Class in com.sun.jersey.api.model
Abstraction for a resource method
AbstractResourceMethod(AbstractResource, Method, Class, Type, String, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractResourceMethod
 
AbstractResourceModelContext - Interface in com.sun.jersey.api.model
Abstraction for abstract resources contained within a specific context (such as an application).
AbstractResourceModelListener - Interface in com.sun.jersey.api.model
To get notifications on abstract resource model events, implement this interface and register your implementation class with the corresponding application.
AbstractRootElementProvider - Class in com.sun.jersey.core.provider.jaxb
An abstract provider for JAXB types that are annotated with XmlRootElement or XmlType.
AbstractRootElementProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
 
AbstractRootElementProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
 
AbstractRuntimeDelegate - Class in com.sun.jersey.core.spi.factory
An abstract implementation of RuntimeDelegate that provides support common to the client and server.
AbstractRuntimeDelegate() - Constructor for class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
AbstractSetterMethod - Class in com.sun.jersey.api.model
 
AbstractSetterMethod(AbstractResource, Method, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSetterMethod
 
AbstractSubResourceLocator - Class in com.sun.jersey.api.model
Abstraction for a sub resource locator
AbstractSubResourceLocator(AbstractResource, Method, PathValue, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSubResourceLocator
Creates a new instance of AbstractSubResourceLocator
AbstractSubResourceMethod - Class in com.sun.jersey.api.model
 
AbstractSubResourceMethod(AbstractResource, Method, Class, Type, PathValue, String, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSubResourceMethod
 
AbstractWadlGeneratorGrammarGenerator<T> - Class in com.sun.jersey.server.wadl.generators
This WadlGenerator generates a grammar based on the referenced elements.
AbstractWadlGeneratorGrammarGenerator(WadlGenerator, Class<T>) - Constructor for class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
AbstractWadlGeneratorGrammarGenerator.HasType - Interface in com.sun.jersey.server.wadl.generators
 
AbstractWadlGeneratorGrammarGenerator.Pair - Class in com.sun.jersey.server.wadl.generators
 
AbstractWadlGeneratorGrammarGenerator.Pair(AbstractWadlGeneratorGrammarGenerator.HasType, AbstractWadlGeneratorGrammarGenerator.WantsName) - Constructor for class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
 
AbstractWadlGeneratorGrammarGenerator.WantsName<T> - Interface in com.sun.jersey.server.wadl.generators
 
ACC_ABSTRACT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_ENUM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_FINAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_MANDATED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_NATIVE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_STATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_STRICT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_SUPER - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_VARARGS - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
accept(MediaType...) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
accept(String...) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
accept(MediaType...) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
accept(String...) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
accept(MediaType...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
accept(String...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
accept(MediaType...) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add acceptable media types.
accept(String...) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add acceptable media types.
accept(MediaType...) - Method in class com.sun.jersey.api.client.ViewResource
 
accept(String...) - Method in class com.sun.jersey.api.client.ViewResource
 
accept(MediaType...) - Method in class com.sun.jersey.api.client.WebResource
 
accept(String...) - Method in class com.sun.jersey.api.client.WebResource
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractField
 
accept(AbstractModelVisitor) - Method in interface com.sun.jersey.api.model.AbstractModelComponent
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResource
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSetterMethod
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
 
accept(CharSequence, Object, UriRuleContext) - Method in interface com.sun.jersey.spi.uri.rules.UriRule
Accept the rule.
ACCEPT - Static variable in interface javax.ws.rs.core.HttpHeaders
accept(ClassVisitor, int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader .
accept(ClassVisitor, Attribute[], int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
ACCEPT_CHARSET - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
AcceptableLanguageTag - Class in com.sun.jersey.core.header
An acceptable language tag.
AcceptableLanguageTag(String, String) - Constructor for class com.sun.jersey.core.header.AcceptableLanguageTag
 
AcceptableLanguageTag(String) - Constructor for class com.sun.jersey.core.header.AcceptableLanguageTag
 
AcceptableLanguageTag(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.AcceptableLanguageTag
 
AcceptableMediaType - Class in com.sun.jersey.core.header
An acceptable media type.
AcceptableMediaType(String, String) - Constructor for class com.sun.jersey.core.header.AcceptableMediaType
 
AcceptableMediaType(String, String, int, Map<String, String>) - Constructor for class com.sun.jersey.core.header.AcceptableMediaType
 
AcceptableToken - Class in com.sun.jersey.core.header
An acceptable token.
AcceptableToken(String) - Constructor for class com.sun.jersey.core.header.AcceptableToken
 
AcceptableToken(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.AcceptableToken
 
acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
acceptLanguage(String...) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
acceptLanguage(String...) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
acceptLanguage(String...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
acceptLanguage(Locale...) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add acceptable languages
acceptLanguage(String...) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add acceptable languages
acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.ViewResource
 
acceptLanguage(String...) - Method in class com.sun.jersey.api.client.ViewResource
 
acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.WebResource
 
acceptLanguage(String...) - Method in class com.sun.jersey.api.client.WebResource
 
acceptMediaType(MediaType) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
acceptMediaType(MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
 
ACONST_NULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
acr - Variable in class com.sun.jersey.spi.container.AdaptingContainerRequest
The adapted container request.
acr - Variable in class com.sun.jersey.spi.container.AdaptingContainerResponse
The adapted container response.
Activator - Class in com.sun.jersey.core.osgi
Activator for Jersey core bundle.
Activator() - Constructor for class com.sun.jersey.core.osgi.Activator
 
adapt(ClientRequest, OutputStream) - Method in interface com.sun.jersey.api.client.ClientRequestAdapter
Adapt the output stream of the client request.
adapt(ResourceMethodDispatchProvider) - Method in interface com.sun.jersey.spi.container.ResourceMethodDispatchAdapter
Adapt a @{link ResourceMethodDispatchProvider}.
adapt(DispatchingListener) - Method in interface com.sun.jersey.spi.monitoring.DispatchingListenerAdapter
adapt(RequestListener) - Method in interface com.sun.jersey.spi.monitoring.RequestListenerAdapter
adapt(ResponseListener) - Method in interface com.sun.jersey.spi.monitoring.ResponseListenerAdapter
AdaptingContainerRequest - Class in com.sun.jersey.spi.container
An adapting in-bound HTTP request that may override the behaviour of ContainerRequest.
AdaptingContainerRequest(ContainerRequest) - Constructor for class com.sun.jersey.spi.container.AdaptingContainerRequest
Create the adapting container request.
AdaptingContainerResponse - Class in com.sun.jersey.spi.container
An adapting in-bound HTTP response that may override the behaviour of ContainerResponse.
AdaptingContainerResponse(ContainerResponse) - Constructor for class com.sun.jersey.spi.container.AdaptingContainerResponse
Create the adapting container response.
add(Application) - Method in class com.sun.jersey.api.core.ResourceConfig
Add the state of an Application to this instance.
add(InjectableProvider) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
add() - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
add(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
add(String, Object) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
add(String, V) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
add(K, V) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
add(Object...) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
add(Closeable) - Method in interface com.sun.jersey.spi.CloseableService
Add an instance of Closeable that is to be closed when the request goes out of scope.
add(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Add a value to the current list of values for the supplied key.
add() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Add the current combination of metadata to the list of supported variants, after this method is called the current combination of metadata is emptied.
addChild(Object) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
addDateParameter(StringBuilder, String, Date) - Method in class com.sun.jersey.core.header.ContentDisposition
 
addFilter(ClientFilter) - Method in class com.sun.jersey.api.client.filter.Filterable
Add a filter to the filter chain.
addFirst(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
addListener(ContainerListener) - Method in interface com.sun.jersey.spi.container.ContainerNotifier
Add a container listener to be notified when the container events occur.
addLongParameter(StringBuilder, String, Long) - Method in class com.sun.jersey.core.header.ContentDisposition
 
addObject(String, Object) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
addResolver(WadlGenerator.Resolver) - Method in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
addStringParameter(StringBuilder, String, String) - Method in class com.sun.jersey.core.header.ContentDisposition
 
addTraceHeaders() - Method in class com.sun.jersey.api.core.TraceInformation
 
addTraceHeaders(TraceInformation.TraceHeaderListener) - Method in class com.sun.jersey.api.core.TraceInformation
 
ALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ANEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AnnotatedContext - Class in com.sun.jersey.core.spi.component
A component context for an accessible object and/or an array of annotations.
AnnotatedContext() - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
 
AnnotatedContext(Annotation[]) - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
 
AnnotatedContext(AccessibleObject) - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
 
AnnotatedContext(AccessibleObject, Annotation[]) - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
 
AnnotatedMethod - Class in com.sun.jersey.core.reflection
 
AnnotatedMethod(Method) - Constructor for class com.sun.jersey.core.reflection.AnnotatedMethod
 
annotationDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
AnnotationDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for annotations.
Created on: Jun 12, 2008
AnnotationDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
AnnotationScannerListener - Class in com.sun.jersey.spi.scanning
A scanner listener that processes Java class files (resource names ending in ".class") annotated with one or more of a set of declared annotations.
AnnotationScannerListener(Class<? extends Annotation>...) - Constructor for class com.sun.jersey.spi.scanning.AnnotationScannerListener
Create a scanner listener to check for annotated Java classes in Java class files.
AnnotationScannerListener(ClassLoader, Class<? extends Annotation>...) - Constructor for class com.sun.jersey.spi.scanning.AnnotationScannerListener
Create a scanner listener to check for annotated Java classes in Java class files.
AnnotationVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
any - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
 
ANY_MATCH - Static variable in class com.sun.jersey.core.header.MatchingEntityTag
An empty set that corresponds to If-Match: * or If-None-Match: *.
api - Variable in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.MethodVisitor
The ASM API version implemented by this visitor.
Application - Class in javax.ws.rs.core
Defines the components of a JAX-RS application and supplies additional metadata.
Application() - Constructor for class javax.ws.rs.core.Application
 
APPLICATION_ATOM_XML - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_ATOM_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
The servlet initialization property whose value is a fully qualified class name of a class that implements ResourceConfig or Application.
APPLICATION_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.WebComponent
The servlet initialization property whose value is a fully qualified class name of a class that implements ResourceConfig or Application.
APPLICATION_FORM_URLENCODED - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_FORM_URLENCODED_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_JSON - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_JSON_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_OCTET_STREAM - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_OCTET_STREAM_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_SVG_XML - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_SVG_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_XHTML_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XHTML_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
APPLICATION_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
ApplicationAdapter - Class in com.sun.jersey.api.core
An extension of DefaultResourceConfig that adapts an instance of Application.
ApplicationAdapter(Application) - Constructor for class com.sun.jersey.api.core.ApplicationAdapter
 
ApplicationDescription - Class in com.sun.jersey.server.wadl
This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
ApplicationDescription.ExternalGrammar - Class in com.sun.jersey.server.wadl
A simple holder class that stores a type and binary content to be used to return extra metadata with
ApplicationDescription.ExternalGrammar(MediaType, byte[], boolean) - Constructor for class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
 
ApplicationDocs - Class in com.sun.jersey.server.wadl.generators
The wrapper root document for multiple Doc elements.
ApplicationDocs() - Constructor for class com.sun.jersey.server.wadl.generators.ApplicationDocs
 
ApplicationPath - Annotation Type in javax.ws.rs
Identifies the application path that serves as the base URI for all resource URIs provided by Path.
areInputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
areOutputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
ARETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ARRAY - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAYLENGTH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
arrays - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
arrays(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Adds name(s) to JSON arrays configuration property.
ASM4 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM5 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AsyncClientHandler - Interface in com.sun.jersey.api.client.async
An asynchronous client handler for invoking asynchronous client requests.
asyncResource(String) - Method in class com.sun.jersey.api.client.Client
Create an asynchronous Web resource from the client.
asyncResource(URI) - Method in class com.sun.jersey.api.client.Client
Create an asynchronous Web resource from the client.
AsyncUniformInterface - Interface in com.sun.jersey.api.client
An asynchronous uniform interface for invoking HTTP requests.
asyncView(String, Class<T>) - Method in class com.sun.jersey.api.client.Client
 
asyncView(URI, Class<T>) - Method in class com.sun.jersey.api.client.Client
 
asyncView(String, T) - Method in class com.sun.jersey.api.client.Client
 
asyncView(URI, T) - Method in class com.sun.jersey.api.client.Client
 
asyncView(Class<T>, ClientRequest, AsyncClientHandler) - Method in interface com.sun.jersey.client.proxy.ViewProxy
 
asyncView(T, ClientRequest, AsyncClientHandler) - Method in interface com.sun.jersey.client.proxy.ViewProxy
 
AsyncViewResource - Class in com.sun.jersey.api.client
 
AsyncViewResource(Client, URI) - Constructor for class com.sun.jersey.api.client.AsyncViewResource
 
AsyncViewResource(AsyncViewResource, UriBuilder) - Constructor for class com.sun.jersey.api.client.AsyncViewResource
 
asyncViewResource(String) - Method in class com.sun.jersey.api.client.Client
 
asyncViewResource(URI) - Method in class com.sun.jersey.api.client.Client
 
AsyncViewResource.Builder - Class in com.sun.jersey.api.client
The builder for building a ClientRequest instance and handling the request using the UniformInterface.
AsyncViewUniformInterface - Interface in com.sun.jersey.api.client
 
AsyncWebResource - Class in com.sun.jersey.api.client
An encapsulation of an asynchronous Web resource capable of building requests to send to the Web resource and processing responses returned from the Web resource.
AsyncWebResource(Client, CopyOnWriteHashMap<String, Object>, URI) - Constructor for class com.sun.jersey.api.client.AsyncWebResource
 
AsyncWebResource(AsyncWebResource, UriBuilder) - Constructor for class com.sun.jersey.api.client.AsyncWebResource
 
AsyncWebResource.Builder - Class in com.sun.jersey.api.client
The builder for building a ClientRequest instance and handling the request using the UniformInterface.
ATHROW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
attachTypes(ApplicationDescription) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
Process the elements in the WADL definition to attach schema types as required.
attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
attribute - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
Attribute - Class in jersey.repackaged.org.objectweb.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class jersey.repackaged.org.objectweb.asm.Attribute
Constructs a new empty attribute.
attributeAsElement(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Adds name(s) toJSON attributes as elements property.
attrsAsElems - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
AUTHORIZATION - Static variable in interface javax.ws.rs.core.HttpHeaders
av - Variable in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.

B

b - Variable in class jersey.repackaged.org.objectweb.asm.ClassReader
The class to be parsed.
badgerFish() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.BADGERFISH JSON notation.
BALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
Base64 - Class in com.sun.jersey.core.util
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.sun.jersey.core.util.Base64
 
base64Decode(String) - Static method in class com.sun.jersey.core.util.Base64
 
BASIC_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Basic authentication.
BASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
BIPUSH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
BOOLEAN - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The boolean type.
BUFFER_SIZE - Static variable in class com.sun.jersey.core.util.ReaderWriter
The buffer size for arrays of byte and character.
BUFFER_SIZE_SYSTEM_PROPERTY - Static variable in class com.sun.jersey.core.util.ReaderWriter
The system property to set the default buffer size for arrays of byte and character.
bufferEntity() - Method in class com.sun.jersey.api.client.ClientResponse
Buffer the entity.
build(URI, String) - Method in class com.sun.jersey.api.client.ClientRequest.Builder
Build the ClientRequest instance.
build() - Method in class com.sun.jersey.api.JResponse.JResponseBuilder
Create a JResponse instance from the current JResponseBuilder.
build() - Method in class com.sun.jersey.api.json.JSONConfiguration.Builder
Constructs a new immutable JSONConfiguration object based on options set on this Builder
build(Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
build() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
build() - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
Build the content disposition.
build() - Method in class com.sun.jersey.core.header.FormDataContentDisposition.FormDataContentDispositionBuilder
 
build() - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
build() - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
build() - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
build() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a Response instance from the current ResponseBuilder.
build(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, using the supplied values in order to replace any URI template parameters.
build() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Build a list of representation variants from the current state of the builder.
buildFromEncoded(Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromEncoded(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildFromMap(Map<String, ? extends Object>) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildModelAndSchemas(Map<String, ApplicationDescription.ExternalGrammar>) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
Build the the external schema files and generate a suitable resolver
buildModelAndSchemas(Map<String, ApplicationDescription.ExternalGrammar>) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
Build the JAXB model and generate the schemas based on tha data
bundleChanged(BundleEvent) - Method in class com.sun.jersey.core.osgi.OsgiRegistry
 
BundleSchemeScanner - Class in com.sun.jersey.core.spi.scanning.uri
 
BundleSchemeScanner() - Constructor for class com.sun.jersey.core.spi.scanning.uri.BundleSchemeScanner
 
BYTE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The byte type.
ByteVector - Class in jersey.repackaged.org.objectweb.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class jersey.repackaged.org.objectweb.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

c - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.ClassTypePair
The class.
c - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.TypeClassPair
 
c - Variable in class com.sun.jersey.core.spi.component.ComponentInjector
 
CACHE_CONTROL - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CACHE_CONTROL - Static variable in interface javax.ws.rs.core.HttpHeaders
cacheControl(CacheControl) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the cache control.
cacheControl(CacheControl) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
CacheControl - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Cache-Control response header.
CacheControl() - Constructor for class javax.ws.rs.core.CacheControl
Create a new instance of CacheControl.
cacheControl(CacheControl) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the cache control data on the ResponseBuilder.
CachedEntityContainerRequest - Class in com.sun.jersey.spi.container
A cached entity in-bound HTTP request that caches the entity instance obtained from the adapted container request.
CachedEntityContainerRequest(ContainerRequest) - Constructor for class com.sun.jersey.spi.container.CachedEntityContainerRequest
 
CALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
CAST - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
CASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
CHAR - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The char type.
CHECKCAST - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
CLASS_EXTENDS - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_TYPE_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
classDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
 
ClassDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for classes.
Created on: Jun 12, 2008
ClassDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
classForNamePA(String) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to obtain Class from given class name.
classForNamePA(String, ClassLoader) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to obtain Class from given class name.
classForNameWithException(String) - Method in class com.sun.jersey.core.osgi.OsgiRegistry
Get the Class from the class name.
classForNameWithExceptionPEA(String) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged exception action to obtain Class from given class name.
classForNameWithExceptionPEA(String, ClassLoader) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged exception action to obtain Class from given class name.
ClassNamesResourceConfig - Class in com.sun.jersey.api.core
A mutable implementation of DefaultResourceConfig that explicitly declares for root resource and provider classes.
ClassNamesResourceConfig(Class...) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
Declare an array of root resource and provider classes.
ClassNamesResourceConfig(String...) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
Declare root resource and provider class as an array of class names.
ClassNamesResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
Declare root resource and provider classes declaring the class names as a property of ResourceConfig.
ClasspathResourceConfig - Class in com.sun.jersey.api.core
A mutable implementation of DefaultResourceConfig that dynamically searches for root resource and provider classes in the files and directories declared by the property ClasspathResourceConfig.PROPERTY_CLASSPATH.
ClasspathResourceConfig() - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
 
ClasspathResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
 
ClasspathResourceConfig(String[]) - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
 
ClassReader - Class in jersey.repackaged.org.objectweb.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in jersey.repackaged.org.objectweb.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clear() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Removes all mappings from this map.
clear() - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Removes all of the mappings from this map.
clear() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
Client - Class in com.sun.jersey.api.client
The main class for creating WebResource instances and configuring the properties of connections and requests.
Client() - Constructor for class com.sun.jersey.api.client.Client
Create a new client instance.
Client(ClientHandler) - Constructor for class com.sun.jersey.api.client.Client
Create a new client instance.
Client(ClientHandler, ClientConfig) - Constructor for class com.sun.jersey.api.client.Client
Create a new client instance with a client configuration.
Client(ClientHandler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.api.client.Client
Create a new instance with a client configuration and a component provider.
CLIENT_CERT_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Client Certificate authentication.
CLIENT_ERROR - Static variable in class com.sun.jersey.api.Responses
 
ClientConfig - Interface in com.sun.jersey.api.client.config
The client configuration that declares common property names, features, properties, provider classes and singleton instances that may be used by a Client instance.
clientError() - Static method in class com.sun.jersey.api.Responses
 
ClientFilter - Class in com.sun.jersey.api.client.filter
A client filter capable of modifying the outbound HTTP request or the inbound HTTP response.
ClientFilter() - Constructor for class com.sun.jersey.api.client.filter.ClientFilter
 
ClientHandler - Interface in com.sun.jersey.api.client
A client handler that handles a HTTP request and returns the HTTP response.
ClientHandlerException - Exception in com.sun.jersey.api.client
A runtime exception thrown by a client handler that signals a failure to process the HTTP request or HTTP response.
ClientHandlerException() - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
 
ClientHandlerException(String) - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
 
ClientHandlerException(String, Throwable) - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
 
ClientHandlerException(Throwable) - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
 
ClientRequest - Class in com.sun.jersey.api.client
A client (out-bound) HTTP request.
ClientRequest() - Constructor for class com.sun.jersey.api.client.ClientRequest
 
ClientRequest.Builder - Class in com.sun.jersey.api.client
The builder for building a ClientRequest instance.
ClientRequest.Builder() - Constructor for class com.sun.jersey.api.client.ClientRequest.Builder
 
ClientRequestAdapter - Interface in com.sun.jersey.api.client
Adapter for the client request to adapt the output stream to write the entity.
ClientResponse - Class in com.sun.jersey.api.client
A client (in-bound) HTTP response.
ClientResponse(Response.StatusType, InBoundHeaders, InputStream, MessageBodyWorkers) - Constructor for class com.sun.jersey.api.client.ClientResponse
Create a new instance initialized form statusType, headers, entity, workers.
ClientResponse(int, InBoundHeaders, InputStream, MessageBodyWorkers) - Constructor for class com.sun.jersey.api.client.ClientResponse
Create a new instance initialized form statusCode, headers, entity, workers.
ClientResponse.Status - Enum in com.sun.jersey.api.client
Status codes defined by HTTP, see HTTP/1.1 documentation.
ClientSide - Class in com.sun.jersey.spi.inject
 
ClientSide() - Constructor for class com.sun.jersey.spi.inject.ClientSide
 
clone() - Method in class com.sun.jersey.api.client.ClientRequest
Clone the request.
clone() - Method in class com.sun.jersey.api.core.ResourceConfig
Clone this resource configuration.
clone() - Method in class com.sun.jersey.api.JResponse.JResponseBuilder
Create a shallow copy preserving state.
clone() - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
clone() - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
clone() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in interface com.sun.jersey.spi.container.WebApplication
Clone the WebApplication instance.
clone() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a copy of the ResponseBuilder preserving its state.
clone() - Method in class javax.ws.rs.core.UriBuilder
Create a copy of the UriBuilder preserving its state.
close() - Method in class com.sun.jersey.api.client.ClientResponse
Close the response.
close() - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
CloseableService - Interface in com.sun.jersey.spi
A closeable service to add instances of Closeable that are required to be closed.
closing(String) - Method in class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
Obtain a Closing of the jar file.
Closing - Class in com.sun.jersey.core.util
A helper class to aid the closing of InputStream.
Closing(InputStream) - Constructor for class com.sun.jersey.core.util.Closing
 
Closing.Closure - Interface in com.sun.jersey.core.util
 
com.sun.jersey.api - package com.sun.jersey.api
Provides support for responses and exceptions.
com.sun.jersey.api.client - package com.sun.jersey.api.client
Provides support for client-side communication with HTTP-based RESTful Web services.
com.sun.jersey.api.client.async - package com.sun.jersey.api.client.async
 
com.sun.jersey.api.client.config - package com.sun.jersey.api.client.config
Provides support for configuration of a Client.
com.sun.jersey.api.client.filter - package com.sun.jersey.api.client.filter
Provides support for client filter chains and filters.
com.sun.jersey.api.container - package com.sun.jersey.api.container
Provides support for creating HTTP-based containers.
com.sun.jersey.api.container.filter - package com.sun.jersey.api.container.filter
Provides common server-side filters.
com.sun.jersey.api.container.filter.servlet - package com.sun.jersey.api.container.filter.servlet
 
com.sun.jersey.api.container.grizzly - package com.sun.jersey.api.container.grizzly
Provides support for creating Grizzly-based HTTP containers.
com.sun.jersey.api.container.httpserver - package com.sun.jersey.api.container.httpserver
Provides support for creating a Light weight HTTP server HTTP container.
com.sun.jersey.api.core - package com.sun.jersey.api.core
Provides support for configuration.
com.sun.jersey.api.core.servlet - package com.sun.jersey.api.core.servlet
 
com.sun.jersey.api.json - package com.sun.jersey.api.json
Provides support for enabling and configuring JSON.
com.sun.jersey.api.model - package com.sun.jersey.api.model
Provides an abstract model of a resource class.
com.sun.jersey.api.provider.jaxb - package com.sun.jersey.api.provider.jaxb
 
com.sun.jersey.api.representation - package com.sun.jersey.api.representation
Provides support for particular representations.
com.sun.jersey.api.uri - package com.sun.jersey.api.uri
Provides support for JAX-RS URI templates and encoding/decoding URI components.
com.sun.jersey.api.view - package com.sun.jersey.api.view
Provides support for Model, View and Controller (MVC).
com.sun.jersey.api.wadl.config - package com.sun.jersey.api.wadl.config
Provides support for configuring WADL generation.
com.sun.jersey.client.proxy - package com.sun.jersey.client.proxy
 
com.sun.jersey.client.urlconnection - package com.sun.jersey.client.urlconnection
 
com.sun.jersey.core.header - package com.sun.jersey.core.header
Provides support for HTTP headers.
com.sun.jersey.core.header.reader - package com.sun.jersey.core.header.reader
Provides support for reading HTTP headers.
com.sun.jersey.core.osgi - package com.sun.jersey.core.osgi
 
com.sun.jersey.core.provider - package com.sun.jersey.core.provider
Provides support for provider-related classes.
com.sun.jersey.core.provider.jaxb - package com.sun.jersey.core.provider.jaxb
Provides support for JAXB-related message body readers and writers.
com.sun.jersey.core.reflection - package com.sun.jersey.core.reflection
Provides support for reflection.
com.sun.jersey.core.spi.component - package com.sun.jersey.core.spi.component
Provides support for components.
com.sun.jersey.core.spi.component.ioc - package com.sun.jersey.core.spi.component.ioc
Provides support for IoC-based components.
com.sun.jersey.core.spi.factory - package com.sun.jersey.core.spi.factory
Provides support for factories of particular component types.
com.sun.jersey.core.spi.scanning - package com.sun.jersey.core.spi.scanning
Provides support for class scanning.
com.sun.jersey.core.spi.scanning.uri - package com.sun.jersey.core.spi.scanning.uri
Provides support for package-based class scanning using URIs.
com.sun.jersey.core.util - package com.sun.jersey.core.util
Provides support for collection-based classes.
com.sun.jersey.localization - package com.sun.jersey.localization
 
com.sun.jersey.server.probes - package com.sun.jersey.server.probes
Provides support GlassFish monitoring probes.
com.sun.jersey.server.spi.component - package com.sun.jersey.server.spi.component
Provides support for components that are resource classes.
com.sun.jersey.server.wadl - package com.sun.jersey.server.wadl
Provides support for WADL configuration and generation.
com.sun.jersey.server.wadl.generators - package com.sun.jersey.server.wadl.generators
Provides support for JAXB WADL generation.
com.sun.jersey.server.wadl.generators.resourcedoc - package com.sun.jersey.server.wadl.generators.resourcedoc
Provides support for JAXB WADL generation for resource classes.
com.sun.jersey.server.wadl.generators.resourcedoc.model - package com.sun.jersey.server.wadl.generators.resourcedoc.model
Provides support for JAXB-based resource class model.
com.sun.jersey.server.wadl.generators.resourcedoc.xhtml - package com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
Provides support for JAXB-based XHTML.
com.sun.jersey.spi - package com.sun.jersey.spi
Provides support for service providers.
com.sun.jersey.spi.container - package com.sun.jersey.spi.container
Provides support for containers and the web application that manages resource classes.
com.sun.jersey.spi.container.servlet - package com.sun.jersey.spi.container.servlet
Provides support for servlet-based and filter-based Web applications.
com.sun.jersey.spi.dispatch - package com.sun.jersey.spi.dispatch
Provides support for dispatching the HTTP request to a resource method of a resource class instance.
com.sun.jersey.spi.inject - package com.sun.jersey.spi.inject
Provides support for injection onto resource and provider classes.
com.sun.jersey.spi.monitoring - package com.sun.jersey.spi.monitoring
 
com.sun.jersey.spi.resource - package com.sun.jersey.spi.resource
Provides support for plugable life-cycle declaration and implementation.
com.sun.jersey.spi.scanning - package com.sun.jersey.spi.scanning
Provides support for server-side class scanning.
com.sun.jersey.spi.scanning.servlet - package com.sun.jersey.spi.scanning.servlet
 
com.sun.jersey.spi.service - package com.sun.jersey.spi.service
Provides support for services obtained using META-INF/services.
com.sun.jersey.spi.template - package com.sun.jersey.spi.template
Provides support for view aspect of model view controller and templates that produce views.
com.sun.jersey.spi.uri.rules - package com.sun.jersey.spi.uri.rules
Provides support for hierarchical matching and accepting of URIs.
com.sun.ws.rs.ext - package com.sun.ws.rs.ext
 
COMMENT - Static variable in class com.sun.jersey.core.header.GrammarUtil
Represents comment type in the TYPE_TABLE
commentText - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
commit() - Method in class com.sun.jersey.api.client.CommittingOutputStream
Perform the commit functionality.
CommittingOutputStream - Class in com.sun.jersey.api.client
A committing output stream that commits before the first byte is written to the adapted OutputStream.
CommittingOutputStream() - Constructor for class com.sun.jersey.api.client.CommittingOutputStream
Construct a new instance.
CommittingOutputStream(OutputStream) - Constructor for class com.sun.jersey.api.client.CommittingOutputStream
Construct a new instance with an output stream to adapt.
COMMON_DELIMITERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
Common delimiters used by various properties.
COMPARATOR - Static variable in class com.sun.jersey.api.uri.UriTemplate
Order the templates according according to JAX-RS.
compare(Object, Object) - Method in class com.sun.jersey.core.util.PriorityUtil.InstanceComparator
 
compare(Class<?>, Class<?>) - Method in class com.sun.jersey.core.util.PriorityUtil.TypeComparator
 
compare(String, String) - Method in class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
 
CompletableReader<T> - Interface in com.sun.jersey.core.provider
A MessageBodyReader may implement this interface to signal that reading from the underlying input stream can be fully completed.
complete(T) - Method in interface com.sun.jersey.core.provider.CompletableReader
Complete the reading.
ComponentConstructor<T> - Class in com.sun.jersey.core.spi.component
A constructor of a component.
ComponentConstructor(InjectableProviderContext, Class<T>, ComponentInjector<T>) - Constructor for class com.sun.jersey.core.spi.component.ComponentConstructor
 
ComponentContext - Interface in com.sun.jersey.core.spi.component
A component context providing information to ComponentProvider and InjectableProvider instances on the accessible object and list of annotations associated with the component instance to be obtained and/or injected.
ComponentDestructor - Class in com.sun.jersey.core.spi.component
A destructor of a component.
ComponentDestructor(Class) - Constructor for class com.sun.jersey.core.spi.component.ComponentDestructor
Create a component destructor.
ComponentInjector<T> - Class in com.sun.jersey.core.spi.component
An injector to inject on a component.
ComponentInjector(InjectableProviderContext, Class<T>) - Constructor for class com.sun.jersey.core.spi.component.ComponentInjector
Create a component injector.
ComponentProvider - Interface in com.sun.jersey.core.spi.component
Provide instances of a component.
ComponentProviderFactory<C extends ComponentProvider> - Interface in com.sun.jersey.core.spi.component
A factory for obtaining component providers.
ComponentScope - Enum in com.sun.jersey.core.spi.component
The scope contract for a component.
COMPUTE_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class jersey.repackaged.org.objectweb.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
concreteClass - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
 
configure(ResourceConfig) - Method in interface com.sun.jersey.api.core.ResourceConfigurator
Configure the resource configuration.
configure() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
 
configure(ProviderServices) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
configure(WebConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Configure the ResourceConfig.
configure(ServletConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Configure the ResourceConfig for a Servlet.
configure(FilterConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Configure the ResourceConfig for a Filter.
configure(WebConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Configure the ResourceConfig.
configureProviders(ProviderServices) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
CONFLICT - Static variable in class com.sun.jersey.api.Responses
 
conflict() - Static method in class com.sun.jersey.api.Responses
 
ConflictException - Exception in com.sun.jersey.api
A HTTP 409 (Conflict) exception.
ConflictException() - Constructor for exception com.sun.jersey.api.ConflictException
Create a HTTP 409 (Conflict) exception.
ConflictException(String) - Constructor for exception com.sun.jersey.api.ConflictException
Create a HTTP 409 (Conflict) exception.
ConnectionListenerFilter - Class in com.sun.jersey.api.client.filter
ConnectionListener filter This filter does not modify input/output stream
ConnectionListenerFilter(OnStartConnectionListener) - Constructor for class com.sun.jersey.api.client.filter.ConnectionListenerFilter
Creates ConnectionListenerFilter.
ConstrainedTo - Annotation Type in com.sun.jersey.spi.inject
 
ConstrainedToType - Class in com.sun.jersey.spi.inject
 
ConstrainedToType() - Constructor for class com.sun.jersey.spi.inject.ConstrainedToType
 
construct(HttpContext) - Method in class com.sun.jersey.server.spi.component.ResourceComponentConstructor
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_REFERENCE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
Consumes - Annotation Type in javax.ws.rs
Defines the media types that the methods of a resource class or MessageBodyReader can accept.
ContainerException - Exception in com.sun.jersey.api.container
Runtime exception to be caught by the container.
ContainerException() - Constructor for exception com.sun.jersey.api.container.ContainerException
Construct a new instance with the supplied message
ContainerException(String) - Constructor for exception com.sun.jersey.api.container.ContainerException
Construct a new instance with the supplied message
ContainerException(String, Throwable) - Constructor for exception com.sun.jersey.api.container.ContainerException
Construct a new instance with the supplied message and cause
ContainerException(Throwable) - Constructor for exception com.sun.jersey.api.container.ContainerException
Construct a new instance with the supplied cause
ContainerFactory - Class in com.sun.jersey.api.container
Factory for creating specific HTTP-based containers.
ContainerListener - Class in com.sun.jersey.api.client.filter
ContainerListener abstract class
ContainerListener() - Constructor for class com.sun.jersey.api.client.filter.ContainerListener
 
ContainerListener - Interface in com.sun.jersey.spi.container
A listener that is registered with a ContainerNotifier to get notified of container related events.
ContainerNotifier - Interface in com.sun.jersey.spi.container
A container notifier that is used to register container listeners.
ContainerProvider<T> - Interface in com.sun.jersey.spi.container
Service-provider interface for creating container instances.
ContainerRequest - Class in com.sun.jersey.spi.container
An in-bound HTTP request to be processed by the web application.
ContainerRequest(WebApplication, String, URI, URI, InBoundHeaders, InputStream) - Constructor for class com.sun.jersey.spi.container.ContainerRequest
Create a new container request.
ContainerRequestFilter - Interface in com.sun.jersey.spi.container
A filter for filtering a request.
ContainerResponse - Class in com.sun.jersey.spi.container
An out-bound HTTP response to be processed by the web application.
ContainerResponse(WebApplication, ContainerRequest, ContainerResponseWriter) - Constructor for class com.sun.jersey.spi.container.ContainerResponse
Instantiate a new ContainerResponse.
ContainerResponseFilter - Interface in com.sun.jersey.spi.container
A filter for filtering a response.
ContainerResponseWriter - Interface in com.sun.jersey.spi.container
Containers implement this interface and provide an instance to the WebApplication or ContainerResponse.
containsKey(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
containsValue(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
containsWhiteSpace(String) - Static method in class com.sun.jersey.core.header.GrammarUtil
Returns true if string s contains a white space char.
CONTENT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_LANGUAGE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_LENGTH - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_LOCATION - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_TYPE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_TYPE - Static variable in interface javax.ws.rs.core.HttpHeaders
ContentDisposition - Class in com.sun.jersey.core.header
A content disposition header.
ContentDisposition(String, String, Date, Date, Date, long) - Constructor for class com.sun.jersey.core.header.ContentDisposition
 
ContentDisposition(String) - Constructor for class com.sun.jersey.core.header.ContentDisposition
 
ContentDisposition(String, boolean) - Constructor for class com.sun.jersey.core.header.ContentDisposition
 
ContentDisposition(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.ContentDisposition
 
ContentDisposition(HttpHeaderReader, boolean) - Constructor for class com.sun.jersey.core.header.ContentDisposition
 
ContentDisposition.ContentDispositionBuilder<T extends ContentDisposition.ContentDispositionBuilder<T,V>,V extends ContentDisposition> - Class in com.sun.jersey.core.header
Builder to build content disposition.
contentLocation(URI) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the content location.
contentLocation(URI) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
contentLocation(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the content location on the ResponseBuilder.
Context - Annotation Type in javax.ws.rs.core
This annotation is used to inject information into a class field, bean property or method parameter.
ContextResolver<T> - Interface in javax.ws.rs.ext
Contract for a provider that supplies context information to resource classes and other providers.
ContextResolverFactory - Class in com.sun.jersey.core.spi.factory
A factory for managing ContextResolver instances.
ContextResolverFactory() - Constructor for class com.sun.jersey.core.spi.factory.ContextResolverFactory
 
contextualEncode(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
contextualEncode(String, UriComponent.Type, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
CONTROL - Static variable in class com.sun.jersey.core.header.GrammarUtil
Represents control type in the TYPE_TABLE
cookie(Cookie) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
cookie(Cookie) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
cookie(Cookie) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
cookie(Cookie) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add a cookie to be set.
cookie(Cookie) - Method in class com.sun.jersey.api.client.ViewResource
 
cookie(Cookie) - Method in class com.sun.jersey.api.client.WebResource
 
cookie(NewCookie...) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add cookies.
cookie(NewCookie...) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
Cookie - Class in javax.ws.rs.core
Represents the value of a HTTP cookie, transferred in a request.
Cookie(String, String, String, String, int) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
Cookie(String, String, String, String) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
Cookie(String, String) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
cookie(NewCookie...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add cookies to the ResponseBuilder.
CookieParam - Annotation Type in javax.ws.rs
Binds the value of a HTTP cookie to a resource method parameter, resource class field, or resource class bean property.
copyBuilder(JSONConfiguration) - Static method in class com.sun.jersey.api.json.JSONConfiguration
 
create() - Static method in class com.sun.jersey.api.client.Client
Create a default client.
create(ClientConfig) - Static method in class com.sun.jersey.api.client.Client
Create a default client with client configuration.
create(ClientConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.client.Client
Create a default client with client configuration and component provider.
create() - Static method in class com.sun.jersey.api.client.ClientRequest
Create a builder for building a new ClientRequest instance.
create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.ResourceDebuggingFilterFactory
 
create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.RolesAllowedResourceFilterFactory
 
create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.servlet.RolesAllowedResourceFilterFactory
 
create(String) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(URI) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, Adapter) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(URI, Adapter) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(String) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(String, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(URI) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(URI, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(String, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(String, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(URI, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(URI, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(String) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classpath.
create(URI) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classath.
create(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classath.
create(URI, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classath.
create(HttpHeaderReader) - Method in interface com.sun.jersey.core.header.reader.HttpHeaderReader.ListElementCreator
 
create(AbstractMethod) - Method in interface com.sun.jersey.spi.container.ResourceFilterFactory
Create a list of ResourceFilter instance given a method of the abstract resource model.
create(AbstractResourceMethod, JavaMethodInvoker) - Method in interface com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchProvider
Create a RequestDispatcher for a resource method of a resource.
create(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.container.ResourceMethodDispatchProvider
Create a RequestDispatcher for a resource method of a resource.
create() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Create a new instance of a WebApplication.
create() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Create a new instance of a WebApplication.
createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createApplicationDocs() - Method in class com.sun.jersey.server.wadl.generators.ObjectFactory
 
createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
 
createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider
Iterate over provider classes of a service.
createContainer(Class<A>, Class<?>...) - Static method in class com.sun.jersey.api.container.ContainerFactory
Create a container according to the class requested.
createContainer(Class<A>, Set<Class<?>>) - Static method in class com.sun.jersey.api.container.ContainerFactory
Create a container according to the class requested.
createContainer(Class<A>, ResourceConfig) - Static method in class com.sun.jersey.api.container.ContainerFactory
Create a container according to the class requested.
createContainer(Class<A>, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.ContainerFactory
Create a container according to the class requested.
createContainer(Class<A>, String) - Static method in class com.sun.jersey.api.container.ContainerFactory
Deprecated. 
createContainer(Class<A>) - Static method in class com.sun.jersey.api.container.ContainerFactory
Create an instance of a container according to the class requested.
createContainer(Class<A>, String...) - Static method in class com.sun.jersey.api.container.ContainerFactory
Create an instance of a container according to the class requested.
createContainer(Class<T>, ResourceConfig, WebApplication) - Method in interface com.sun.jersey.spi.container.ContainerProvider
Create an container of type T.
created(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a created resource, set the location header using the supplied value.
created(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a created resource, set the location header using the supplied value.
createEndpoint(Application, Class<T>) - Method in class com.sun.ws.rs.ext.RuntimeDelegateImpl
 
createEndpoint(Application, Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a configured instance of the supplied endpoint type.
createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createExternalGrammar() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
Perform any post create functions such as generating grammars.
createExternalGrammar() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createHeaderDelegate(Class<T>) - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createHeaderDelegate(Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Obtain an instance of a HeaderDelegate for the supplied class.
createIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
 
createIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider
Iterate over provider instances of a service.
createJSONConfigurationWithFormatted(JSONConfiguration, boolean) - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining JSONConfiguration instance with humanReadableFormatting set according to formatted parameter.
createJSONConfigurationWithRootUnwrapping(JSONConfiguration, boolean) - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining JSONConfiguration instance with rootUnwrapping set according to formatted parameter.
createJSONMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Create a JSON marshaller.
createJSONUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Create a JSON unmarshaller.
createMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Overrides underlaying createMarshaller method and returns a marshaller which is capable of JSON serialization.
createMediaTypes(Consumes) - Static method in class com.sun.jersey.core.header.MediaTypes
Create a list of media type from the Consumes annotation.
createMediaTypes(Produces) - Static method in class com.sun.jersey.core.header.MediaTypes
Create a list of media type from the Produces annotation.
createMediaTypes(String[]) - Static method in class com.sun.jersey.core.header.MediaTypes
Create a list of media type from an array of media types.
createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createMethod(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createParam(AbstractResource, AbstractMethod, Parameter) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
 
createQualitySourceMediaTypes(Produces) - Static method in class com.sun.jersey.core.header.MediaTypes
Create a list of quality source media type from the Produces annotation.
createQualitySourceMediaTypes(String[]) - Static method in class com.sun.jersey.core.header.MediaTypes
Create a list of quality source media type from an array of media types.
createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
 
createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createRequest(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createRequest(WebApplication, HttpServletRequest, URI, URI) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Extension point for creating your custom container request.
createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createResource(AbstractResource, String) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createResourceDocType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ObjectFactory
 
createResources() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createResources() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResources() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createResources() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createResources() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createResources() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createResponseBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createResponseBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Response.ResponseBuilder.
createResponseRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createResponses(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
createUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Overrides underlaying createUnmarshaller method and returns an unmarshaller which is capable of JSON deserialization.
createURI(Map<String, String>) - Method in class com.sun.jersey.api.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String...) - Method in class com.sun.jersey.api.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String[], int, int) - Method in class com.sun.jersey.api.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, Object[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Object[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createUriBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createUriBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a UriBuilder.
createUriPattern(UriTemplateParser) - Method in class com.sun.jersey.api.uri.UriTemplate
Create the URI pattern from a URI template parser.
createURIWithStringValues(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createValidator() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Simply delegates to underlying JAXBContext implementation.
createVariantListBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createVariantListBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Variant.VariantListBuilder.
createWadlGenerator() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
Create a new instance of WadlGenerator, based on the WadlGeneratorDescriptions provided by WadlGeneratorConfig.configure().
createWebApplication() - Static method in class com.sun.jersey.spi.container.WebApplicationFactory
Create a Web application instance.
createWebApplication() - Method in interface com.sun.jersey.spi.container.WebApplicationProvider
Instantiate a new WebApplication.
createXhtmlCodeType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
 
createXhtmlElementType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
 
creationDate - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
 
creationDate(Date) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
Add the "creation-date" parameter.
cs - Variable in class com.sun.jersey.spi.inject.InjectableProviderContext.InjectableScopePair
 
CsrfProtectionFilter - Class in com.sun.jersey.api.client.filter
Simple client-side filter that adds X-Requested-By headers to all state-changing request (i.e.
CsrfProtectionFilter() - Constructor for class com.sun.jersey.api.client.filter.CsrfProtectionFilter
 
CsrfProtectionFilter(String) - Constructor for class com.sun.jersey.api.client.filter.CsrfProtectionFilter
Initialized the filter with a desired value of the X-Requested-By header.
CsrfProtectionFilter - Class in com.sun.jersey.api.container.filter
Simple server-side request filter that implements CSRF protection as per the Guidelines for Implementation of REST by NSA (section IV.F) and section 4.3 of this paper.
CsrfProtectionFilter() - Constructor for class com.sun.jersey.api.container.filter.CsrfProtectionFilter
 
cv - Variable in class jersey.repackaged.org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
D2I - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
D2L - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DATE - Static variable in interface javax.ws.rs.core.HttpHeaders
dateDelegate - Static variable in class com.sun.jersey.api.client.ClientResponse
 
DCMPG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCMPL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
declaringClass - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
 
decode(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
Decodes characters of a string that are percent-encoded octets using UTF-8 decoding (if needed).
decode(byte[]) - Static method in class com.sun.jersey.core.util.Base64
Decodes Base64 data into octects
decode(String) - Static method in class com.sun.jersey.core.util.Base64
Decodes a string containing Base64 data
decodeMatrix(String, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the matrix component of a URI path segment.
decodePath(URI, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the path component of a URI as path segments.
decodePath(String, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the path component of a URI as path segments.
decodePathSegment(List<PathSegment>, String, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the path segment and add it to the list of path segments.
decodeQuery(URI, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the query component of a URI.
decodeQuery(String, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the query component of a URI.
decodeQuery(String, boolean, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Decode the query component of a URI.
DEFAULT - Static variable in class com.sun.jersey.api.json.JSONConfiguration
The default JSONConfiguration uses JSONConfiguration.Notation.MAPPED notation with root unwrapping option set to true.
DEFAULT_BUFFER_SIZE - Static variable in class com.sun.jersey.core.util.ReaderWriter
The default buffer size for arrays of byte and character.
DEFAULT_CALLBACK_NAME - Static variable in class com.sun.jersey.api.json.JSONWithPadding
 
DEFAULT_MAX_AGE - Static variable in class javax.ws.rs.core.NewCookie
Specifies that the cookie expires with the current application/browser session.
DEFAULT_PRIORITY - Static variable in class com.sun.jersey.core.util.PriorityUtil
Default priority value for factory types that do not have their priority set explicitly using Priority annotation.
DEFAULT_QUALITY_FACTOR - Static variable in interface com.sun.jersey.core.header.QualityFactor
 
DEFAULT_QUALITY_SOURCE_FACTOR - Static variable in class com.sun.jersey.core.header.QualitySourceMediaType
 
DEFAULT_VERSION - Static variable in class javax.ws.rs.core.Cookie
Cookies using the default version correspond to RFC 2109.
DefaultClientConfig - Class in com.sun.jersey.api.client.config
A default client configuration.
DefaultClientConfig() - Constructor for class com.sun.jersey.api.client.config.DefaultClientConfig
Create a new DefaultClientConfig instance
DefaultClientConfig(Class<?>...) - Constructor for class com.sun.jersey.api.client.config.DefaultClientConfig
Create a new DefaultClientConfig instance
DefaultClientConfig(Set<Class<?>>) - Constructor for class com.sun.jersey.api.client.config.DefaultClientConfig
Create a new DefaultClientConfig instance
DefaultResourceConfig - Class in com.sun.jersey.api.core
A mutable implementation of ResourceConfig that declares default values for features.
DefaultResourceConfig() - Constructor for class com.sun.jersey.api.core.DefaultResourceConfig
 
DefaultResourceConfig(Class<?>...) - Constructor for class com.sun.jersey.api.core.DefaultResourceConfig
 
DefaultResourceConfig(Set<Class<?>>) - Constructor for class com.sun.jersey.api.core.DefaultResourceConfig
 
DefaultValue - Annotation Type in javax.ws.rs
Defines the default value of request metadata that is bound using one of the following annotations: PathParam, QueryParam, MatrixParam, CookieParam, FormParam, or HeaderParam.
delete() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method with no request entity or response.
delete(Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method with a request entity but no response.
delete(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method with no request entity that returns a response.
delete(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method.
delete(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete(ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the DELETE method.
delete(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
delete(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
delete(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
delete(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
delete(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
delete(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
delete(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
delete(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
delete(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
delete(T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
delete() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
delete() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
delete() - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the DELETE method with no request entity or response.
delete(Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the DELETE method with a request entity but no response.
delete(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the DELETE method with no request entity that returns a response.
delete(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete(Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
delete(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
delete(T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
delete(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
delete(T) - Method in class com.sun.jersey.api.client.ViewResource
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
delete(T, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
delete(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
delete(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
delete(Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
delete(T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
delete() - Method in class com.sun.jersey.api.client.WebResource.Builder
 
delete(Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
delete(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
delete(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
delete(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
delete() - Method in class com.sun.jersey.api.client.WebResource
 
delete(Object) - Method in class com.sun.jersey.api.client.WebResource
 
delete(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
delete(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
delete(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
delete(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
DELETE - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP DELETE requests
DELETE - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP DELETE method
descriptions() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
destroy() - Method in class com.sun.jersey.api.client.Client
Destroy the client.
destroy(Object) - Method in class com.sun.jersey.core.spi.component.ComponentDestructor
 
destroy(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCDestroyable
 
destroy() - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Destroy all cached components.
destroy() - Method in interface com.sun.jersey.core.spi.component.ProviderFactory.Destroyable
 
destroy(Object) - Method in class com.sun.jersey.server.spi.component.ResourceComponentDestructor
 
destroy() - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
Destroy the resource component provider.
destroy() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Destroy this Servlet or Filter.
destroy() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Destroy this Web component.
destroy() - Method in interface com.sun.jersey.spi.container.WebApplication
Destroy the Web application.
DIGEST_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Digest authentication.
dispatch(Object, HttpContext) - Method in interface com.sun.jersey.spi.dispatch.RequestDispatcher
Dispatch to the resource method of the resource class instance.
DispatchingListener - Interface in com.sun.jersey.spi.monitoring
 
DispatchingListenerAdapter - Interface in com.sun.jersey.spi.monitoring
 
DLOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DNEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
doAsSubject(PrivilegedAction) - Method in interface com.sun.jersey.spi.container.SubjectSecurityContext
Jersey wraps calls to resource methods and sub-resource locators in PrivilegedAction instance and passes it to this method when dispatching a request.
docs - Variable in class com.sun.jersey.server.wadl.generators.ApplicationDocs
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
DOUBLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DOUBLE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The double type.
DREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DSTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DSUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP2_X1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP2_X2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP_X1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP_X2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

E

el(String) - Static method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
Elements - Class in com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
This class provides a fluent interface to xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
Elements(QName, Class<XhtmlElementType>, XhtmlElementType) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
EMPTY - Static variable in class com.sun.jersey.api.uri.UriPattern
The empty URI pattern that matches the null or empty URI path
EMPTY - Static variable in class com.sun.jersey.api.uri.UriTemplate
The empty URI template that matches the null or empty URI path
EMPTY_ANNOTATIONS - Static variable in class com.sun.jersey.api.client.RequestWriter
 
encode(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
encode(String, UriComponent.Type, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
encode(byte[]) - Static method in class com.sun.jersey.core.util.Base64
Encodes hex octects into Base64.
encode(String) - Static method in class com.sun.jersey.core.util.Base64
Encodes hex octets of a UTF-8 encoded String into Base64
Encoded - Annotation Type in javax.ws.rs
Disables automatic decoding of parameter values bound using QueryParam, PathParam, FormParam or MatrixParam.
encodeLiteralCharacters(String) - Method in class com.sun.jersey.api.uri.UriTemplateParser
Encode literal characters of a template.
encodeTemplateNames(String) - Static method in class com.sun.jersey.api.uri.UriComponent
Encodes a string with template parameters names present, specifically the characters '{' and '}' will be percent-encoded.
encoding(String) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the content encoding.
encoding(String) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
encodings(String...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
encodings(String...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported encodings.
encodings(String...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the encoding[s] for this variant.
endsWithSlash() - Method in class com.sun.jersey.api.uri.UriTemplate
 
entity(Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
entity(Object, MediaType) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
entity(Object, String) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
entity(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
entity(Object, MediaType) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
entity(Object, String) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
entity - Variable in class com.sun.jersey.api.client.PartialRequestBuilder
 
entity(Object) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
entity(Object, MediaType) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
entity(Object, String) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
entity(Object) - Method in interface com.sun.jersey.api.client.RequestBuilder
Set the request entity.
entity(Object, MediaType) - Method in interface com.sun.jersey.api.client.RequestBuilder
Set the request entity with its media type.
entity(Object, String) - Method in interface com.sun.jersey.api.client.RequestBuilder
Set the request entity with its media type.
entity(Object) - Method in class com.sun.jersey.api.client.ViewResource
 
entity(Object, MediaType) - Method in class com.sun.jersey.api.client.ViewResource
 
entity(Object, String) - Method in class com.sun.jersey.api.client.ViewResource
 
entity(Object) - Method in class com.sun.jersey.api.client.WebResource
 
entity(Object, MediaType) - Method in class com.sun.jersey.api.client.WebResource
 
entity(Object, String) - Method in class com.sun.jersey.api.client.WebResource
 
entity - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
The entity.
entity(E) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the entity.
entity(Object) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
entity(Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the entity on the ResponseBuilder.
EntityHolder<T> - Class in com.sun.jersey.core.provider
A holder for an entity of a request consumed by the server or a response consumed by a client.
EntityHolder() - Constructor for class com.sun.jersey.core.provider.EntityHolder
Create an entity holder containing no entity.
EntityHolder(T) - Constructor for class com.sun.jersey.core.provider.EntityHolder
Create an entity holder containing an entity.
EntityTag - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.
EntityTag(String) - Constructor for class javax.ws.rs.core.EntityTag
Creates a new instance of a strong EntityTag.
EntityTag(String, boolean) - Constructor for class javax.ws.rs.core.EntityTag
Creates a new instance of an EntityTag
entityTagDelegate - Static variable in class com.sun.jersey.api.client.ClientResponse
 
entityWithType(Object, Type) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
entrySet() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
equals(Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
Compares this resource to the specified object.
equals(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
Compares this resource to the specified object.
equals(Object) - Method in class com.sun.jersey.api.client.ViewResource
Compares this resource to the specified object.
equals(Object) - Method in class com.sun.jersey.api.client.WebResource
Compares this resource to the specified object.
equals(Object) - Method in class com.sun.jersey.api.uri.UriPattern
 
equals(Object) - Method in class com.sun.jersey.api.uri.UriTemplate
Equality is calculated from the String of the regular expression generated from the templates.
equals(Object) - Method in class com.sun.jersey.core.header.LanguageTag
 
equals(K, K) - Method in interface com.sun.jersey.core.util.KeyComparator
Compare two keys for equality.
equals(String, String) - Method in class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
 
equals(Object) - Method in class com.sun.jersey.spi.inject.Errors.ErrorMessage
 
equals(Object) - Method in class javax.ws.rs.core.CacheControl
Compares obj to this cache control to see if they are the same considering all property values.
equals(Object) - Method in class javax.ws.rs.core.Cookie
Compare for equality
equals(Object) - Method in class javax.ws.rs.core.EntityTag
Compares obj to this tag to see if they are the same considering weakness and value.
equals(Object) - Method in class javax.ws.rs.core.MediaType
Compares obj to this media type to see if they are the same by comparing type, subtype and parameters.
equals(Object) - Method in class javax.ws.rs.core.NewCookie
Compare for equality.
equals(Object) - Method in class javax.ws.rs.core.Variant
Compares obj to this variant to see if they are the same considering all property values.
equals(Object) - Method in class jersey.repackaged.org.objectweb.asm.Handle
 
equals(Object) - Method in class jersey.repackaged.org.objectweb.asm.Type
Tests if the given object is equal to this type.
error(String) - Static method in class com.sun.jersey.spi.inject.Errors
 
error(String, boolean) - Static method in class com.sun.jersey.spi.inject.Errors
 
Errors - Class in com.sun.jersey.spi.inject
TODO do not use static thread local?
Errors() - Constructor for class com.sun.jersey.spi.inject.Errors
 
Errors.Closure<T> - Interface in com.sun.jersey.spi.inject
 
Errors.ErrorMessage - Class in com.sun.jersey.spi.inject
 
Errors.ErrorMessagesException - Exception in com.sun.jersey.spi.inject
 
ETAG - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
ETAG - Static variable in interface javax.ws.rs.core.HttpHeaders
evaluatePreconditions(EntityTag) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
evaluatePreconditions(Date) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
evaluatePreconditions(Date, EntityTag) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
evaluatePreconditions() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
evaluatePreconditions() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
evaluatePreconditions(EntityTag) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
evaluatePreconditions(Date) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
evaluatePreconditions(Date, EntityTag) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
evaluatePreconditions(EntityTag) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date, EntityTag) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions() - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions for a resource that does not currently exist.
EXCEPTION_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
ExceptionMapper<E extends java.lang.Throwable> - Interface in javax.ws.rs.ext
Contract for a provider that maps Java exceptions to Response.
ExceptionMapperContext - Interface in com.sun.jersey.spi.container
Provides lookup of ExceptionMapper instances that can be used to map exceptions to responses.
EXPAND_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
Flag to expand the stack map frames.
expires(Date) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the expires date.
expires(Date) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
EXPIRES - Static variable in interface javax.ws.rs.core.HttpHeaders
expires(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the expires date on the ResponseBuilder.
ExtendedUriInfo - Interface in com.sun.jersey.api.core
Extensions to UriInfo.

F

f(InputStream) - Method in interface com.sun.jersey.core.util.Closing.Closure
 
f(Closing.Closure) - Method in class com.sun.jersey.core.util.Closing
 
f() - Method in interface com.sun.jersey.spi.inject.Errors.Closure
 
F2D - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
F2I - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
F2L - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
F_APPEND - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FAST_INFOSET - Static variable in class com.sun.jersey.core.header.MediaTypes
 
FASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCMPG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCMPL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCONST_2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FEATURE_ALLOW_ENCODED_SLASH - Static variable in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
{@link ResourceConfig feature to enable encoded slashes in URIs.
FEATURE_ALLOW_RAW_MANAGED_BEANS - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
If set to true then the internal Jersey CDI component provider will be used for managed bean types, that are not annotated with ManagedBean annotation (neither with any other bean defining annotation) and CDI bean manager evaluates them as dependent scoped beans.
FEATURE_CANONICALIZE_URI_PATH - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true the request URI path component will be canonicalized by removing contiguous slashes (i.e.
FEATURE_DISABLE_WADL - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true then disable WADL generation.
FEATURE_DISABLE_XML_SECURITY - Static variable in interface com.sun.jersey.core.util.FeaturesAndProperties
If true XML security features when parsing XML documents will be disabled.
FEATURE_FILTER_FORWARD_ON_404 - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
If true and a 404 response with no entity body is returned from either the runtime or the application then the runtime forwards the request to the next filter in the filter chain.
FEATURE_FORMATTED - Static variable in interface com.sun.jersey.core.util.FeaturesAndProperties
If true then returned XML will be formatted.
FEATURE_IMPLICIT_VIEWABLES - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true then the matching algorithm will attempt to match and accept any static content or templates associated with a resource that were not explicitly declared by that resource.
FEATURE_LOGGING_DISABLE_ENTITY - Static variable in class com.sun.jersey.api.container.filter.LoggingFilter
If true the request and response entities (if present) will not be logged.
FEATURE_MATCH_MATRIX_PARAMS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true then matrix parameters (if present) in the request URI path component will not be ignored when matching the path to URI templates declared by resource classes.
FEATURE_NORMALIZE_URI - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true and ResourceConfig.FEATURE_CANONICALIZE_URI_PATH is true then the request URI will be normalized as specified by URI.normalize().
FEATURE_POJO_MAPPING - Static variable in class com.sun.jersey.api.json.JSONConfiguration
A ResourceConfig feature, which allows you to enable JSON/POJO mapping functionality in Jersey.
FEATURE_PRE_1_4_PROVIDER_PRECEDENCE - Static variable in interface com.sun.jersey.core.util.FeaturesAndProperties
If true, provider precedence will work as it did prior Jersey version 1.4.
FEATURE_REDIRECT - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true, and ResourceConfig.FEATURE_CANONICALIZE_URI_PATH is true, and the canonicalization/normalization operations on the request URI result in a new URI that is not equal to the request URI, then the client is (temporarily) redirected to the new URI.
FEATURE_TRACE - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true then enable tracing.
FEATURE_TRACE_PER_REQUEST - Static variable in class com.sun.jersey.api.core.ResourceConfig
If true then enable tracing on a per-request basis.
FEATURE_XMLROOTELEMENT_PROCESSING - Static variable in interface com.sun.jersey.core.util.FeaturesAndProperties
If true then XML root element tag name for lists will be derived from @XmlRootElement annotation and won't be decapitalized.
FeaturesAndProperties - Interface in com.sun.jersey.core.util
Features and properties.
FIELD - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a field.
FieldVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
fileName - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
 
fileName(String) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
Add the "file-name" parameter.
FileSchemeScanner - Class in com.sun.jersey.core.spi.scanning.uri
A "file" scheme URI scanner that recursively scans directories.
FileSchemeScanner() - Constructor for class com.sun.jersey.core.spi.scanning.uri.FileSchemeScanner
 
FilesScanner - Class in com.sun.jersey.core.spi.scanning
A scanner that recursively scans directories and jar files.
FilesScanner(File[]) - Constructor for class com.sun.jersey.core.spi.scanning.FilesScanner
Scan from a set of files.
filter(ContainerRequest) - Method in class com.sun.jersey.api.container.filter.CsrfProtectionFilter
 
filter(ContainerRequest) - Method in class com.sun.jersey.api.container.filter.GZIPContentEncodingFilter
 
filter(ContainerRequest, ContainerResponse) - Method in class com.sun.jersey.api.container.filter.GZIPContentEncodingFilter
 
filter(ContainerRequest) - Method in class com.sun.jersey.api.container.filter.LoggingFilter
 
filter(ContainerRequest, ContainerResponse) - Method in class com.sun.jersey.api.container.filter.LoggingFilter
 
filter(ContainerRequest) - Method in class com.sun.jersey.api.container.filter.PostReplaceFilter
 
filter(ContainerRequest) - Method in class com.sun.jersey.api.container.filter.UriConnegFilter
 
filter(MethodList.Filter) - Method in class com.sun.jersey.core.reflection.MethodList
 
filter(ContainerRequest) - Method in interface com.sun.jersey.spi.container.ContainerRequestFilter
Filter the request.
filter(ContainerRequest, ContainerResponse) - Method in interface com.sun.jersey.spi.container.ContainerResponseFilter
Filter the response.
Filterable - Class in com.sun.jersey.api.client.filter
An abstract class providing support for registering and managing a chain of ClientFilter instances.
Filterable(ClientHandler) - Constructor for class com.sun.jersey.api.client.filter.Filterable
Construct with a root client handler.
Filterable(Filterable) - Constructor for class com.sun.jersey.api.client.filter.Filterable
Construct from an existing filterable instance.
filterToken(String, int, int) - Static method in class com.sun.jersey.core.header.GrammarUtil
 
filterToken(String, int, int, boolean) - Static method in class com.sun.jersey.core.header.GrammarUtil
 
finalize() - Method in class com.sun.jersey.api.client.Client
find(Class<? extends Throwable>) - Method in interface com.sun.jersey.spi.container.ExceptionMapperContext
Find an exception mapper for a class of throwable that is capable of converting a throwable to a response.
find(Class<T>, ClassLoader) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Locates and incrementally instantiates the available providers of a given service using the given class loader.
find(Class<T>, ClassLoader, boolean) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Locates and incrementally instantiates the available providers of a given service using the given class loader.
find(Class<T>) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Locates and incrementally instantiates the available providers of a given service using the context class loader.
find(Class<T>, boolean) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Locates and incrementally instantiates the available providers of a given service using the context class loader.
find(String) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Locates and incrementally instantiates the available classes of a given service file using the context class loader.
findMethodOnClassPA(Class<?>, Method) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to find a method on a class given an existing method.
finish() - Method in interface com.sun.jersey.spi.container.ContainerResponseWriter
Finish writing the response.
FLOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The float type.
flush() - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
FMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FNEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
Form - Class in com.sun.jersey.api.representation
An implementation of MultivaluedMap that may be used for reading/writing String-based form parameters.
Form() - Constructor for class com.sun.jersey.api.representation.Form
 
FORM_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Form authentication.
FORMATTED - Static variable in interface com.sun.jersey.api.json.JSONMarshaller
 
FormDataContentDisposition - Class in com.sun.jersey.core.header
A form-data content disposition header.
FormDataContentDisposition(String, String, String, Date, Date, Date, long) - Constructor for class com.sun.jersey.core.header.FormDataContentDisposition
Constructor for the builder.
FormDataContentDisposition(String) - Constructor for class com.sun.jersey.core.header.FormDataContentDisposition
 
FormDataContentDisposition(String, boolean) - Constructor for class com.sun.jersey.core.header.FormDataContentDisposition
 
FormDataContentDisposition(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.FormDataContentDisposition
 
FormDataContentDisposition(HttpHeaderReader, boolean) - Constructor for class com.sun.jersey.core.header.FormDataContentDisposition
 
FormDataContentDisposition.FormDataContentDispositionBuilder - Class in com.sun.jersey.core.header
Builder to build form data content disposition.
FormParam - Annotation Type in javax.ws.rs
Binds the value(s) of a form parameter contained within a request entity body to a resource method parameter.
fragment(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
fragment(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI fragment.
FREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
from(int) - Static method in class com.sun.jersey.api.client.Statuses
Create a new status type from the given code.
from(int, String) - Static method in class com.sun.jersey.api.client.Statuses
Creates a new custom status type initialized from the status code and reason phrase.
fromPath(String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a URI path.
fromResource(Class<?>) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a root resource class.
fromResponse(Response) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder by performing a shallow copy of an existing Response.
fromResponse(JResponse<E>) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder by performing a shallow copy of an existing JResponse.
fromResponse(Response) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder by performing a shallow copy of an existing Response.
fromStatusCode(int) - Static method in enum com.sun.jersey.api.client.ClientResponse.Status
Convert a numerical status code into the corresponding Status.
fromStatusCode(int) - Static method in enum javax.ws.rs.core.Response.Status
Convert a numerical status code into the corresponding Status
fromString(String) - Method in interface com.sun.jersey.spi.StringReader
Read a string value and convert to a Java type.
fromString(String) - Method in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Parse the supplied value and create an instance of T.
fromString(String) - Static method in class jersey.repackaged.org.objectweb.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromUri(URI) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from an existing URI.
fromUri(String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from an existing URI.
FSTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FSUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FutureListener<T> - Interface in com.sun.jersey.api.client.async
A future listener to receive an event when a Future has reached the completed termination state of normal termination, an exception or cancellation.
fv - Variable in class jersey.repackaged.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

GENERAL_ACCEPT_MEDIA_TYPE - Static variable in class com.sun.jersey.core.header.MediaTypes
The general acceptable media type corresponding to \*\/*.
GENERAL_ACCEPT_MEDIA_TYPE_LIST - Static variable in class com.sun.jersey.core.header.MediaTypes
A singleton list containing the general acceptable media type.
GENERAL_MEDIA_TYPE - Static variable in class com.sun.jersey.core.header.MediaTypes
The general media type corresponding to \*\/*.
GENERAL_MEDIA_TYPE_LIST - Static variable in class com.sun.jersey.core.header.MediaTypes
A singleton list containing the general media type.
GENERAL_QUALITY_SOURCE_MEDIA_TYPE_LIST - Static variable in class com.sun.jersey.core.header.MediaTypes
A singleton list containing the general media type.
generate(UriInfo, Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a set of resources.
generate(Providers, FeaturesAndProperties, UriInfo, Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a set of resources.
generate(Providers, FeaturesAndProperties, UriInfo, ApplicationDescription, AbstractResource) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a resource.
generate(Providers, FeaturesAndProperties, UriInfo, ApplicationDescription, AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a virtual subresource resulting from sub resource methods.
generator(Class<? extends WadlGenerator>) - Static method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
Start to build an instance of WadlGeneratorConfig:
generator(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
GenericEntity<T> - Class in javax.ws.rs.core
Represents a response entity of a generic type T.
GenericEntity(T) - Constructor for class javax.ws.rs.core.GenericEntity
Constructs a new generic entity.
GenericEntity(T, Type) - Constructor for class javax.ws.rs.core.GenericEntity
Create a new instance of GenericEntity, supplying the generic type information.
genericInterface - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
 
GenericType<T> - Class in com.sun.jersey.api.client
Represents a generic type T.
GenericType() - Constructor for class com.sun.jersey.api.client.GenericType
Constructs a new generic type, deriving the generic type and class from type parameter.
GenericType(Type) - Constructor for class com.sun.jersey.api.client.GenericType
Constructs a new generic type, supplying the generic type information and derving the class.
get(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the GET method.
get(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the GET method.
get(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the GET method.
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
get(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
get(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
get(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
get(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
get(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
get(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
get(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the GET method.
get(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the GET method.
get(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
get(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
get(T) - Method in class com.sun.jersey.api.client.ViewResource
 
get(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
get(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
get(Class, ComponentScope) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactory
Get a IoCComponentProcessor instance given a class and scope.
get(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class com.sun.jersey.core.util.LazyVal
 
get(String, Class<A>) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
get(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
 
get(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
get(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
GET - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP GET requests
GET - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP GET method
getAbsolutePath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute path of the request.
getAbsolutePath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAbsolutePath() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAbsolutePath() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request.
getAbsolutePathBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute path of the request in the form of a UriBuilder.
getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAbsolutePathBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request in the form of a UriBuilder.
getAbstractRootResources() - Method in interface com.sun.jersey.api.model.AbstractResourceModelContext
 
getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableLanguages() - Method in interface javax.ws.rs.core.HttpHeaders
Get a list of languages that are acceptable for the response.
getAcceptableMediaType(List<MediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Deprecated.
will stay in Jersey 1.x, use Request.selectVariant(java.util.List) as an alternative.
getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Deprecated.
will stay in Jersey 1.x, use Request.selectVariant(java.util.List) as an alternative.
getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaTypes() - Method in interface javax.ws.rs.core.HttpHeaders
Get a list of media types that are acceptable for the response.
getAccesibleObject() - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
 
getAccesibleObject() - Method in interface com.sun.jersey.core.spi.component.ComponentContext
Get the accessible object.
getAccess() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAdapter() - Method in class com.sun.jersey.api.client.AbstractClientRequestAdapter
Get the adapted client request adapter.
getAdapter() - Method in class com.sun.jersey.api.client.ClientRequest
Get the client request adapter.
getAllow() - Method in class com.sun.jersey.api.client.ClientResponse
Get the allowed HTTP methods from the Allow HTTP header.
getAnnotatedClasses() - Method in class com.sun.jersey.spi.scanning.AnnotationScannerListener
Get the set of annotated classes.
getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.AbstractMethod
 
getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.AbstractResource
 
getAnnotation() - Method in class com.sun.jersey.api.model.Parameter
 
getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.Parameter
 
getAnnotation(Class<T>) - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getAnnotationDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
getAnnotations() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the annotations associated with the response entity (if any).
getAnnotations() - Method in class com.sun.jersey.api.model.AbstractMethod
 
getAnnotations() - Method in class com.sun.jersey.api.model.AbstractResource
 
getAnnotations() - Method in class com.sun.jersey.api.model.Parameter
 
getAnnotations() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getAnnotations() - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
 
getAnnotations() - Method in interface com.sun.jersey.core.spi.component.ComponentContext
Get the array of annotations.
getAnnotations() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getAnnotations() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getAnnotationTypeName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
getApplication() - Method in class com.sun.jersey.server.wadl.ApplicationDescription
 
getApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get a new instance of a ApplicationDescription corresponding to all the root resource classes, and configure the base URI.
getApplication(UriInfo, AbstractResource, String) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get a new instance of Application for a particular resource
getArguments() - Method in interface com.sun.jersey.localization.Localizable
Returns the arguments for message formatting.
getArguments() - Method in class com.sun.jersey.localization.LocalizableMessage
 
getArgumentsAndReturnSizes(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentsAndReturnSizes() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentTypes(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArgumentTypes() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the argument types of methods of this type.
getArrayClass(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get Array class of component class.
getArrays() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns JSON array names property This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getAsLocale() - Method in class com.sun.jersey.core.header.LanguageTag
 
getAttributeAsElements() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns names of attributes, which will be handled as elements This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getAttributeDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAuthenticationScheme() - Method in interface javax.ws.rs.core.SecurityContext
Returns the string value of the authentication scheme used to protect the resource.
getBaseUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the base URI of the application.
getBaseUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getBaseUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBaseUri() - Method in interface javax.ws.rs.core.UriInfo
Get the base URI of the application.
getBaseUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the base URI of the application in the form of a UriBuilder.
getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBaseUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the base URI of the application in the form of a UriBuilder.
getBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
Deprecated. 
getBuilder() - Method in class com.sun.jersey.api.client.WebResource
Deprecated. 
getCacheExtension() - Method in class javax.ws.rs.core.CacheControl
Corresponds to a set of extension cache control directives.
getCallbackName() - Method in class com.sun.jersey.api.json.JSONWithPadding
Get the callback function name.
getCharset(MediaType) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Get the character set from a media type.
getCharset(MediaType) - Static method in class com.sun.jersey.core.util.ReaderWriter
Get the character set from a media type.
getChildNodes() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
 
getClass(Class, Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Find the declaring class that implements or extends an interface.
getClassDoc(Class<?>) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
getClasses() - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the set of provider classes to be instantiated in the scope of the Client
getClasses() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get the set of provider classes to be instantiated in the scope of the Client
getClasses() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getClasses() - Method in class javax.ws.rs.core.Application
Get a set of root resource and provider classes.
getClassName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getClassName() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the binary name of the class corresponding to this type.
getClient() - Method in class com.sun.jersey.api.client.ClientResponse
Get the client.
getClientResponseStatus() - Method in class com.sun.jersey.api.client.ClientResponse
Deprecated.
Deprecated since 1.18. Use ClientResponse.getStatusInfo() which can return status type even for status codes which do not have mapping defined in Response.Status.
getComment() - Method in class javax.ws.rs.core.NewCookie
Get the comment associated with the cookie.
getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
Gets the value of the commentText property.
getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
getCommonSuperClass(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Returns the common super type of the two given types.
getComponentProvider(Class<?>) - Method in interface com.sun.jersey.core.spi.component.ComponentProviderFactory
Get the component provider for a class.
getComponentProvider(Class<?>) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory
Get the IoC component provider for a class.
getComponentProvider(ComponentContext, Class<?>) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory
Get the IoC component provider for a class with additional context.
getComponentProvider(ProviderServices.ProviderClass) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Get a component provider for a class.
getComponentProvider(Class) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Get a component provider for a class.
getComponentProvider(IoCComponentProvider, Class<?>) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
Get the resource class component provider.
getComponentProviderFactory() - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getComponents() - Method in class com.sun.jersey.api.model.AbstractField
 
getComponents() - Method in interface com.sun.jersey.api.model.AbstractModelComponent
 
getComponents() - Method in class com.sun.jersey.api.model.AbstractResource
 
getComponents() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
 
getComponents() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getComponents() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
 
getComponents() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
getConfigType() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the configuration type of this config.
getConfigType() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
getConfigType() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
 
getConstructorDescriptor(Constructor<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given constructor.
getConstructors() - Method in class com.sun.jersey.api.model.AbstractResource
 
getContainerRequest() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getContainerRequest() - Method in class com.sun.jersey.spi.container.ContainerResponse
Get the container request.
getContainerRequest() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the container request.
getContainerRequestFilters() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the list of container request filters.
getContainerResponse() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the container response.
getContainerResponseFilters() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the list of container response filters.
getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.ContainerResponse
Get the container response writer.
getContent() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
 
getContext(Class<?>) - Method in interface javax.ws.rs.ext.ContextResolver
Get a context of type T that is applicable to the supplied type.
getContextClassLoaderPA() - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to obtain context class loader.
getContextResolver(Class<T>, MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a context resolver for a particular type of context and media type.
getCookieNameValueMap() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the cookie name value map.
getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getCookies() - Method in class com.sun.jersey.api.client.ClientResponse
Get the list of cookies.
getCookies() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getCookies() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getCookies() - Method in interface javax.ws.rs.core.HttpHeaders
Get any cookies that accompanied the request.
getCreationDate() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the creation-date parameter.
getCtor() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
 
getDateFormats() - Static method in class com.sun.jersey.core.header.HttpDateFormat
Return an unmodifiable list of HTTP specified date formats to use for parsing or formating Date.
getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.AbstractMethod
 
getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.AbstractResource
 
getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.Parameter
 
getDeclaredAnnotations() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getDeclaringClass(AccessibleObject) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
 
getDeclaringResource() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getDefault() - Static method in class com.sun.jersey.spi.container.JavaMethodInvokerFactory
 
getDEFAULT_INITIAL_CAPACITY() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
 
getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Get the default resource configuration if one is not declared in the web.xml.
getDefaultResourceConfig(Map<String, Object>, ServletConfig) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Get the default resource configuration if one is not declared in the web.xml.
getDefaultResourceConfig(Map<String, Object>) - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the default ResourceConfig.
getDefaultResourceConfig(Map<String, Object>) - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
getDefaultResourceConfig(Map<String, Object>) - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
 
getDefaultStringValue() - Method in exception com.sun.jersey.api.ParamException
Get the default String value.
getDefaultValue() - Method in class com.sun.jersey.api.model.Parameter
 
getDesc() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescriptor() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given Java type.
getDimensions() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDispatcher(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchFactory
 
getDispatchingListener() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of DispatchingListener that should be used to monitor request processing.
getDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
getDocs() - Method in class com.sun.jersey.server.wadl.generators.ApplicationDocs
 
getDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
 
getDomain() - Method in class javax.ws.rs.core.Cookie
Get the domain of the cookie
getElement() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getElementClass(Class<?>, Type) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
getElementName(Class<?>) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
getElements(String[]) - Static method in class com.sun.jersey.api.core.ResourceConfig
Get a canonical array of String elements from a String array where each entry may contain zero or more elements separated by ';'.
getElements(String[], String) - Static method in class com.sun.jersey.api.core.ResourceConfig
Get a canonical array of String elements from a String array where each entry may contain zero or more elements separated by characters in delimiters string.
getElementType() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the type of the elements of this array type.
getEncoding() - Method in class javax.ws.rs.core.Variant
Get the encoding of the variant
getEntity() - Method in class com.sun.jersey.api.client.ClientRequest
Get the entity of the request.
getEntity(Class<T>) - Method in class com.sun.jersey.api.client.ClientResponse
Get the entity of the response.
getEntity(GenericType<T>) - Method in class com.sun.jersey.api.client.ClientResponse
Get the entity of the response.
getEntity(Class<T>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the request entity, returns null if the request does not contain an entity body.
getEntity(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the request entity, returns null if the request does not contain an entity body.
getEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
 
getEntity() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Get the response entity.
getEntity() - Method in class com.sun.jersey.api.JResponse
Get the response entity.
getEntity() - Method in class com.sun.jersey.core.provider.EntityHolder
Get the entity.
getEntity() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getEntity() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.CachedEntityContainerRequest
Get the entity or a cached instance.
getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.CachedEntityContainerRequest
Get the entity or a cached instance.
getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getEntity() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getEntity() - Method in class javax.ws.rs.core.GenericEntity
Get the enclosed entity
getEntity() - Method in class javax.ws.rs.core.Response
Return the response entity.
getEntityInputStream() - Method in class com.sun.jersey.api.client.ClientResponse
Get the input stream of the response.
getEntityInputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getEntityInputStream() - Method in class com.sun.jersey.spi.container.ContainerRequest
Get the input stream of the entity.
getEntityTag() - Method in class com.sun.jersey.api.client.ClientResponse
Get the entity tag.
getEntityType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
 
getEntityType() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
Get the entity type.
getEntityType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getEntityType() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getEvent() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getEventValue() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getExceptionIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
getExceptionMapper(Class<T>) - Method in interface javax.ws.rs.ext.Providers
Get an exception mapping provider for a particular class of exception.
getExceptionMapperContext() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the exception mapper context that can be used to map exceptions to responses.
getExecutorService() - Method in class com.sun.jersey.api.client.Client
Get the ExecutorService for sending asynchronous HTTP requests when no underlying asynchronous HTTP implementation is utilized.
getExplicitRootResources() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getExplicitRootResources() - Method in class com.sun.jersey.api.core.ResourceConfig
Get a map of explicit root resource classes and root resource singleton instances.
getExternalGrammar(String) - Method in class com.sun.jersey.server.wadl.ApplicationDescription
 
getExternalMetadataKeys() - Method in class com.sun.jersey.server.wadl.ApplicationDescription
 
getFamily() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the class of status code.
getFamily() - Method in enum javax.ws.rs.core.Response.Status
Get the class of status code
getFamily() - Method in interface javax.ws.rs.core.Response.StatusType
Get the class of status code
getFamilyByStatusCode(int) - Static method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the family from the response status code.
getFeature(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get the value of a feature.
getFeature(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getFeature(String) - Method in class com.sun.jersey.api.core.ResourceConfig
Get the value of a feature.
getFeature(String) - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
Get the value of a feature.
getFeatures() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get the map of features associated with the client.
getFeatures() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getFeatures() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the map of features associated with the Web application.
getFeatures() - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
Get the map of features associated with the client.
getFeaturesAndProperties() - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
 
getFeaturesAndProperties() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the features and properties.
getField() - Method in class com.sun.jersey.api.model.AbstractField
 
GETFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
getFields() - Method in class com.sun.jersey.api.model.AbstractResource
 
getFileName() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the filename parameter.
getFirst(String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
getFirst(String, Class<A>) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
getFirst(String, A) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
getFirst(String) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
getFirst(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
 
getFirst(String, A) - Method in class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
 
getFirst(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
getFirst(String, A) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
getFirst(K) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
getFirst(K) - Method in interface javax.ws.rs.core.MultivaluedMap
A shortcut to get the first value of the supplied key.
getFlag() - Method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
Returns the numeric value of the bit corresponding to this flag.
getFormalParameterIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getFormParameters() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the form parameters of the request entity.
getFormParameters() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getFormParameters() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getFromStringStringMethodPA(Class<?>) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to get the static fromString(String ) method.
getGeneratorClass() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
getGenericClass(Type) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the class that is the type argument of a parameterized type.
getGenericParameterTypes() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getGenericReturnType() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getGenericType() - Method in interface com.sun.jersey.api.client.async.ITypeListener
Get the generic type declaring the Java type of the instance to receive for FutureListener.onComplete(java.util.concurrent.Future).
getGenericType() - Method in class com.sun.jersey.api.client.async.TypeListener
 
getGroupCounts() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the capturing group counts for each template variable.
getGroupIndexes() - Method in class com.sun.jersey.api.uri.UriPattern
Get the group indexes.
getGroupIndexes() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the group indexes to capturing groups.
getHeaders() - Method in class com.sun.jersey.api.client.ClientRequest
Get the HTTP headers of the request.
getHeaders() - Method in class com.sun.jersey.api.client.ClientResponse
Get the HTTP headers of the response.
getHeaderValue(Object) - Static method in class com.sun.jersey.api.client.ClientRequest
Convert a header value, represented as a general object, to the string value.
getHeaderValue(String) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get a HTTP header value.
getHeaderValue(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getHeaderValue(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getHeaderValue(Object) - Static method in class com.sun.jersey.spi.container.ContainerResponse
Convert a header value, represented as a general object, to the string value.
getHeadHandler() - Method in class com.sun.jersey.api.client.filter.Filterable
Get the head client handler of the filter chain.
getHostnameVerifier() - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
Get the PHostnameVerifier.
getHttpHeaders() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the HTTP response headers.
getHttpHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getHttpHeaders() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getHttpMethod() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getHttpURLConnection(URL) - Method in interface com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
Get a HttpURLConnection for a given URL.
getIdFromName(String) - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
getIndex() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getInitParameter(String) - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get an initialization parameter.
getInitParameter(String) - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
getInitParameter(String) - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
 
getInitParameterNames() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the enumeration of initialization parameter names.
getInitParameterNames() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
getInitParameterNames() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
 
getInjectable(Class<? extends Annotation>, ComponentContext, A, C, ComponentScope) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
getInjectable(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
getInjectable(ComponentContext, A, C) - Method in interface com.sun.jersey.spi.inject.InjectableProvider
Get an injectable.
getInjectable(Class<? extends Annotation>, ComponentContext, A, C, ComponentScope) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
Get an injectable.
getInjectable(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
Get an injectable.
getInjectable(ComponentContext, A, Type) - Method in class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
 
getInjectable(ComponentContext, A) - Method in class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
Get an injectable for type T.
getInjectable(ComponentContext, A, Type) - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
 
getInjectableInstance(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCInstantiatedComponentProvider
The instance for the runtime to perform injection on.
getInjectableProviderContext() - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Get the injectable provider context.
getInjectableWithScope(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
getInjectableWithScope(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
Get an injectable.
getInstance() - Static method in class com.sun.jersey.core.osgi.OsgiRegistry
Returns an OsgiRegistry instance.
getInstance() - Method in class com.sun.jersey.core.spi.component.ComponentConstructor
Get a new instance.
getInstance() - Method in interface com.sun.jersey.core.spi.component.ComponentProvider
Get the instance.
getInstance() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCProxiedComponentProvider
This method will not be invoked since an instance is created by the runtime, and that instance may be proxied via the IoCProxiedComponentProvider.proxy(java.lang.Object) method.
getInstance(HttpContext) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
Get the instance.
getInstance() - Static method in class javax.ws.rs.ext.RuntimeDelegate
Obtain a RuntimeDelegate instance.
getInstances(Class<T>, String[]) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getInstances(Class<T>, Class<? extends T>[]) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getInterfaces() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInternalName() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the internal name of the given class.
getItem(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getItemCount() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the number of constant pool items in b.
getJAXBContext(Class) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
getJAXBContext() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context associated with the WadlGenerator for the Web application.
getJResponse() - Method in class com.sun.jersey.api.JResponseAsResponse
Get the adapted JResponse instance.
getJSONConfiguration() - Method in interface com.sun.jersey.api.json.JSONConfigurated
Provides information on current JSON configuration options for this object.
getJSONConfiguration() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Get the JSON configuration.
getJSONMarshaller(Marshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
Get a JSONMarshaller from a Marshaller.
getJsonSource() - Method in class com.sun.jersey.api.json.JSONWithPadding
Get the JSON source.
getJSONUnmarshaller(Unmarshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
Get a JSONUnmarshaller from a Unmarshaller.
getKey() - Method in interface com.sun.jersey.localization.Localizable
Gets the key in the resource bundle.
getKey() - Method in class com.sun.jersey.localization.LocalizableMessage
 
getLabels() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns the labels corresponding to this attribute.
getLanguage() - Method in class com.sun.jersey.api.client.ClientResponse
Get the language.
getLanguage() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getLanguage() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getLanguage() - Method in interface javax.ws.rs.core.HttpHeaders
Get the language of the request entity
getLanguage() - Method in class javax.ws.rs.core.Variant
Get the language of the variant
getLanguageMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getLanguageMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
Get a map of file extension to language.
getLastModified() - Method in class com.sun.jersey.api.client.ClientResponse
Get the last modified date.
getLength() - Method in class com.sun.jersey.api.client.ClientResponse
Get Content-Length.
getLength() - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns the length of this path.
getLink(String) - Method in class com.sun.jersey.core.header.LinkHeaders
 
getLinks() - Method in class com.sun.jersey.api.client.ClientResponse
 
getList(String) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
getLocale() - Method in class com.sun.jersey.localization.Localizer
 
getLocation() - Method in class com.sun.jersey.api.client.ClientResponse
Get the location.
getMappedThrowable() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get the throwable that was mapped to a response.
getMappedThrowable() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the throwable (if any) that was mapped to a response.
getMappedThrowable() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getMappedThrowable() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getMarshaller(Class, MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
getMatchedMethod() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get get matched resource method that was invoked.
getMatchedResources() - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of the currently matched resource class instances.
getMatchedResults() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get a read-only list of MatchResult for matched resources.
getMatchedTemplates() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get a read-only list of UriTemplate for matched resources.
getMatchedURIs() - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of URIs for matched resources.
getMatchedURIs(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of URIs for matched resources.
getMatchResult() - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
Get the match result
getMatrixParameters() - Method in interface javax.ws.rs.core.PathSegment
Get a map of the matrix parameters associated with the path segment.
getMaxAge() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
getMaxAge() - Method in class javax.ws.rs.core.NewCookie
Get the maximum age of the the cookie in seconds.
getMaxStringLength() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the maximum length of the strings contained in the constant pool of the class.
getMediaType() - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriter
 
getMediaType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the media type of the response entity.
getMediaType() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
 
getMediaType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getMediaType() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getMediaType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getMediaType() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getMediaType() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getMediaType() - Method in interface javax.ws.rs.core.HttpHeaders
Get the media type of the request entity
getMediaType() - Method in class javax.ws.rs.core.Variant
Get the media type of the variant
getMediaTypeMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getMediaTypeMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
Get a map of file extension to media type.
getMessage() - Method in class com.sun.jersey.api.model.ResourceModelIssue
Human readible description of the issue
getMessage() - Method in exception com.sun.jersey.api.NotFoundException
 
getMessage(String, Object...) - Method in class com.sun.jersey.localization.LocalizableMessageFactory
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get a message body reader that matches a set of criteria.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a message body reader that matches a set of criteria.
getMessageBodyWorkers() - Method in class com.sun.jersey.api.client.Client
Get the MessageBodyWorkers utilized by the client.
getMessageBodyWorkers() - Method in class com.sun.jersey.api.client.RequestWriter
 
getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.ContainerRequest
Get the message body workers.
getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.ContainerResponse
Get the message body workers.
getMessageBodyWorkers() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the message body workers that can be used for getting message body readers and writers.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get a message body writer that matches a set of criteria.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a message body writer that matches a set of criteria.
getMessageBodyWriterMediaType(Class<T>, Type, Annotation[], List<MediaType>) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getMessageBodyWriterMediaType(Class<T>, Type, Annotation[], List<MediaType>) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the most acceptable media type supported for a Java type given a set of acceptable media types.
getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the list of media types supported for a Java type.
getMetadata() - Method in class com.sun.jersey.api.client.ClientRequest
Deprecated.
getMetadata() - Method in class com.sun.jersey.api.client.ClientResponse
Deprecated. 
getMetadata() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Get the metadata associated with the response.
getMetadata() - Method in class com.sun.jersey.api.JResponse
Get metadata associated with the response as a map.
getMetadata() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
getMetadata() - Method in class javax.ws.rs.core.Response
Get metadata associated with the response as a map.
getMetaMethodAnnotations(Class<T>) - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getMethod() - Method in class com.sun.jersey.api.client.ClientRequest
Get the HTTP method of the request.
getMethod() - Method in class com.sun.jersey.api.model.AbstractMethod
 
getMethod() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getMethod() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getMethod() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getMethod() - Method in interface javax.ws.rs.core.Request
Get the request method, e.g.
getMethodDescriptor(Type, Type...) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given method.
getMethodDoc(Class<?>, Method) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
getMethodDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getMethodName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getMethodType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java type corresponding to the given method descriptor.
getMethodType(Type, Type...) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java method type corresponding to the given argument and return types.
getModCount() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Get the number of times this HashMap has been structurally modified Structural modifications are those that change the number of mappings in the HashMap or otherwise modify its internal structure (e.g., rehash).
getModel() - Method in class com.sun.jersey.api.view.Viewable
Get the model.
getModificationDate() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the modification-date parameter.
getName() - Method in class com.sun.jersey.core.header.FormDataContentDisposition
Get the name parameter.
getName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
getName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
getName() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the name of the Web component.
getName() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
getName() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
 
getName() - Method in class javax.ws.rs.core.Cookie
Get the name of the cookie
getName() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the name of the field or method designated by this handle.
getNameFromId(int) - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
getNames() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the list of template names.
getNameToPattern() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the map of template names to patterns.
getNext() - Method in class com.sun.jersey.api.client.filter.ClientFilter
Get the next client handler to invoke in the chain of filters.
getNoCacheFields() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the value of the no-cache cache control directive.
getNonStrings() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns names of JSON objects, which will be serialized out as non-strings, i.e.
getNormalizedTemplate() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the normalized template.
getNotation() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns JSON notation selected for this configuration
getNotFoundUri() - Method in exception com.sun.jersey.api.NotFoundException
Get the URI that is not found.
getNsSeparator() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns XML namespace separator, which is used when constructing JSON identifiers for XML elements/attributes in other than default namespace This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getNumberOfExplicitCharacters() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the number of characters in the regular expression not resulting from conversion of template variables.
getNumberOfExplicitRegexes() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the number of explicit regexes declared in template variables.
getNumberOfExplicitRegexes() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the number of explicit regular expressions.
getNumberOfLiteralCharacters() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the number of literal characters.
getNumberOfTemplateVariables() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the number of template variables.
getObjectType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java type corresponding to the given internal name.
getOffset() - Method in class jersey.repackaged.org.objectweb.asm.Label
Returns the offset corresponding to this label.
getOp() - Method in class com.sun.jersey.core.header.LinkHeader
 
getOpcode(int) - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOriginalEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the original entity instance that was set by HttpResponseContext.setEntity(java.lang.Object).
getOriginalEntity() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getOriginalEntity() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getOriginalJaxbContext() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Returns the underlying JAXBContext.
getOsgiRegistryInstance() - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Returns an OsgiRegistry instance.
getOutputStream() - Method in class com.sun.jersey.api.client.CommittingOutputStream
Get the adapted output stream.
getOutputStream() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get an OutputStream to which an entity may be written.
getOutputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getOutputStream() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getOwner() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getParamDoc(Class<?>, Method, Parameter) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
getParamDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getParameterAnnotations() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getParameterClass() - Method in class com.sun.jersey.api.model.Parameter
 
getParameterizedClassArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the parameterized class arguments for a declaring class that declares a generic interface type.
getParameterizedTypeArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the parameterized type arguments for a declaring class that declares a generic interface type.
getParameterName() - Method in exception com.sun.jersey.api.ParamException
Get the parameter name.
getParameters() - Method in class com.sun.jersey.api.model.AbstractField
 
getParameters() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
 
getParameters() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getParameters() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
 
getParameters() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
getParameters() - Method in interface com.sun.jersey.api.model.Parameterized
 
getParameters() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the parameters.
getParameters() - Method in class com.sun.jersey.core.header.ParameterizedHeader
Get the parameters.
getParameters() - Method in class javax.ws.rs.core.MediaType
Getter for a read-only parameter map.
getParameterType() - Method in class com.sun.jersey.api.model.Parameter
 
getParameterType() - Method in exception com.sun.jersey.api.ParamException
Get the type of the parameter annotation.
getParameterTypes() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getParamName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
getParams() - Method in class com.sun.jersey.core.header.LinkHeader
 
getPath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the path of the current request relative to the base URI as a string.
getPath(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the path of the current request relative to the base URI as a string.
getPath() - Method in class com.sun.jersey.api.model.AbstractResource
 
getPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
getPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
 
getPath() - Method in interface com.sun.jersey.api.model.PathAnnotated
 
getPath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getPath(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getPath() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getPath(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getPath() - Method in class javax.ws.rs.core.Cookie
Get the path of the cookie
getPath() - Method in interface javax.ws.rs.core.PathSegment
Get the path segment.
getPath() - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a string.
getPath(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a string.
getPathParameters() - Method in interface javax.ws.rs.core.UriInfo
Get the values of any embedded URI template parameters.
getPathParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the values of any embedded URI template parameters.
getPathSegments(String) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get the path segments that contains a template variable.
getPathSegments(String, boolean) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get the path segments that contains a template variable.
getPathSegments() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getPathSegments(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getPathSegments() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getPathSegments(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getPathSegments() - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a list of PathSegment.
getPattern() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the URI pattern.
getPattern() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the pattern.
getPostConstructMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
getPreDestroyMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
getPreferedDateFormat() - Static method in class com.sun.jersey.core.header.HttpDateFormat
Get the preferred HTTP specified date format (RFC 1123).
getPrimaryClass() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
 
getPrimaryTag() - Method in class com.sun.jersey.core.header.LanguageTag
 
getPrivateFields() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the value of the private cache control directive.
getProperties() - Method in class com.sun.jersey.api.client.AsyncWebResource
Gets WebResource related properties.
getProperties() - Method in class com.sun.jersey.api.client.Client
Get the mutable property bag.
getProperties() - Method in class com.sun.jersey.api.client.ClientRequest
Get the mutable property bag.
getProperties() - Method in class com.sun.jersey.api.client.ClientResponse
Get the map of response properties.
getProperties() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get the map of properties associated with the client.
getProperties() - Method in class com.sun.jersey.api.client.WebResource
Gets WebResource related properties.
getProperties() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getProperties() - Method in interface com.sun.jersey.api.core.HttpContext
Get the mutable properties.
getProperties() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the map of properties associated with the Web application.
getProperties() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
getProperties() - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
Get the map of properties associated with the client.
getProperties() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getProperties() - Method in class com.sun.jersey.spi.container.ContainerRequest
Get the mutable properties.
getProperty(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get the value of a property.
getProperty(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getProperty(String) - Method in class com.sun.jersey.api.core.ResourceConfig
Get the value of a property.
getProperty(String) - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
Get the value of a property.
getPropertyAsFeature(String) - Method in class com.sun.jersey.api.client.ClientRequest
Get a feature that is boolean property of the property bag.
getPropertyAsFeature(String, boolean) - Method in class com.sun.jersey.api.client.ClientRequest
Get a feature that is boolean property of the property bag.
getPropertyAsFeature(String) - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get a feature that is boolean property of the property bag.
getPropertyAsFeature(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get a feature that is boolean property of the property bag.
getProviderClasses() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the set of provider classes.
getProviders() - Method in class com.sun.jersey.api.client.Client
Get the Providers utilized by the client.
getProviders(Class<T>) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getProviders(Class<T>, ProviderServices.ProviderListener) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getProviders() - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
 
getProviders() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the providers.
getProvidersAndServices(Class<T>) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getProvidersAndServices(Class<T>, ProviderServices.ProviderListener) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getProviderSingletons() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the set of provider singleton instances.
getQuality() - Method in class com.sun.jersey.core.header.AcceptableLanguageTag
 
getQuality() - Method in class com.sun.jersey.core.header.AcceptableMediaType
 
getQuality() - Method in class com.sun.jersey.core.header.AcceptableToken
 
getQuality() - Method in interface com.sun.jersey.core.header.QualityFactor
 
getQualitySource() - Method in class com.sun.jersey.core.header.QualitySourceMediaType
 
getQualitySource(MediaType) - Static method in class com.sun.jersey.core.header.QualitySourceMediaType
 
getQueryParameters() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the URI query parameters of the current request.
getQueryParameters(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the URI query parameters of the current request.
getQueryParameters() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getQueryParameters(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getQueryParameters() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getQueryParameters(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getQueryParameters() - Method in interface javax.ws.rs.core.UriInfo
Get the URI query parameters of the current request.
getQueryParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the URI query parameters of the current request.
getRawClass() - Method in class com.sun.jersey.api.client.GenericType
Gets underlying raw class instance derived from the type.
getRawType() - Method in class javax.ws.rs.core.GenericEntity
Gets the raw type of the enclosed entity.
getReadDate() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the read-date parameter.
getReaders(MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getReaders(MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the map of media type to list of message body writers that are compatible with a media type.
getReasonPhrase() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the reason phrase.
getReasonPhrase() - Method in enum javax.ws.rs.core.Response.Status
Get the reason phrase
getReasonPhrase() - Method in interface javax.ws.rs.core.Response.StatusType
Get the reason phrase
getRegex() - Method in class com.sun.jersey.api.uri.UriPattern
Get the regular expression.
getRel() - Method in class com.sun.jersey.core.header.LinkHeader
 
getRemainder() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getReportMissingDependentFieldOrMethod() - Static method in class com.sun.jersey.spi.inject.Errors
 
getRepresentationDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
 
getRepresentations() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
getRequest() - Method in interface com.sun.jersey.api.core.HttpContext
Get the HTTP request information.
getRequestBuilder() - Method in class com.sun.jersey.api.client.AsyncViewResource
Get the ClientRequest builder.
getRequestBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
Get the ClientRequest builder.
getRequestBuilder() - Method in class com.sun.jersey.api.client.ViewResource
Get the ClientRequest builder.
getRequestBuilder() - Method in class com.sun.jersey.api.client.WebResource
Get the ClientRequest builder.
getRequestDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getRequestEntityWriter(ClientRequest) - Method in class com.sun.jersey.api.client.RequestWriter
Get a request entity writer capable of writing the request entity.
getRequestFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
Get the request filter.
getRequestHeader(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestHeader(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestHeader(String) - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of a HTTP request header.
getRequestHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestHeaders() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestHeaders() - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of HTTP request headers.
getRequestListener() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of RequestListener that should be used to monitor request processing.
getRequestRepresentation(Class<?>, Method, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
getRequestUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute request URI.
getRequestUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestUri() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute request URI including any query parameters.
getRequestUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute request URI in the form of a UriBuilder.
getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute request URI in the form of a UriBuilder.
getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
getRequiredJaxbContextPath() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
The jaxb context path that is used when the generated wadl application is marshalled to a file.
This method is used in a decorator like manner.
The result return the path (or a colon-separated list of package names) containing jaxb-beans that are added to wadl elements by this WadlGenerator, additionally to the context path of the decorated WadlGenerator (set by WadlGenerator.setWadlGeneratorDelegate(WadlGenerator).
If you do not use custom jaxb beans, then simply return _delegate.getRequiredJaxbContextPath(), otherwise return the delegate's WadlGenerator.getRequiredJaxbContextPath() together with your required context path (separated by a colon):
getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
getResolvingClass() - Method in class com.sun.jersey.api.view.Viewable
Get the resolving class.
getResource(Class<T>) - Method in interface com.sun.jersey.api.core.ResourceContext
Provides an instance of the given resource class.
getResource() - Method in class com.sun.jersey.api.model.AbstractMethod
 
getResource(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the resource instance from a resource class.
getResourceBundleName() - Method in interface com.sun.jersey.localization.Localizable
 
getResourceBundleName() - Method in class com.sun.jersey.localization.LocalizableMessage
 
getResourceClass() - Method in class com.sun.jersey.api.model.AbstractResource
 
getResourceClass() - Method in class com.sun.jersey.server.spi.component.ResourceComponentConstructor
 
getResourceConfig() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Get the resource configuration.
getResourceContext() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the ResourceContext
getResourceFilterFactories() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the list of resource filter factories.
getResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
Provides a non-null list of resource methods available on the resource
getResources(String, ClassLoader) - Method in class com.sun.jersey.core.spi.scanning.PackageNamesScanner.ResourcesProvider
Find all resources with the given name using a class loader.
getResponse() - Method in exception com.sun.jersey.api.client.UniformInterfaceException
Get the client response assocatiated with the exception.
getResponse() - Method in interface com.sun.jersey.api.core.HttpContext
Get the HTTP response information.
getResponse() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the response that was set.
getResponse(Class<?>, Method) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
getResponse() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getResponse() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getResponse() - Method in exception javax.ws.rs.WebApplicationException
Get the HTTP response.
getResponseDate() - Method in class com.sun.jersey.api.client.ClientResponse
Get response date (server side).
getResponseDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getResponseFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
Get the response filter.
getResponseListener() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of ResponseListener that should be used to monitor request processing.
getResponseStatus() - Method in class com.sun.jersey.api.client.ClientResponse
getReturnDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getReturnDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
getReturnType() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getReturnType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnType(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method.
getReturnType() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the return type of methods of this type.
getReturnTypeExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getRootElementName(Class<?>) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
getRootResourceClasses() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the set of root resource classes.
getRootResourceSingletons() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the set of root resource singleton instances.
getRules(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the rules for a resource class.
getSAXSource(SAXParserFactory, InputStream) - Static method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.BundleSchemeScanner
 
getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.FileSchemeScanner
 
getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
 
getSchemes() - Method in interface com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner
Get the set of supported URI schemes.
getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
 
getScope(Class) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactory
Get the scope of the component, if that component is managed by the Jersey runtime.
getScope() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCFullyManagedComponentProvider
Get the scope.
getScope() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCManagedComponentProvider
Get the component scope.
getScope() - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
Get the scope.
getScope(Class) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
Get the scope of the resource class.
getScope() - Method in interface com.sun.jersey.spi.inject.InjectableProvider
Get the scope of the injectable provider.
getScope() - Method in class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
 
getScope() - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
 
getSecurityContext() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getSecurityContext() - Method in class com.sun.jersey.spi.container.ContainerRequest
Get the security context.
getServerInjectableProviderFactory() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the server injectable provider factory.
getServices(Class<T>) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getServletContext() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Get the servlet context for the servlet or filter, depending on how this class is registered.
getServletContext() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the ServletContext.
getServletContext() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
getServletContext() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
 
getSetterMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
getSingletons() - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the singleton provider instances to be utilized by the client.
getSingletons() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
Get the singleton provider instances to be utilized by the client.
getSingletons() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getSingletons() - Method in class javax.ws.rs.core.Application
Get a set of root resource and provider instances.
getSize() - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriter
 
getSize() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the size parameter.
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
 
getSize() - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Called before writeTo to ascertain the length in bytes of the serialized form of t.
getSize() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the size of values of this type.
getSMaxAge() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the s-maxage cache control directive.
getSort() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the sort of this Java type.
getSort() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the sort of this type reference.
getSource() - Method in class com.sun.jersey.api.model.Parameter
 
getSource() - Method in class com.sun.jersey.api.model.ResourceModelIssue
Corresponding object (having the issue)
getSourceName() - Method in class com.sun.jersey.api.model.Parameter
 
getSSLContext() - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
Get the SSLContext.
GETSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
getStaticContentPattern() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
 
getStatus() - Method in class com.sun.jersey.api.client.ClientResponse
Get the status code.
getStatus() - Method in interface com.sun.jersey.api.core.HttpResponseContext
 
getStatus() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Get the status code associated with the response.
getStatus() - Method in class com.sun.jersey.api.JResponse
Get the status code associated with the response.
getStatus() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
getStatus() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getStatus() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getStatus() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getStatus() - Method in class javax.ws.rs.core.Response
Get the status code associated with the response.
getStatusCode() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the associated status code.
getStatusCode() - Method in enum javax.ws.rs.core.Response.Status
Get the associated status code
getStatusCode() - Method in interface javax.ws.rs.core.Response.StatusType
Get the associated status code
getStatusInfo() - Method in class com.sun.jersey.api.client.ClientResponse
Get the status type.
getStatusType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
 
getStatusType() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Get the status type associated with the response.
getStatusType() - Method in class com.sun.jersey.api.JResponse
Get the status type associated with the response.
getStatusType() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
Get the status type.
getStatusType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getStatusType() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getStep(int) - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getStoredJAXBContext(Class) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
getStringConstructorPA(Class<?>) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to obtain constructor that has a single parameter of String.
getStringReader(Class<?>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.StringReaderProvider
Obtain a StringReader that can produce an instance of a particular type from a string.
getStringReader(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.StringReaderWorkers
Get a string reader that matches a set of criteria.
getStyle() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
getSubResourceLocators() - Method in class com.sun.jersey.api.model.AbstractResource
Provides a non-null list of subresource locators available on the resource
getSubResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
Provides a non-null list of subresource methods available on the resource
getSubTags() - Method in class com.sun.jersey.core.header.LanguageTag
 
getSubtype() - Method in class javax.ws.rs.core.MediaType
Getter for subtype.
getSuperName() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getSuperTypeIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getSupportedInputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getSupportedOutputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getTag() - Method in class com.sun.jersey.core.header.LanguageTag
 
getTag() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the kind of field or method designated by this handle.
getTemplate() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the URI template as a String.
getTemplate() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the template.
getTemplateName() - Method in class com.sun.jersey.api.view.Viewable
Get the template name.
getTemplateVariables() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the list of template variables for the template.
getThreadLocalHttpContext() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of HttpContext that is a proxy to a thread local instance of HttpContext.
getToken() - Method in class com.sun.jersey.core.header.Token
 
getTryCatchBlockIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType() - Method in interface com.sun.jersey.api.client.async.ITypeListener
Get the class of the instance to receive for FutureListener.onComplete(java.util.concurrent.Future).
getType() - Method in class com.sun.jersey.api.client.async.TypeListener
 
getType() - Method in class com.sun.jersey.api.client.ClientResponse
Get the media type of the response.
getType() - Method in class com.sun.jersey.api.client.GenericType
Gets underlying Type instance derived from the type.
getType() - Method in class com.sun.jersey.api.JResponse
Get the type of the entity.
getType() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the type.
getType() - Method in class com.sun.jersey.core.header.LinkHeader
 
getType() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
 
getType() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
 
getType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
getType() - Method in class javax.ws.rs.core.GenericEntity
Gets underlying Type instance.
getType() - Method in class javax.ws.rs.core.MediaType
Getter for primary type.
getType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java type corresponding to the given type descriptor.
getType(Class<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java type corresponding to the given class.
getType(Constructor<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java method type corresponding to the given constructor.
getType(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Java method type corresponding to the given method.
getTypeArgumentAndClass(Type) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
 
getTypeArgumentIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeParameterBoundIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getTypeParameters() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getTypeWildCart(MediaType) - Static method in class com.sun.jersey.core.header.MediaTypes
Returns MediaType with wildcard in subtype.
getUnmarshaller(Class, MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
getURI() - Method in class com.sun.jersey.api.client.AsyncViewResource
Get the URI to the resource.
getURI() - Method in class com.sun.jersey.api.client.AsyncWebResource
Get the URI to the resource.
getURI() - Method in class com.sun.jersey.api.client.ClientRequest
Get the URI of the request.
getURI() - Method in class com.sun.jersey.api.client.ViewResource
Get the URI to the resource.
getURI() - Method in class com.sun.jersey.api.client.WebResource
Get the URI to the resource.
getUri() - Method in class com.sun.jersey.core.header.LinkHeader
 
getUriBuilder() - Method in class com.sun.jersey.api.client.AsyncViewResource
Get the URI builder to the resource.
getUriBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
Get the URI builder to the resource.
getUriBuilder() - Method in class com.sun.jersey.api.client.ViewResource
Get the URI builder to the resource.
getUriBuilder() - Method in class com.sun.jersey.api.client.WebResource
Get the URI builder to the resource.
getUriInfo() - Method in interface com.sun.jersey.api.core.HttpContext
Get the extended URI information.
getUserPrincipal() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getUserPrincipal() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getUserPrincipal() - Method in interface javax.ws.rs.core.SecurityContext
Returns a java.security.Principal object containing the name of the current authenticated user.
getValue() - Method in class com.sun.jersey.api.model.PathValue
 
getValue() - Method in class com.sun.jersey.core.header.ParameterizedHeader
Get the value.
getValue() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
getValue() - Method in interface com.sun.jersey.spi.inject.Injectable
Get the injectable value.
getValue() - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
 
getValue() - Method in class javax.ws.rs.core.Cookie
Get the value of the cookie
getValue() - Method in class javax.ws.rs.core.EntityTag
Get the value of an EntityTag
getValue() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getValueOfStringMethodPA(Class<?>) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to obtain the static valueOf(String ) method.
getVersion() - Method in class javax.ws.rs.core.Cookie
Get the version of the cookie
getViewProxy(Class<T>) - Method in class com.sun.jersey.api.client.Client
 
getWadlParams() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
getWebConfig() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Get the Web configuration.
getWebConfig() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Get the Web configuration.
getWriters(MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getWriters(MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the map of media type to list of message body writers that are compatible with a media type.
getXml2JsonNs() - Method in class com.sun.jersey.api.json.JSONConfiguration
Returns a map for XML to JSON namespace mapping This property is valid for the JSONConfiguration.Notation.MAPPED notation only.
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
Get the XMLStreamReader for unmarshalling.
GLASSFISH_DEFAULT_ERROR_PAGE_RESPONSE - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
The servlet initialization property whose boolean value determines if GlassFish default error pages will be returned or not.
GlassfishMonitoringProvider - Interface in com.sun.jersey.spi.monitoring
A GlassFish monitoring provider to register Jersey-based monitoring.
GOTO - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
GrammarUtil - Class in com.sun.jersey.core.header
Class containing static utility methods to work with HTTP headers.
GrammarUtil() - Constructor for class com.sun.jersey.core.header.GrammarUtil
 
GrizzlyServerFactory - Class in com.sun.jersey.api.container.grizzly
Factory for creating and starting Grizzly SelectorThread instances.
GrizzlyWebContainerFactory - Class in com.sun.jersey.api.container.grizzly
Factory for creating and starting Grizzly SelectorThread instances for deploying a Servlet.
GZIPContentEncodingFilter - Class in com.sun.jersey.api.client.filter
A GZIP content encoding filter.
GZIPContentEncodingFilter() - Constructor for class com.sun.jersey.api.client.filter.GZIPContentEncodingFilter
Create a GZIP Content-Encoding filter that compresses the request entity.
GZIPContentEncodingFilter(boolean) - Constructor for class com.sun.jersey.api.client.filter.GZIPContentEncodingFilter
Create a GZIP Content-Encoding filter.
GZIPContentEncodingFilter - Class in com.sun.jersey.api.container.filter
A GZIP content encoding filter.
GZIPContentEncodingFilter() - Constructor for class com.sun.jersey.api.container.filter.GZIPContentEncodingFilter
 

H

H_GETFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_GETSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_PUTFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
handle(ClientRequest, FutureListener<ClientResponse>) - Method in interface com.sun.jersey.api.client.async.AsyncClientHandler
Invoke an asynchronous client request.
handle(ClientRequest, FutureListener<ClientResponse>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
handle(ClientRequest, FutureListener<ClientResponse>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
handle(ClientRequest) - Method in class com.sun.jersey.api.client.Client
 
handle(ClientRequest) - Method in interface com.sun.jersey.api.client.ClientHandler
Handle a HTTP request as a ClientRequest and return the HTTP response as a ClientResponse.
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.ClientFilter
 
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.ConnectionListenerFilter
 
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.CsrfProtectionFilter
Adds X-Requested-By header (if not present) to potentially state changing requests.
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.GZIPContentEncodingFilter
 
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.HTTPBasicAuthFilter
 
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.HTTPDigestAuthFilter
 
handle(ClientRequest) - Method in class com.sun.jersey.api.client.filter.LoggingFilter
 
handle(ClientRequest) - Method in class com.sun.jersey.client.urlconnection.URLConnectionClientHandler
ClientRequest handler.
Handle - Class in jersey.repackaged.org.objectweb.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class jersey.repackaged.org.objectweb.asm.Handle
Constructs a new field or method handle.
handleRequest(ContainerRequest, ContainerResponseWriter) - Method in interface com.sun.jersey.spi.container.WebApplication
Handle an HTTP request by dispatching the request to the appropriate matching Web resource that produces the response or otherwise producing the appropriate HTTP error response.
handleRequest(ContainerRequest, ContainerResponse) - Method in interface com.sun.jersey.spi.container.WebApplication
Handle an HTTP request by dispatching the request to the appropriate matching Web resource that produces the response or otherwise producing the appropriate HTTP error response.
hasAnnotation(Class<T>) - Method in class com.sun.jersey.core.reflection.MethodList
 
hasAttributeDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
hasDefaultValue() - Method in class com.sun.jersey.api.model.Parameter
 
hasEntity() - Method in class com.sun.jersey.api.client.ClientResponse
Checks if there is an entity available.
hasEntity() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
hasEntity() - Method in class com.sun.jersey.core.provider.EntityHolder
 
hash(K) - Method in interface com.sun.jersey.core.util.KeyComparator
Get the hash code of a key.
hash(String) - Method in class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
 
hashCode() - Method in class com.sun.jersey.api.client.AsyncViewResource
Returns a hash code for this WebResource.
hashCode() - Method in class com.sun.jersey.api.client.AsyncWebResource
Returns a hash code for this WebResource.
hashCode() - Method in class com.sun.jersey.api.client.ViewResource
Returns a hash code for this WebResource.
hashCode() - Method in class com.sun.jersey.api.client.WebResource
Returns a hash code for this WebResource.
hashCode() - Method in class com.sun.jersey.api.uri.UriPattern
 
hashCode() - Method in class com.sun.jersey.api.uri.UriTemplate
Hashcode is calculated from String of the regular expression generated from the template.
hashCode() - Method in class com.sun.jersey.core.header.LanguageTag
 
hashCode() - Method in class com.sun.jersey.spi.inject.Errors.ErrorMessage
 
hashCode() - Method in class javax.ws.rs.core.CacheControl
Generate hash code from cache control properties.
hashCode() - Method in class javax.ws.rs.core.Cookie
Generate a hashcode by hashing all of the cookies properties
hashCode() - Method in class javax.ws.rs.core.EntityTag
Generate hashCode based on value and weakness.
hashCode() - Method in class javax.ws.rs.core.MediaType
Generate a hashcode from the type, subtype and parameters.
hashCode() - Method in class javax.ws.rs.core.NewCookie
Generate a hashcode by hashing all of the properties
hashCode() - Method in class javax.ws.rs.core.Variant
Generate hash code from variant properties.
hashCode() - Method in class jersey.repackaged.org.objectweb.asm.Handle
 
hashCode() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns a hash code value for this type.
hasInjectableArtifacts() - Method in class com.sun.jersey.server.spi.component.ResourceComponentInjector
Ascertain if there are any injectable artifacts to be injected.
hasMetaAnnotation(Class<T>) - Method in class com.sun.jersey.core.reflection.MethodList
 
hasNext() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
hasNextSeparator(char, boolean) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
hasNotAnnotation(Class<T>) - Method in class com.sun.jersey.core.reflection.MethodList
 
hasNotMetaAnnotation(Class<T>) - Method in class com.sun.jersey.core.reflection.MethodList
 
hasNumParams(int) - Method in class com.sun.jersey.core.reflection.MethodList
 
hasRepresentations() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
hasReturnType(Class<?>) - Method in class com.sun.jersey.core.reflection.MethodList
 
hasType - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
 
head() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the HEAD method.
head(ITypeListener<ClientResponse>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the HEAD method.
head(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
head(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
head(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
head(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
head(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
head(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
head() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
head(ITypeListener<ClientResponse>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
head() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
head(ITypeListener<ClientResponse>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
head() - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the HEAD method.
head(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
head(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
head(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
head(T) - Method in class com.sun.jersey.api.client.ViewResource
 
head(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
head(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
head() - Method in class com.sun.jersey.api.client.WebResource.Builder
 
head() - Method in class com.sun.jersey.api.client.WebResource
 
HEAD - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP HEAD requests
HEAD - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP HEAD method
header(String, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
header(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
header(String, Object) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
header(String, Object) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add an HTTP header and value.
header(String, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
header(String, Object) - Method in class com.sun.jersey.api.client.WebResource
 
header(String, Object) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a header.
header(String, Object, boolean) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a header.
header(String, Object) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
header(String, Object, boolean) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
header(String, Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a header to the ResponseBuilder.
header - Variable in class jersey.repackaged.org.objectweb.asm.ClassReader
Start index of the class header information (access, name...) in b.
HeaderDelegateProvider<T> - Interface in com.sun.jersey.spi
A provider that supports the conversion of an HTTP header, of type T, to and from a String.
HeaderParam - Annotation Type in javax.ws.rs
Binds the value(s) of a HTTP header to a resource method parameter, resource class field, or resource class bean property.
headers - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
The response metadata.
headerSingle(String, Object) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a header or replace an existing header.
headerSingle(String, Object) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
host(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
HOST - Static variable in interface javax.ws.rs.core.HttpHeaders
host(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI host.
HTTPBasicAuthFilter - Class in com.sun.jersey.api.client.filter
Client filter adding HTTP Basic Authentication header to the HTTP request, if no such header is already present
HTTPBasicAuthFilter(String, byte[]) - Constructor for class com.sun.jersey.api.client.filter.HTTPBasicAuthFilter
Creates a new HTTP Basic Authentication filter using provided username and password credentials.
HTTPBasicAuthFilter(String, String) - Constructor for class com.sun.jersey.api.client.filter.HTTPBasicAuthFilter
Creates a new HTTP Basic Authentication filter using provided username and password credentials.
HttpContext - Interface in com.sun.jersey.api.core
A HttpContext makes it possible for a web resource implementation class to access and manipulate HTTP request and response information directly.
HttpDateFormat - Class in com.sun.jersey.core.header
Helper class for HTTP specified date formats.
HTTPDigestAuthFilter - Class in com.sun.jersey.api.client.filter
Client filter adding HTTP Digest authentication headers in the request
HTTPDigestAuthFilter(String, String) - Constructor for class com.sun.jersey.api.client.filter.HTTPDigestAuthFilter
Creates a new HTTP Digest Authentication filter using provided username and password credentials.
HTTPDigestAuthFilter(String, byte[]) - Constructor for class com.sun.jersey.api.client.filter.HTTPDigestAuthFilter
Creates a new HTTP Digest Authentication filter using provided username and password credentials.
HttpHeaderReader - Class in com.sun.jersey.core.header.reader
A pull-based reader of HTTP headers.
HttpHeaderReader() - Constructor for class com.sun.jersey.core.header.reader.HttpHeaderReader
 
HttpHeaderReader.Event - Enum in com.sun.jersey.core.header.reader
 
HttpHeaderReader.ListElementCreator<T> - Interface in com.sun.jersey.core.header.reader
 
HttpHeaders - Interface in javax.ws.rs.core
An injectable interface that provides access to HTTP header information.
HttpMethod - Annotation Type in javax.ws.rs
Associates the name of a HTTP method with an annotation.
HttpRequestContext - Interface in com.sun.jersey.api.core
An abstraction of a HTTP request.
HttpResponseContext - Interface in com.sun.jersey.api.core
An abstraction of a HTTP response.
HttpServerFactory - Class in com.sun.jersey.api.container.httpserver
Factory for creating HttpServer instances.
HTTPSProperties - Class in com.sun.jersey.client.urlconnection
HTTPS properties for SSL configuration of a HttpsURLConnection.
HTTPSProperties() - Constructor for class com.sun.jersey.client.urlconnection.HTTPSProperties
Construct default properties with no HostnameVerifier and a SSLContext constructed using SSLContext.getInstance("SSL").
HTTPSProperties(HostnameVerifier) - Constructor for class com.sun.jersey.client.urlconnection.HTTPSProperties
Construct with a HostnameVerifier and a SSLContext constructed using SSLContext.getInstance("SSL").
HTTPSProperties(HostnameVerifier, SSLContext) - Constructor for class com.sun.jersey.client.urlconnection.HTTPSProperties
Construct with a HostnameVerifier and a SSLContext.
HttpURLConnectionFactory - Interface in com.sun.jersey.client.urlconnection
A factory for HttpURLConnection instances.
humanReadableFormatting - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
humanReadableFormatting(boolean) - Method in class com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
If set to true, generated JSON will contain new-line characters and indentation, so that the output is easy to read for people.

I

i - Variable in class com.sun.jersey.spi.inject.InjectableProviderContext.InjectableScopePair
 
I2B - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2C - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2D - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2F - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2L - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2S - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IAND - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_3 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_4 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_5 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_M1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ACMPNE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPGE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPGT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPLT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPNE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
IF_MODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
IF_NONE_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
IF_UNMODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
IFEQ - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFGE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFGT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFLT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFNE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFNONNULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFNULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IINC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ILOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ImplicitProduces - Annotation Type in com.sun.jersey.api.view
Defines the media type(s) that a resource class can produce for implicit views.
IMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
InBoundHeaders - Class in com.sun.jersey.core.header
In-bound HTTP headers.
InBoundHeaders() - Constructor for class com.sun.jersey.core.header.InBoundHeaders
 
InBoundHeaders(InBoundHeaders) - Constructor for class com.sun.jersey.core.header.InBoundHeaders
 
INEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
info - Variable in class jersey.repackaged.org.objectweb.asm.Label
Field used to associate user information to a label.
init(Scanner) - Method in class com.sun.jersey.api.core.ScanningResourceConfig
Initialize and scan for root resource and provider classes using a scanner.
init(IoCComponentProcessorFactory) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactoryInitializer
Initialize with the IoCComponentProcessorFactory.
init(ProviderServices, InjectableProviderFactory) - Method in class com.sun.jersey.core.spi.factory.ContextResolverFactory
 
init() - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
init(AbstractResource) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
Initiate the component provider with the resource model.
init() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
init() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
init() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
init() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
init() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
Invoked before all methods related to wadl-building are invoked.
init() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
init(WebConfig) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Initiate the Web component.
init() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
 
init(FilterConfig) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
 
init(WebConfig) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Initiate the Web component.
initiate(ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Initiate the WebApplication.
initiate(ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Initiate the WebApplication.
initiate(ResourceConfig) - Method in interface com.sun.jersey.spi.container.WebApplication
Initiate the Web application.
initiate(ResourceConfig, IoCComponentProviderFactory) - Method in interface com.sun.jersey.spi.container.WebApplication
Initiate the Web application.
inject(Object) - Method in class com.sun.jersey.api.client.Client
Inject client-side bindings on an instance.
inject(T) - Method in class com.sun.jersey.core.spi.component.ComponentInjector
Inject on an instance.
inject(HttpContext, Object) - Method in class com.sun.jersey.server.spi.component.ResourceComponentInjector
Inject onto an instance of a resource class.
Inject - Annotation Type in com.sun.jersey.spi.inject
Deprecated.
Injectable<T> - Interface in com.sun.jersey.spi.inject
The type of something that is injectable.
InjectableProvider<A extends java.lang.annotation.Annotation,C> - Interface in com.sun.jersey.spi.inject
An injectable provider provides an injectable which in turn may be used to obtain the instance to inject onto a field, bean setter method, parameter of a constructor, or parameter of a method.
InjectableProviderContext - Interface in com.sun.jersey.spi.inject
The context to obtain Injectable instances.
InjectableProviderContext.InjectableScopePair - Class in com.sun.jersey.spi.inject
 
InjectableProviderContext.InjectableScopePair(Injectable, ComponentScope) - Constructor for class com.sun.jersey.spi.inject.InjectableProviderContext.InjectableScopePair
 
InjectableProviderFactory - Class in com.sun.jersey.core.spi.factory
A factory for managing InjectableProvider instances.
InjectableProviderFactory() - Constructor for class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
injectOnAllComponents() - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Inject on all cached components.
injectOnProviderInstance(Object) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Inject on a provider.
injectOnProviderInstances(Collection<?>) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Inject on a collection of providers.
InjectParam - Annotation Type in com.sun.jersey.api.core
Used to annotate fields, methods or parameters that shall be injected with instances obtained from Jersey or registered IoC component provider factories that provide support for Guice, Spring or CDI.
INNER_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into the nested type of a class type.
innerClass(Class) - Static method in class com.sun.jersey.spi.inject.Errors
 
instance() - Method in class com.sun.jersey.core.util.LazyVal
 
INSTANCE_COMPARATOR - Static variable in class com.sun.jersey.core.util.PriorityUtil
Convenience comparator instance.
INSTANCEOF - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INSTANCEOF - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
INT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the int type.
INT_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The int type.
INTEGER - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
interfaceClass(Class) - Static method in class com.sun.jersey.spi.inject.Errors
 
intersects(List<? extends MediaType>, List<? extends MediaType>) - Static method in class com.sun.jersey.core.header.MediaTypes
 
invoke(Method, Object, Object...) - Method in interface com.sun.jersey.spi.container.JavaMethodInvoker
 
INVOKEDYNAMIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKEINTERFACE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKESPECIAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKESTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IoCComponentProcessor - Interface in com.sun.jersey.core.spi.component.ioc
A component processor capable of performing pre-construction and post-construction initialization.
IoCComponentProcessorFactory - Interface in com.sun.jersey.core.spi.component.ioc
A factory for obtaining IoCComponentProcessor instances.
IoCComponentProcessorFactoryInitializer - Interface in com.sun.jersey.core.spi.component.ioc
An initializer interface to obtain a IoCComponentProcessorFactory instance.
IoCComponentProvider - Interface in com.sun.jersey.core.spi.component.ioc
An IoC-based component provider.
IoCComponentProviderFactory - Interface in com.sun.jersey.core.spi.component.ioc
An IoC component provider factory.
IoCDestroyable - Interface in com.sun.jersey.core.spi.component.ioc
 
IoCFullyManagedComponentProvider - Interface in com.sun.jersey.core.spi.component.ioc
An IoC-fully-managed component provider.
IoCInstantiatedComponentProvider - Interface in com.sun.jersey.core.spi.component.ioc
An IoC-instantiated component provider.
IoCManagedComponentProvider - Interface in com.sun.jersey.core.spi.component.ioc
An IoC-managed component provider.
IoCProviderFactory - Class in com.sun.jersey.core.spi.component.ioc
An extension of ProviderFactory that defers to an IoCComponentProviderFactory.
IoCProviderFactory(InjectableProviderContext, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.core.spi.component.ioc.IoCProviderFactory
Create a new provider factory based on given context and factory.
IoCProviderFactory(InjectableProviderContext, List<IoCComponentProviderFactory>) - Constructor for class com.sun.jersey.core.spi.component.ioc.IoCProviderFactory
Create a new provider factory based on given context and factories.
IoCProxiedComponentProvider - Interface in com.sun.jersey.core.spi.component.ioc
An IoC-proxied component provider.
IOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ipc - Variable in class com.sun.jersey.core.spi.component.ComponentInjector
 
IREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IS_TOKEN - Static variable in class com.sun.jersey.core.header.GrammarUtil
convenience table mapping chars to true if they are tokens
IS_WHITE_SPACE - Static variable in class com.sun.jersey.core.header.GrammarUtil
Convenience table mapping chars to true if they are white space chars
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.sun.jersey.api.model.AbstractMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.sun.jersey.api.model.AbstractResource
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.sun.jersey.api.model.Parameter
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
isAnnotationRegistered(Class<? extends Annotation>, Class<?>) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
isAnnotationRegistered(Class<? extends Annotation>, Class<?>) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
Check if an annotation and context type is registered for injection.
isArrayByteBase64(byte[]) - Static method in class com.sun.jersey.core.util.Base64
 
isBase64(String) - Static method in class com.sun.jersey.core.util.Base64
 
isBase64(byte) - Static method in class com.sun.jersey.core.util.Base64
 
isCodeAttribute() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCommitted() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Ascertain if a response has been committed to the container.
isCommitted() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
isCommitted() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
isCompatible(Locale) - Method in class com.sun.jersey.core.header.LanguageTag
 
isCompatible(String) - Method in class com.sun.jersey.core.header.Token
 
isCompatible(MediaType) - Method in class javax.ws.rs.core.MediaType
Check if this media type is compatible with another media type.
isElement() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.WantsName
 
isEmpty() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
isEncoded() - Method in class com.sun.jersey.api.model.Parameter
 
isFatal() - Method in class com.sun.jersey.api.model.ResourceModelIssue
If this returns true, appropriate abstract resource has a fatal issue
isFilterPresent(ClientFilter) - Method in class com.sun.jersey.api.client.filter.Filterable
Check if a filter is present in the chain.
isFilterPreset(ClientFilter) - Method in class com.sun.jersey.api.client.filter.Filterable
isFormattedOutput() - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
isHexCharacter(char) - Static method in class com.sun.jersey.api.uri.UriComponent
Checks whether the character c is hexadecimal character.
ISHL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ISHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isHumanReadableFormatting() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the output JSON will be formatted with new-line characters and indentation so that it is easy to read for people.
isIncludedInGrammar() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
 
isInitiated() - Method in interface com.sun.jersey.spi.container.WebApplication
 
isInjectableProviderRegistered(Class<? extends Annotation>, Class<?>, ComponentScope) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
isInjectableProviderRegistered(Class<? extends Annotation>, Class<?>, ComponentScope) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
 
isJaxbType(Class) - Method in interface com.sun.jersey.core.provider.jaxb.AbstractListElementProvider.JaxbTypeChecker
 
isMustRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
isNoCache() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-cache cache control directive.
isNoStore() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-store cache control directive.
isNotPublic() - Method in class com.sun.jersey.core.reflection.MethodList
 
isNoTransform() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
isPresentIn(int) - Method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
Returns true if the bit corresponding to this flag is set in a given integer value
isPrivate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
isProviderClass(Class<?>) - Static method in class com.sun.jersey.api.core.ResourceConfig
Determine if a class is a provider class.
isProxyRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the proxy-revalidate cache control directive.
isQualified() - Method in class com.sun.jersey.api.model.Parameter
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyReader
Ascertain if the MessageBodyReader can produce an instance of a particular type.
isResponseSet() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Check if the response has been set using the setReponse methods.
isResponseSet() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
isResponseSet() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
isRootResource() - Method in class com.sun.jersey.api.model.AbstractResource
 
isRootResourceClass(Class<?>) - Static method in class com.sun.jersey.api.core.ResourceConfig
Determine if a class is a root resource class.
isRootUnwrapping() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the root element will be stripped off This property is valid for the JSONConfiguration.Notation.MAPPED and JSONConfiguration.Notation.NATURAL notations.
isSecure() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
isSecure() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
isSecure() - Method in class javax.ws.rs.core.NewCookie
Whether the cookie will only be sent over a secure connection.
isSecure() - Method in interface javax.ws.rs.core.SecurityContext
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSubResource() - Method in class com.sun.jersey.api.model.AbstractResource
 
isSupported(MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
isTemplateNameAbsolute() - Method in class com.sun.jersey.api.view.Viewable
 
isTemplateVariablePresent(String) - Method in class com.sun.jersey.api.uri.UriTemplate
Ascertain if a template variable is a member of this template.
isToken(char) - Static method in class com.sun.jersey.core.header.GrammarUtil
Returns true if the provided char is a token.
isTokenString(String) - Static method in class com.sun.jersey.core.header.GrammarUtil
Returns true if all chars in string s are tokens.
ISTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isTracingEnabled() - Method in interface com.sun.jersey.api.core.Traceable
Check if tracing is enabled.
isTracingEnabled() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
isTracingEnabled() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
ISUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isUnknown() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns true if this type of attribute is unknown.
isUserInRole(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
isUserInRole(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
isUserInRole(String) - Method in interface javax.ws.rs.core.SecurityContext
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUsingPrefixesAtNaturalAttributes() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the JSON names corresponding to XML attributes should use a '@' prefix.
isWadlGenerationEnabled() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get WADL generation status.
isWeak() - Method in class javax.ws.rs.core.EntityTag
Check the strength of an EntityTag
isWhiteSpace(char) - Static method in class com.sun.jersey.core.header.GrammarUtil
Returns true if the provided char is a white space.
isWildcardSubtype() - Method in class javax.ws.rs.core.MediaType
Checks if the subtype is a wildcard
isWildcardType() - Method in class javax.ws.rs.core.MediaType
Checks if the primary type is a wildcard.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Ascertain if the MessageBodyWriter supports a particular type.
isXdkDocumentBuilderFactory(DocumentBuilderFactory) - Static method in class com.sun.jersey.core.util.SaxHelper
Determines whether the given builderFactory is from XDK package or not.
isXdkParserFactory(SAXParserFactory) - Static method in class com.sun.jersey.core.util.SaxHelper
Determines whether the given SAX parserFactory is from XDK package or not.
isXmlRootElementProcessing() - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
iterator() - Method in class com.sun.jersey.core.reflection.MethodList
 
iterator() - Method in class com.sun.jersey.spi.service.ServiceFinder
Returns discovered objects incrementally.
ITypeListener<T> - Interface in com.sun.jersey.api.client.async
A listener to be implemented by clients that wish to receive callback notification of the completion of requests invoked asynchronously.
IUSHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IXOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

J

JarFileScanner - Class in com.sun.jersey.core.spi.scanning
A utility class that scans entries in jar files.
JarFileScanner() - Constructor for class com.sun.jersey.core.spi.scanning.JarFileScanner
 
JarZipSchemeScanner - Class in com.sun.jersey.core.spi.scanning.uri
A "jar" and "zip" scheme URI scanner that recursively jar files.
JarZipSchemeScanner() - Constructor for class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
 
JavaMethodInvoker - Interface in com.sun.jersey.spi.container
 
JavaMethodInvokerFactory - Class in com.sun.jersey.spi.container
 
JavaMethodInvokerFactory() - Constructor for class com.sun.jersey.spi.container.JavaMethodInvokerFactory
 
javax.ws.rs - package javax.ws.rs
High-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.core - package javax.ws.rs.core
Low-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.ext - package javax.ws.rs.ext
APIs that provide extensions to the types supported by the JAX-RS API.
JAXRS_RUNTIME_DELEGATE_PROPERTY - Static variable in class javax.ws.rs.ext.RuntimeDelegate
 
jersey.repackaged.org.objectweb.asm - package jersey.repackaged.org.objectweb.asm
Provides a small and fast bytecode manipulation framework.
JResponse<E> - Class in com.sun.jersey.api
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime.
JResponse(Response.StatusType, OutBoundHeaders, E) - Constructor for class com.sun.jersey.api.JResponse
Construct given a status type, entity and metadata.
JResponse(int, OutBoundHeaders, E) - Constructor for class com.sun.jersey.api.JResponse
Construct given a status, entity and metadata.
JResponse(JResponse<E>) - Constructor for class com.sun.jersey.api.JResponse
Construct a shallow copy.
JResponse(JResponse.AJResponseBuilder<E, ?>) - Constructor for class com.sun.jersey.api.JResponse
Construct from a JResponse.AJResponseBuilder.
JResponse.AJResponseBuilder<E,B extends JResponse.AJResponseBuilder> - Class in com.sun.jersey.api
An abstract response builder that may be utilized to extend response building and the construction of JResponse instances.
JResponse.AJResponseBuilder() - Constructor for class com.sun.jersey.api.JResponse.AJResponseBuilder
Default constructor.
JResponse.AJResponseBuilder(JResponse.AJResponseBuilder<E, ?>) - Constructor for class com.sun.jersey.api.JResponse.AJResponseBuilder
Construct a shallow copy.
JResponse.JResponseBuilder<E> - Class in com.sun.jersey.api
A class used to build JResponse instances that contain metadata instead of or in addition to an entity.
JResponse.JResponseBuilder() - Constructor for class com.sun.jersey.api.JResponse.JResponseBuilder
Default constructor.
JResponse.JResponseBuilder(JResponse.JResponseBuilder<E>) - Constructor for class com.sun.jersey.api.JResponse.JResponseBuilder
Construct a shallow copy.
JResponseAsResponse - Class in com.sun.jersey.api
An adaption of JResponse as a Response.
JSON_ARRAYS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_ATTRS_AS_ELEMS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_ENABLED - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_NON_STRINGS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_NOTATION - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_ROOT_UNWRAPPING - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_XML2JSON_NS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSONConfigurated - Interface in com.sun.jersey.api.json
An interface declaring a JSON configuration is available.
JSONConfiguration - Class in com.sun.jersey.api.json
An immutable configuration of JSON notation and options.
JSONConfiguration.Builder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options
JSONConfiguration.MappedBuilder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options for the JSONConfiguration.Notation.MAPPED convention.
JSONConfiguration.MappedJettisonBuilder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options for the JSONConfiguration.Notation.MAPPED_JETTISON convention.
JSONConfiguration.NaturalBuilder - Class in com.sun.jersey.api.json
Builder class for constructing JSONConfiguration options for the JSONConfiguration.Notation.NATURAL convention.
JSONConfiguration.Notation - Enum in com.sun.jersey.api.json
Enumeration of supported JSON notations.
JSONJAXBContext - Class in com.sun.jersey.api.json
An adaption of JAXBContext that supports marshalling and unmarshalling of JAXB beans using the JSON format.
JSONJAXBContext(Class...) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with default JSONConfiguration.
JSONJAXBContext(JSONConfiguration, Class...) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with given JSONConfiguration.
JSONJAXBContext(Class[], Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with a custom set of properties.
JSONJAXBContext(JSONConfiguration, Class[], Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Constructs a new instance with a custom set of properties.
JSONJAXBContext(String) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance of using context class loader of the thread with default JSONConfiguration.
JSONJAXBContext(JSONConfiguration, String) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance of using context class loader of the thread with given JSONConfiguration.
JSONJAXBContext(String, ClassLoader) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance using a specified class loader with default JSONConfiguration.
JSONJAXBContext(String, ClassLoader, Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance using a specified class loader and a custom set of properties.
JSONJAXBContext(JSONConfiguration, String, ClassLoader, Map<String, Object>) - Constructor for class com.sun.jersey.api.json.JSONJAXBContext
Construct a new instance using a specified class loader, set of properties and JSONConfiguration .
JSONJAXBContext.JSONNotation - Enum in com.sun.jersey.api.json
Deprecated.
JSONMarshaller - Interface in com.sun.jersey.api.json
A JSON marshaller responsible for serializing Java content trees, defined by JAXB, to JSON data.
JSONUnmarshaller - Interface in com.sun.jersey.api.json
A JSON unmarshaller responsible for deserializing JSON data to a Java content tree, defined by JAXB.
JSONWithPadding - Class in com.sun.jersey.api.json
An entity supporting JSON with Padding (JSONP).
JSONWithPadding(Object) - Constructor for class com.sun.jersey.api.json.JSONWithPadding
Pad JSON using the default function name "callback".
JSONWithPadding(Object, String) - Constructor for class com.sun.jersey.api.json.JSONWithPadding
Pad JSON using a declared callback function name.
jsonXml2JsonNs - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
JSP_TEMPLATES_BASE_PATH - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
The base path in the Web Pages where JSP templates, associated with viewables of resource classes, are located.
JSP_TEMPLATES_BASE_PATH - Static variable in class com.sun.jersey.spi.container.servlet.WebComponent
The base path in the Web Pages where JSP templates, associated with viewables of resource classes, are located.
JSR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

K

keep(AnnotatedMethod) - Method in interface com.sun.jersey.core.reflection.MethodList.Filter
 
KeyComparator<K> - Interface in com.sun.jersey.core.util
A key comparator.
KeyComparatorHashMap<K,V> - Class in com.sun.jersey.core.util
A implementation similar to HashMap but supports the comparison of keys using a KeyComparator.
KeyComparatorHashMap(int, float, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorHashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
KeyComparatorHashMap(int, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorHashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
KeyComparatorHashMap(KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorHashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
KeyComparatorHashMap(Map<? extends K, ? extends V>, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorHashMap
Constructs a new HashMap with the same mappings as the specified Map.
KeyComparatorLinkedHashMap<K,V> - Class in com.sun.jersey.core.util
A implementation similar to LinkedHashMap but supports the comparison of keys using a KeyComparator.
KeyComparatorLinkedHashMap(int, float, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and load factor.
KeyComparatorLinkedHashMap(int, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and a default load factor (0.75).
KeyComparatorLinkedHashMap(KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the default initial capacity (16) and load factor (0.75).
KeyComparatorLinkedHashMap(Map<? extends K, ? extends V>, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Constructs an insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
KeyComparatorLinkedHashMap(int, float, boolean, KeyComparator<K>) - Constructor for class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
keySet() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 

L

L2D - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
L2F - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
L2I - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
Label - Class in jersey.repackaged.org.objectweb.asm
A label represents a position in the bytecode of a method.
Label() - Constructor for class jersey.repackaged.org.objectweb.asm.Label
Constructs a new label.
LADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LAND - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
language(String) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the language.
language(Locale) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the language.
language(String) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
language(Locale) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
language(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the language on the ResponseBuilder.
language(Locale) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the language on the ResponseBuilder.
languages(Locale...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
languages(Locale...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported languages.
languages(Locale...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the language[s] for this variant.
LanguageTag - Class in com.sun.jersey.core.header
A language tag.
LanguageTag() - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LanguageTag(String, String) - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LanguageTag(String) - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LanguageTag(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LAST_MODIFIED - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
LAST_MODIFIED - Static variable in interface javax.ws.rs.core.HttpHeaders
lastModified(Date) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the last modified date.
lastModified(Date) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
lastModified(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the last modified date on the ResponseBuilder.
LASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LazyVal<T> - Class in com.sun.jersey.core.util
 
LazyVal() - Constructor for class com.sun.jersey.core.util.LazyVal
 
LCMP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LCONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LCONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LDC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LinkHeader - Class in com.sun.jersey.core.header
A Link header.
LinkHeader(String) - Constructor for class com.sun.jersey.core.header.LinkHeader
 
LinkHeader(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.LinkHeader
 
LinkHeader(LinkHeader.LinkHeaderBuilder) - Constructor for class com.sun.jersey.core.header.LinkHeader
 
LinkHeader.LinkHeaderBuilder<T extends LinkHeader.LinkHeaderBuilder,V extends LinkHeader> - Class in com.sun.jersey.core.header
A Link header builder.
LinkHeaders - Class in com.sun.jersey.core.header
A map of Link headers where each header can be retrieved using the relationship type as the key.
LinkHeaders(MultivaluedMap<String, String>) - Constructor for class com.sun.jersey.core.header.LinkHeaders
 
LLOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LNEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
load() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Load the Web application.
load() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Load the Web application.
loadWadlGeneratorsFromConfig(ResourceConfig) - Static method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfigLoader
LOCAL_VARIABLE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
Localizable - Interface in com.sun.jersey.localization
Localizable message.
LocalizableMessage - Class in com.sun.jersey.localization
 
LocalizableMessage(String, String, Object...) - Constructor for class com.sun.jersey.localization.LocalizableMessage
 
LocalizableMessageFactory - Class in com.sun.jersey.localization
 
LocalizableMessageFactory(String) - Constructor for class com.sun.jersey.localization.LocalizableMessageFactory
 
localize(Localizable) - Method in class com.sun.jersey.localization.Localizer
 
Localizer - Class in com.sun.jersey.localization
Localizes the Localizable into a message by using a configured Locale.
Localizer() - Constructor for class com.sun.jersey.localization.Localizer
 
Localizer(Locale) - Constructor for class com.sun.jersey.localization.Localizer
 
location(URI) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the location.
LOCATION - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
location(URI) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
location(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the location on the ResponseBuilder.
LOGGER - Static variable in class com.sun.jersey.core.spi.component.ProviderFactory
 
LoggingFilter - Class in com.sun.jersey.api.client.filter
A logging filter.
LoggingFilter() - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to a default JDK logger, named as the fully qualified class name of this class.
LoggingFilter(Logger) - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to a JDK logger.
LoggingFilter(PrintStream) - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to print stream.
LoggingFilter(Logger, int) - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to a JDK logger.
LoggingFilter(PrintStream, int) - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to print stream.
LoggingFilter - Class in com.sun.jersey.api.container.filter
A logging filter.
LoggingFilter() - Constructor for class com.sun.jersey.api.container.filter.LoggingFilter
Create a logging filter logging the request and response to a default JDK logger, named as the fully qualified class name of this class.
LoggingFilter(Logger) - Constructor for class com.sun.jersey.api.container.filter.LoggingFilter
Create a logging filter logging the request and response to a JDK logger.
LONG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LONG - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the long type.
LONG_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The long type.
LOOKUPSWITCH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSHL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LUSHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LXOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

M

map - Variable in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
mapException(Throwable) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
mapException(Throwable) - Method in class com.sun.jersey.spi.container.ContainerResponse
Map an exception to a response.
mapMappableContainerException(MappableContainerException) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
mapMappableContainerException(MappableContainerException) - Method in class com.sun.jersey.spi.container.ContainerResponse
Map the cause of a mappable container exception to a response.
MappableContainerException - Exception in com.sun.jersey.api.container
A runtime exception that contains a cause, a checked or runtime exception, that may be mapped to a Response instance.
MappableContainerException(Throwable) - Constructor for exception com.sun.jersey.api.container.MappableContainerException
 
mapped() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.MAPPED JSON notation.
mappedJettison() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.MAPPED_JETTISON JSON notation.
mapWebApplicationException(WebApplicationException) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
mapWebApplicationException(WebApplicationException) - Method in class com.sun.jersey.spi.container.ContainerResponse
Map a web application exception to a response.
mark() - Static method in class com.sun.jersey.spi.inject.Errors
 
marshallToJSON(Object, OutputStream) - Method in interface com.sun.jersey.api.json.JSONMarshaller
Marshall the content tree rooted at jaxbElement into an output stream.
marshallToJSON(Object, Writer) - Method in interface com.sun.jersey.api.json.JSONMarshaller
Marshall the content tree rooted at jaxbElement into an output stream.
match(CharSequence) - Method in class com.sun.jersey.api.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, List<String>) - Method in class com.sun.jersey.api.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, List<String>, Map<String, String>) - Method in class com.sun.jersey.api.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, Map<String, String>) - Method in class com.sun.jersey.api.uri.UriTemplate
Match a URI against the template.
match(CharSequence, List<String>) - Method in class com.sun.jersey.api.uri.UriTemplate
Match a URI against the template.
match(CharSequence, UriMatchResultContext) - Method in interface com.sun.jersey.spi.uri.rules.UriRules
Match a URI path to the collection of rules and iterate over the matching rules.
MatchingEntityTag - Class in com.sun.jersey.core.header
A matching entity tag.
MatchingEntityTag(String) - Constructor for class com.sun.jersey.core.header.MatchingEntityTag
Create new strongly validating entity tag.
MatchingEntityTag(String, boolean) - Constructor for class com.sun.jersey.core.header.MatchingEntityTag
Create new matching entity tag.
matchResource(URI) - Method in interface com.sun.jersey.api.core.ResourceContext
Match a URI to a resource instance.
matchResource(URI, Class<T>) - Method in interface com.sun.jersey.api.core.ResourceContext
Match a URI to a resource instance.
matchUriInfo(URI) - Method in interface com.sun.jersey.api.core.ResourceContext
Match a URI to URI information.
matrixParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
matrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Append a matrix parameter to the existing set of matrix parameters of the current final segment of the URI path.
MatrixParam - Annotation Type in javax.ws.rs
Binds the value(s) of a URI matrix parameter to a resource method parameter, resource class field, or resource class bean property.
MAXIMUM_QUALITY - Static variable in interface com.sun.jersey.core.header.QualityFactor
 
MEDIA_TYPE_COMPARATOR - Static variable in class com.sun.jersey.core.header.MediaTypes
Comparator for media types.
MEDIA_TYPE_LIST_COMPARATOR - Static variable in class com.sun.jersey.core.header.MediaTypes
Comparator for lists of media types.
MEDIA_TYPE_WILDCARD - Static variable in class javax.ws.rs.core.MediaType
The value of a type or subtype wildcard: "*"
MediaType - Class in javax.ws.rs.core
An abstraction for a media type.
MediaType(String, String, Map<String, String>) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type, subtype and parameters.
MediaType(String, String) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type and subtype.
MediaType() - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType, both type and subtype are wildcards.
MediaTypes - Class in com.sun.jersey.core.header
Common media types and functionality.
mediaTypes(MediaType...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
mediaTypes(MediaType...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported media types.
mediaTypes(MediaType...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the media type[s] for this variant.
MessageBodyFactory - Class in com.sun.jersey.core.spi.factory
A factory for managing MessageBodyReader and MessageBodyWriter instances.
MessageBodyFactory(ProviderServices, boolean) - Constructor for class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
MessageBodyReader<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a stream to a Java type.
MessageBodyWorkers - Interface in com.sun.jersey.spi
An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
MessageBodyWriter<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a Java type to a stream.
MessageException - Exception in com.sun.jersey.api
This exception may be used in conjuction with WebApplicationException to include a message.
MessageException(String) - Constructor for exception com.sun.jersey.api.MessageException
 
messages - Variable in exception com.sun.jersey.spi.inject.Errors.ErrorMessagesException
 
metadata - Variable in class com.sun.jersey.api.client.PartialRequestBuilder
 
method(String) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String, T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String, T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, T) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String, T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String, T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, Object) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
METHOD - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of method types.
METHOD_FORMAL_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_NOT_ALLOWED - Static variable in class com.sun.jersey.api.Responses
 
METHOD_RECEIVER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the return type of a method.
METHOD_TYPE_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
MethodDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for methods.
Created on: Jun 12, 2008
MethodDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
methodInstanceToString(Object, Method) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Create a string representation of a method and an instance whose class implements the method.
MethodList - Class in com.sun.jersey.core.reflection
 
MethodList(Class) - Constructor for class com.sun.jersey.core.reflection.MethodList
 
MethodList(Class, boolean) - Constructor for class com.sun.jersey.core.reflection.MethodList
 
MethodList(List<Method>) - Constructor for class com.sun.jersey.core.reflection.MethodList
 
MethodList(Method...) - Constructor for class com.sun.jersey.core.reflection.MethodList
 
MethodList(AnnotatedMethod...) - Constructor for class com.sun.jersey.core.reflection.MethodList
 
MethodList.Filter - Interface in com.sun.jersey.core.reflection
 
methodNotAllowed() - Static method in class com.sun.jersey.api.Responses
 
MethodVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MINUMUM_QUALITY - Static variable in interface com.sun.jersey.core.header.QualityFactor
 
missingDependency(Constructor, int) - Static method in class com.sun.jersey.spi.inject.Errors
 
missingDependency(Field) - Static method in class com.sun.jersey.spi.inject.Errors
 
missingDependency(Method, int) - Static method in class com.sun.jersey.spi.inject.Errors
 
modificationDate - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
 
modificationDate(Date) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
Add the "modification-date" parameter.
MONITORENTER - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
MONITOREXIT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
mostSpecific(MediaType, MediaType) - Static method in class com.sun.jersey.core.header.MediaTypes
Get the most specific media type from a pair of media types.
MULTIANEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
MULTIPART_FORM_DATA - Static variable in class javax.ws.rs.core.MediaType
"multipart/form-data"
MULTIPART_FORM_DATA_TYPE - Static variable in class javax.ws.rs.core.MediaType
"multipart/form-data"
MultivaluedMap<K,V> - Interface in javax.ws.rs.core
A map of key-values pairs.
MultivaluedMapImpl - Class in com.sun.jersey.core.util
An implementation of MultivaluedMap where keys and values are instances of String.
MultivaluedMapImpl() - Constructor for class com.sun.jersey.core.util.MultivaluedMapImpl
 
MultivaluedMapImpl(MultivaluedMap<String, String>) - Constructor for class com.sun.jersey.core.util.MultivaluedMapImpl
 
mv - Variable in class jersey.repackaged.org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.

N

name(String) - Static method in class com.sun.jersey.core.header.FormDataContentDisposition
Start building a form data content disposition.
NamedValueType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for named values.
Created on: Jun 12, 2008
NamedValueType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
NamedValueType(String, String) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
NAMESPACE - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
namespaceSeparator - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
nameStartsWith(String) - Method in class com.sun.jersey.core.reflection.MethodList
 
natural() - Static method in class com.sun.jersey.api.json.JSONConfiguration
A static method for obtaining a builder of JSONConfiguration instance, which will use JSONConfiguration.Notation.NATURAL JSON notation.
NEW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
NEW - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
NEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
newClass(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
NewCookie - Class in javax.ws.rs.core
Used to create a new HTTP cookie, transferred in a response.
NewCookie(String, String) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, int, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(Cookie) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance copying the information in the supplied cookie.
NewCookie(Cookie, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance supplementing the information in the supplied cookie.
newExceptionReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newField(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of a formal parameter of a method.
newHandle(int, String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInstance(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
newInstance(String, boolean) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
newInstance() - Static method in class javax.ws.rs.core.Response.ResponseBuilder
Create a new builder instance.
newInstance() - Static method in class javax.ws.rs.core.UriBuilder
Creates a new instance of UriBuilder.
newInstance() - Static method in class javax.ws.rs.core.Variant.VariantListBuilder
Create a new builder instance.
newInvokeDynamic(String, String, Handle, Object...) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMethod(String, String, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newNameType(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newSuperTypeReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newTryCatchReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
next() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
next(boolean) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
next(boolean, boolean) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextQuotedString() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextSeparatedString(char, char) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextSeparator() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextSeparator(char) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextToken() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextTokenOrQuotedString() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextTokenOrQuotedString(boolean) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
NO_CONTENT - Static variable in class com.sun.jersey.api.Responses
 
noContent() - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for an empty response.
noContent() - Static method in class com.sun.jersey.api.Responses
 
noContent() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for an empty response.
nonPublicClass(Class) - Static method in class com.sun.jersey.spi.inject.Errors
 
nonPublicConstructor(Class) - Static method in class com.sun.jersey.spi.inject.Errors
 
nonStrings - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
nonStrings(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Adds name(s) JSON non-string values property.
NOP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
NOT_ACCEPTABLE - Static variable in class com.sun.jersey.api.Responses
 
NOT_FOUND - Static variable in class com.sun.jersey.api.Responses
 
NOT_LOCALIZABLE - Static variable in interface com.sun.jersey.localization.Localizable
Special constant that represents a message that is not localizable.
NOT_MODIFIED - Static variable in class com.sun.jersey.api.Responses
 
notAcceptable(List<Variant>) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a not acceptable response.
notAcceptable() - Static method in class com.sun.jersey.api.Responses
 
notAcceptable(List<Variant>) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a not acceptable response.
notFound() - Static method in class com.sun.jersey.api.Responses
 
NotFoundException - Exception in com.sun.jersey.api
A HTTP 404 (Not Found) exception.
NotFoundException() - Constructor for exception com.sun.jersey.api.NotFoundException
Create a HTTP 404 (Not Found) exception.
NotFoundException(URI) - Constructor for exception com.sun.jersey.api.NotFoundException
Create a HTTP 404 (Not Found) exception.
NotFoundException(String) - Constructor for exception com.sun.jersey.api.NotFoundException
Create a HTTP 404 (Not Found) exception.
NotFoundException(String, URI) - Constructor for exception com.sun.jersey.api.NotFoundException
Create a HTTP 404 (Not Found) exception.
notModified() - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with a not-modified status.
notModified(String) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with a not-modified status and a strong entity tag.
notModified() - Static method in class com.sun.jersey.api.Responses
 
notModified() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(String) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status and a strong entity tag.
nsSeparator(Character) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML namespace separator.
NULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
numberOfErrors() - Method in class com.sun.jersey.spi.inject.Errors
 

O

OBJECT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of object reference types.
ObjectFactory - Class in com.sun.jersey.server.wadl.generators
The object factory for application docs jaxb bindings.
Created on: Jun 17, 2008
ObjectFactory() - Constructor for class com.sun.jersey.server.wadl.generators.ObjectFactory
 
ObjectFactory - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The object factory for xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
ObjectFactory() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ObjectFactory
 
ObjectFactory - Class in com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
The object factory for xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
ObjectFactory() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
 
objectToString(Object) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Create a string representation of an object.
ok() - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with an OK status.
ok(E) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder that contains a representation.
ok(E, MediaType) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder that contains a representation.
ok(E, String) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder that contains a representation.
ok(E, Variant) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder that contains a representation.
ok() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an OK status.
ok(Object) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, MediaType) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, String) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, Variant) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
onAccept(String) - Method in interface com.sun.jersey.core.spi.scanning.ScannerListener
Accept a scanned resource.
onAccept(String) - Method in class com.sun.jersey.spi.scanning.AnnotationScannerListener
 
onAdd(T) - Method in interface com.sun.jersey.core.spi.component.ProviderServices.ProviderListener
 
onComplete(Future<T>) - Method in interface com.sun.jersey.api.client.async.FutureListener
Invoked when a Future has reached the completed termination state.
onError(long, Throwable) - Method in interface com.sun.jersey.spi.monitoring.ResponseListener
Called when exception is thrown during dispatching and not mapped via ExceptionMapper.
onFinish() - Method in class com.sun.jersey.api.client.filter.ContainerListener
Called when last byte of response entity is read or (if entity is not present in response) after sending request.
onGetOutputStream() - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriterListener
Called when the output stream is required to write the request entity.
onHeader(String, String) - Method in interface com.sun.jersey.api.core.TraceInformation.TraceHeaderListener
 
onLoaded(AbstractResourceModelContext) - Method in interface com.sun.jersey.api.model.AbstractResourceModelListener
 
onMappedException(long, Throwable, ExceptionMapper) - Method in interface com.sun.jersey.spi.monitoring.ResponseListener
Called when Jersey has finalized response and handles it back to container.
onProcess(String, InputStream) - Method in interface com.sun.jersey.core.spi.scanning.ScannerListener
Process a scanned resource.
onProcess(String, InputStream) - Method in class com.sun.jersey.spi.scanning.AnnotationScannerListener
 
onReceived(long, long) - Method in class com.sun.jersey.api.client.filter.ContainerListener
Called when any amount of bytes is read from responses entity
onReceiveStart(long) - Method in class com.sun.jersey.api.client.filter.ContainerListener
Called when receive starts.
onReload() - Method in class com.sun.jersey.api.core.ScanningResourceConfig
Perform a new search for resource classes and provider classes.
onReload() - Method in interface com.sun.jersey.spi.container.ContainerListener
Called when reloading of the container is requested.
onReload() - Method in interface com.sun.jersey.spi.container.ReloadListener
Called when reloading of the container is requested.
onReload() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Reload the Web application.
onRequest(long, ContainerRequest) - Method in interface com.sun.jersey.spi.monitoring.RequestListener
Called when Jersey receives request from lower layer.
onRequestEntitySize(long) - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriterListener
Called when the size of the request entity is obtained.
onResourceMethod(long, AbstractResourceMethod) - Method in interface com.sun.jersey.spi.monitoring.DispatchingListener
Called right before resource method invocation.
onResponse(long, ContainerResponse) - Method in interface com.sun.jersey.spi.monitoring.ResponseListener
Called when Jersey has finalized response and handles it back to container.
onSent(long, long) - Method in class com.sun.jersey.api.client.filter.ContainerListener
Called when any amount of bytes from request entity is sent.
onStart(ClientRequest) - Method in interface com.sun.jersey.api.client.filter.OnStartConnectionListener
Factory method for ContainerListener.
OnStartConnectionListener - Interface in com.sun.jersey.api.client.filter
 
onSubResource(long, Class) - Method in interface com.sun.jersey.spi.monitoring.DispatchingListener
Called when Jersey finds suitable sub resource which will be used during request processing.
onSubResourceLocator(long, AbstractSubResourceLocator) - Method in interface com.sun.jersey.spi.monitoring.DispatchingListener
Called right before sub resource locator method is invoked.
onWebApplicationReady() - Method in interface com.sun.jersey.spi.container.WebApplicationListener
 
op(String) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
Opcodes - Interface in jersey.repackaged.org.objectweb.asm
Defines the JVM opcodes, access flags and array type codes.
options(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the OPTIONS method.
options(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the OPTIONS method.
options(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the OPTIONS method.
options(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
options(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
options(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
options(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
options(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
options(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
options(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
options(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
options(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
options(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
options(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
options(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
options(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the OPTIONS method.
options(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the OPTIONS method.
options(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
options(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
options(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
options(T) - Method in class com.sun.jersey.api.client.ViewResource
 
options(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
options(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
options(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
options(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
options(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
options(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
OPTIONS - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP OPTIONS method
OPTIONS - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP OPTIONS requests
OsgiRegistry - Class in com.sun.jersey.core.osgi
Utility class to deal with OSGi runtime specific behavior.
OutBoundHeaders - Class in com.sun.jersey.core.header
Out-bound HTTP headers.
OutBoundHeaders() - Constructor for class com.sun.jersey.core.header.OutBoundHeaders
 
OutBoundHeaders(OutBoundHeaders) - Constructor for class com.sun.jersey.core.header.OutBoundHeaders
 

P

PackageNamesScanner - Class in com.sun.jersey.core.spi.scanning
A scanner that recursively scans URI-based resources present in a set of package names, and sub-package names of that set.
PackageNamesScanner(String[]) - Constructor for class com.sun.jersey.core.spi.scanning.PackageNamesScanner
Scan from a set of packages using the context class loader.
PackageNamesScanner(ClassLoader, String[]) - Constructor for class com.sun.jersey.core.spi.scanning.PackageNamesScanner
Scan from a set of packages using declared class loader.
PackageNamesScanner.ResourcesProvider - Class in com.sun.jersey.core.spi.scanning
Find resources with a given name and class loader.
PackageNamesScanner.ResourcesProvider() - Constructor for class com.sun.jersey.core.spi.scanning.PackageNamesScanner.ResourcesProvider
 
PackagesResourceConfig - Class in com.sun.jersey.api.core
A mutable implementation of DefaultResourceConfig that dynamically searches for root resource and provider classes in a given a set of declared package and in all (if any) sub-packages of those declared packages.
PackagesResourceConfig(String...) - Constructor for class com.sun.jersey.api.core.PackagesResourceConfig
Search for root resource classes declaring the packages as an array of package names.
PackagesResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.PackagesResourceConfig
Search for root resource classes declaring the packages as a property of ResourceConfig.
paramDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
ParamDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for params: method params, path params on a class etc.
Created on: Jun 12, 2008
ParamDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
ParamDocType(String, String) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
Parameter - Class in com.sun.jersey.api.model
Abstraction for a method/constructor parameter
Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>) - Constructor for class com.sun.jersey.api.model.Parameter
 
Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, boolean) - Constructor for class com.sun.jersey.api.model.Parameter
 
Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, String) - Constructor for class com.sun.jersey.api.model.Parameter
 
Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, boolean, String) - Constructor for class com.sun.jersey.api.model.Parameter
 
parameter(String, String) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
parameter(Parameter, MediaType) - Static method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
Parameter.Source - Enum in com.sun.jersey.api.model
 
Parameterized - Interface in com.sun.jersey.api.model
Abbstraction for something that has a list of parameters
ParameterizedHeader - Class in com.sun.jersey.core.header
A general parameterized header.
ParameterizedHeader(String) - Constructor for class com.sun.jersey.core.header.ParameterizedHeader
 
ParameterizedHeader(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.ParameterizedHeader
 
parameters - Variable in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
ParamException - Exception in com.sun.jersey.api
An abstract extension of WebApplicationException for the class of parameter-based exceptions.
ParamException(Throwable, int, Class<? extends Annotation>, String, String) - Constructor for exception com.sun.jersey.api.ParamException
 
ParamException.CookieParamException - Exception in com.sun.jersey.api
A parameter exception for errors with CookieParam.
ParamException.CookieParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.CookieParamException
 
ParamException.FormParamException - Exception in com.sun.jersey.api
A parameter exception for errors with FormParam.
ParamException.FormParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.FormParamException
 
ParamException.HeaderParamException - Exception in com.sun.jersey.api
A parameter exception for errors with HeaderParam.
ParamException.HeaderParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.HeaderParamException
 
ParamException.MatrixParamException - Exception in com.sun.jersey.api
A URI-parameter-based exception for errors with MatrixParam.
ParamException.MatrixParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.MatrixParamException
 
ParamException.PathParamException - Exception in com.sun.jersey.api
A URI-parameter-based exception for errors with PathParam.
ParamException.PathParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.PathParamException
 
ParamException.QueryParamException - Exception in com.sun.jersey.api
A URI-parameter-based exception for errors with QueryParam.
ParamException.QueryParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.QueryParamException
 
ParamException.URIParamException - Exception in com.sun.jersey.api
An abstract parameter exception for the class of URI-parameter-based exceptions.
ParamException.URIParamException(Throwable, Class<? extends Annotation>, String, String) - Constructor for exception com.sun.jersey.api.ParamException.URIParamException
 
ParamQualifier - Annotation Type in com.sun.jersey.spi.container
A meta-annotation that identifies an annotation as a parameter-based annotation.
ParentRef - Annotation Type in com.sun.jersey.api.core
Used to annotate fields or parameters that shall be injected with parent resource class instances or instances obtained from registered IoC component provider factories (if any).
parse(String) - Method in class com.sun.jersey.core.header.LanguageTag
 
PartialRequestBuilder<T extends RequestBuilder> - Class in com.sun.jersey.api.client
A partial implementation of RequestBuilder that implements the methods on RequestBuilder but leaves undefined the build methods for constructing the request.
PartialRequestBuilder() - Constructor for class com.sun.jersey.api.client.PartialRequestBuilder
 
path(String) - Method in class com.sun.jersey.api.client.AsyncViewResource
Create a new WebResource from this web resource with an additional path added to the URI of this web resource.
path(String) - Method in class com.sun.jersey.api.client.AsyncWebResource
Create a new AsyncWebResource from this web resource with an additional path added to the URI of this web resource.
path(String) - Method in class com.sun.jersey.api.client.ViewResource
Create a new WebResource from this web resource with an additional path added to the URI of this web resource.
path(String) - Method in class com.sun.jersey.api.client.WebResource
Create a new WebResource from this web resource with an additional path added to the URI of this web resource.
path(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
path(Class) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
path(Class, String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
path(Method) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
path(String) - Method in class javax.ws.rs.core.UriBuilder
Append path to the existing path.
path(Class) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated class to the existing path.
path(Class, String) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated method to the existing path.
path(Method) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated method to the existing path.
Path - Annotation Type in javax.ws.rs
Identifies the URI path that a resource class or class method will serve requests for.
PathAnnotated - Interface in com.sun.jersey.api.model
 
PathParam - Annotation Type in javax.ws.rs
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property.
PathProviderScannerListener - Class in com.sun.jersey.spi.scanning
An annotation-based scanning listener for classes annotated with Path or Provider.
PathProviderScannerListener() - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
Create a scanning listener to check for Java classes in Java class files annotated with Path or Provider.
PathProviderScannerListener(ClassLoader) - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
Create a scanning listener to check for Java classes in Java class files annotated with Path or Provider.
PathSegment - Interface in javax.ws.rs.core
Represents a URI path segment and any associated matrix parameters.
PathValue - Class in com.sun.jersey.api.model
Abstraction for a Path value
PathValue(String) - Constructor for class com.sun.jersey.api.model.PathValue
 
PerRequest - Annotation Type in com.sun.jersey.spi.resource
Used to annotate resource classes that require a new instance for each request.
PERREQUEST_UNDEFINED - Static variable in enum com.sun.jersey.core.spi.component.ComponentScope
A immutable list comprising of the scopes PerRequest and Undefined, in that order.
PERREQUEST_UNDEFINED_SINGLETON - Static variable in enum com.sun.jersey.core.spi.component.ComponentScope
A immutable list comprising of the scopes PerRequest, Undefined and Singleton, in that order.
PerRequestTypeInjectableProvider<A extends java.lang.annotation.Annotation,T> - Class in com.sun.jersey.spi.inject
A utility class that may implemented to support a per-request injectable provider for a specific type T.
PerRequestTypeInjectableProvider(Type) - Constructor for class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
Construct a new instance with the Type
PerSession - Annotation Type in com.sun.jersey.spi.container.servlet
Used to annotate resource classes that require a new instance for each HTTP servlet session.
POP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
POP2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
port(int) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
port(int) - Method in class javax.ws.rs.core.UriBuilder
Set the URI port.
post() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with no request entity or response.
post(Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity but no response.
post(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with no request entity that returns a response.
post(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity that returns a response.
post(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method.
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity that returns a response.
post(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity that returns a response.
post(ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method.
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post(T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post() - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with no request entity or response.
post(Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity but no response.
post(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with no request entity that returns a response.
post(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
post(T) - Method in class com.sun.jersey.api.client.ViewResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
post(T, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
post(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post(T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post() - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post() - Method in class com.sun.jersey.api.client.WebResource
 
post(Object) - Method in class com.sun.jersey.api.client.WebResource
 
post(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
POST - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP POST method
POST - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP POST requests
postConstruct(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessor
Post-construction initialization of a component.
PostReplaceFilter - Class in com.sun.jersey.api.container.filter
A filter to support HTTP method replacing of a POST request to a request utilizing another HTTP method for the case where proxies or HTTP servers would otherwise block that HTTP method.
PostReplaceFilter(ResourceConfig) - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
Initializes this filter with PostReplaceFilter.PROPERTY_POST_REPLACE_FILTER_CONFIG property value from the application resource config.
PostReplaceFilter(PostReplaceFilter.ConfigFlag...) - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
Initializes this filter with config flags.
PostReplaceFilter.ConfigFlag - Enum in com.sun.jersey.api.container.filter
Enum representing configuration flags that can be set on the filter.
PRECONDITION_FAILED - Static variable in class com.sun.jersey.api.Responses
 
preconditionFailed() - Static method in class com.sun.jersey.api.Responses
 
preConstruct() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessor
Pre-construction initialization of a component.
primaryTag - Variable in class com.sun.jersey.core.header.LanguageTag
 
Priority - Annotation Type in com.sun.jersey.core.util
Priority annotation can be applied to provider classes to indicate in what order the providers should be polled.
PriorityUtil - Class in com.sun.jersey.core.util
Utility code for work with Priority annotated types.
PriorityUtil() - Constructor for class com.sun.jersey.core.util.PriorityUtil
 
PriorityUtil.InstanceComparator - Class in com.sun.jersey.core.util
Comparator for instances of types annotated with Priority annotation.
PriorityUtil.InstanceComparator() - Constructor for class com.sun.jersey.core.util.PriorityUtil.InstanceComparator
 
PriorityUtil.TypeComparator - Class in com.sun.jersey.core.util
Comparator for types annotated with Priority annotation.
PriorityUtil.TypeComparator() - Constructor for class com.sun.jersey.core.util.PriorityUtil.TypeComparator
 
processWithErrors(Errors.Closure<T>) - Static method in class com.sun.jersey.spi.inject.Errors
 
Produces - Annotation Type in javax.ws.rs
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce.
prop(String, Object) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
Specify the property value for the current WadlGenerator.
PROPERTY_BUFFER_RESPONSE_ENTITY_ON_EXCEPTION - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
A value of "true" declares that the client will automatically buffer the response entity (if any) and close resources when a UniformInterfaceException is thrown.
PROPERTY_CHUNKED_ENCODING_SIZE - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Chunked encoding property.
PROPERTY_CLASSNAMES - Static variable in class com.sun.jersey.api.core.ClassNamesResourceConfig
The property value MUST be an instance String or String[].
PROPERTY_CLASSPATH - Static variable in class com.sun.jersey.api.core.ClasspathResourceConfig
The property value MUST be an instance String or String[].
PROPERTY_CONNECT_TIMEOUT - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Connect timeout interval property, in milliseconds.
PROPERTY_CONTAINER_NOTIFIER - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the instance of ContainerNotifier to register ContainerListener instances.
PROPERTY_CONTAINER_REQUEST_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the list of ContainerRequestFilter that are applied to filter the request.
PROPERTY_CONTAINER_RESPONSE_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the list of ContainerResponseFilter that are applied to filter the response.
PROPERTY_DEFAULT_RESOURCE_COMPONENT_PROVIDER_FACTORY_CLASS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the default resource component provider factory for the life-cycle of resource classes.
PROPERTY_FILTER_CONTEXT_PATH - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
The filter context path.
PROPERTY_FOLLOW_REDIRECTS - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Redirection property.
PROPERTY_HTTP_URL_CONNECTION_SET_METHOD_WORKAROUND - Static variable in class com.sun.jersey.client.urlconnection.URLConnectionClientHandler
A value of "true" declares that the client will try to set unsupported HTTP method to HttpURLConnection via reflection.
PROPERTY_HTTPS_PROPERTIES - Static variable in class com.sun.jersey.client.urlconnection.HTTPSProperties
HTTPS properties property.
PROPERTY_LANGUAGE_MAPPINGS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the map of file extension to langauge mappings that will be added to the map that is returned from ResourceConfig.getLanguageMappings().
PROPERTY_MEDIA_TYPE_MAPPINGS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the map of file extension to media type mappings that will be added to the map that is returned from ResourceConfig.getMediaTypeMappings().
PROPERTY_PACKAGES - Static variable in class com.sun.jersey.api.core.PackagesResourceConfig
The property value MUST be an instance String or String[].
PROPERTY_POST_REPLACE_FILTER_CONFIG - Static variable in class com.sun.jersey.api.container.filter.PostReplaceFilter
Property that may contain a comma-separated list of the configuration flags to be set on this filter.
PROPERTY_READ_TIMEOUT - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Read timeout interval property, in milliseconds.
PROPERTY_RESOURCE_FILTER_FACTORIES - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the list of ResourceFilterFactory that are applied to resources.
PROPERTY_THREADPOOL_SIZE - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Threadpool size property.
PROPERTY_WADL_GENERATOR_CONFIG - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the wadl generator configuration that provides a WadlGenerator.
PROPERTY_WEB_PAGE_CONTENT_REGEX - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
If set the regular expression used to match an incoming servlet path URI to some web page content such as static resources or JSPs to be handled by the underlying servlet engine.
Provider - Annotation Type in javax.ws.rs.ext
Marks an implementation of an extension interface.
ProviderFactory - Class in com.sun.jersey.core.spi.component
A component provider factory for provider components (which are singletons).
ProviderFactory(InjectableProviderContext) - Constructor for class com.sun.jersey.core.spi.component.ProviderFactory
Create the provider factory.
ProviderFactory.Destroyable - Interface in com.sun.jersey.core.spi.component
 
Providers - Interface in javax.ws.rs.ext
An injectable interface providing runtime lookup of provider instances.
ProviderServices - Class in com.sun.jersey.core.spi.component
Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
ProviderServices(ProviderFactory, Set<Class<?>>, Set<?>) - Constructor for class com.sun.jersey.core.spi.component.ProviderServices
Create the provider services.
ProviderServices(Class<? extends ConstrainedToType>, ProviderFactory, Set<Class<?>>, Set<?>) - Constructor for class com.sun.jersey.core.spi.component.ProviderServices
Create the provider services.
ProviderServices.ProviderClass - Class in com.sun.jersey.core.spi.component
 
ProviderServices.ProviderListener<T> - Interface in com.sun.jersey.core.spi.component
 
proxy(Client, Class<T>) - Method in interface com.sun.jersey.client.proxy.ViewProxyProvider
 
proxy(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCProxiedComponentProvider
Proxy a component instance.
pushContainerResponseFilters(List<ContainerResponseFilter>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push a list of container response filters to apply after the container response has been produced.
pushMatch(UriTemplate, List<String>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push a match.
pushMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push the matching resource method.
pushResource(Object) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push a matching resource.
pushRightHandPathLength(int) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push the right hand path length to calculate the entry for the list of matching (ancestor) URI paths.
put() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method with no request entity or response.
put(Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method with a request entity but no response.
put(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method with no request entity that returns a response.
put(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method with a request entity that returns a response.
put(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method.
put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method with a request entity that returns a response.
put(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method with a request entity that returns a response.
put(ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the PUT method.
put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
put(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
put(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
put(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
put(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
put(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
put(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
put(T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
put() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
put() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
put() - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the PUT method with no request entity or response.
put(Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the PUT method with a request entity but no response.
put(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the PUT method with no request entity that returns a response.
put(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the PUT method with a request entity that returns a response.
put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the PUT method with a request entity that returns a response.
put(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the PUT method with a request entity that returns a response.
put(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
put(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
put(T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
put(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
put(T) - Method in class com.sun.jersey.api.client.ViewResource
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
put(T, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
put(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
put(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
put(T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
put() - Method in class com.sun.jersey.api.client.WebResource.Builder
 
put(Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
put(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
put(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
put() - Method in class com.sun.jersey.api.client.WebResource
 
put(Object) - Method in class com.sun.jersey.api.client.WebResource
 
put(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
put(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
put(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
put(K, V) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Associates the specified value with the specified key in this map.
put(K, List<V>) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
PUT - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP PUT method
PUT - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP PUT requests
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map<? extends K, ? extends List<V>>) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
putByte(int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Puts an array of bytes into this byte vector.
PUTFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
putInt(int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Puts a long into this byte vector.
putShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Puts a short into this byte vector.
putSingle(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
putSingle(String, Object) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
putSingle(String, V) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
putSingle(K, V) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
putSingle(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Set the key's value to be a one item list consisting of the supplied value.
putSingleObject(String, Object) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
PUTSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
putUTF8(String) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Puts an UTF8 string into this byte vector.

Q

quality - Variable in class com.sun.jersey.core.header.AcceptableLanguageTag
 
quality - Variable in class com.sun.jersey.core.header.AcceptableToken
 
QUALITY_FACTOR - Static variable in interface com.sun.jersey.core.header.QualityFactor
 
QUALITY_SOURCE_FACTOR - Static variable in class com.sun.jersey.core.header.QualitySourceMediaType
 
QUALITY_SOURCE_MEDIA_TYPE_COMPARATOR - Static variable in class com.sun.jersey.core.header.MediaTypes
Comparator for lists of quality source media types.
QualityFactor - Interface in com.sun.jersey.core.header
Quality factor for acceptable header types.
QualitySourceMediaType - Class in com.sun.jersey.core.header
An quality source media type.
QualitySourceMediaType(String, String) - Constructor for class com.sun.jersey.core.header.QualitySourceMediaType
 
QualitySourceMediaType(String, String, int, Map<String, String>) - Constructor for class com.sun.jersey.core.header.QualitySourceMediaType
 
QualitySourceMediaType(MediaType) - Constructor for class com.sun.jersey.core.header.QualitySourceMediaType
 
queryParam(String, String) - Method in class com.sun.jersey.api.client.AsyncViewResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, String) - Method in class com.sun.jersey.api.client.AsyncWebResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, String) - Method in class com.sun.jersey.api.client.ViewResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, String) - Method in class com.sun.jersey.api.client.WebResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
queryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Append a query parameter to the existing set of query parameters.
QueryParam - Annotation Type in javax.ws.rs
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property.
queryParams(MultivaluedMap<String, String>) - Method in class com.sun.jersey.api.client.AsyncViewResource
Create a new WebResource from this web resource with additional query parameters added to the URI of this web resource.
queryParams(MultivaluedMap<String, String>) - Method in class com.sun.jersey.api.client.AsyncWebResource
Create a new WebResource from this web resource with additional query parameters added to the URI of this web resource.
queryParams(MultivaluedMap<String, String>) - Method in class com.sun.jersey.api.client.ViewResource
Create a new WebResource from this web resource with additional query parameters added to the URI of this web resource.
queryParams(MultivaluedMap<String, String>) - Method in class com.sun.jersey.api.client.WebResource
Create a new WebResource from this web resource with additional query parameters added to the URI of this web resource.
QUOTED_STRING - Static variable in class com.sun.jersey.core.header.GrammarUtil
Represents quotes type in the TYPE_TABLE

R

read(ClassReader, int, int, char[], int, Label[]) - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Reads a type attribute.
readAcceptableList(HttpHeaderReader.ListElementCreator<T>, String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readAcceptableList(Comparator<T>, HttpHeaderReader.ListElementCreator<T>, String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readAcceptLanguage(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readAcceptMediaType(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readAcceptMediaType(String, List<QualitySourceMediaType>) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readAcceptToken(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readByte(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a numeric or string constant pool item in b.
readCookie(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readCookies(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readDate - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
 
readDate(Date) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
Add the "read-date" parameter.
readDate(String) - Static method in class com.sun.jersey.core.header.HttpDateFormat
Read a date.
readDate(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readersToString(Map<MediaType, List<MessageBodyReader>>) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
readersToString(Map<MediaType, List<MessageBodyReader>>) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Convert a map media type to list of message body readers to a string.
ReaderWriter - Class in com.sun.jersey.core.util
A utility class for reading and writing using byte and character streams.
ReaderWriter() - Constructor for class com.sun.jersey.core.util.ReaderWriter
 
readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
Unmarshal a JAXB type.
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in interface javax.ws.rs.ext.MessageBodyReader
Read a type from the InputStream.
readFromAsString(InputStream, MediaType) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Read the bytes of an input stream and convert to a string.
readFromAsString(InputStream, MediaType) - Static method in class com.sun.jersey.core.util.ReaderWriter
Read the bytes of an input stream and convert to a string.
readFromAsString(Reader) - Static method in class com.sun.jersey.core.util.ReaderWriter
Read the characters of a reader and convert to a string.
readInt(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a signed int value in b.
readLabel(int, Label[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the label corresponding to the given offset.
readList(HttpHeaderReader.ListElementCreator<T>, String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readList(List<T>, HttpHeaderReader.ListElementCreator<T>, String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readLong(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a signed long value in b.
readMatchingEntityTag(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readMediaTypes(List<MediaType>, String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readNewCookie(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readParameters(HttpHeaderReader) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readParameters(HttpHeaderReader, boolean) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readQualityFactor(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readQualityFactorParameter(HttpHeaderReader) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readQualitySourceMediaType(String) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readQualitySourceMediaType(String[]) - Static method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
readShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a signed short value in b.
readUnsignedShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads an UTF8 string constant pool item in b.
ReflectionHelper - Class in com.sun.jersey.core.reflection
Utility methods for Java reflection.
ReflectionHelper() - Constructor for class com.sun.jersey.core.reflection.ReflectionHelper
 
ReflectionHelper.ClassTypePair - Class in com.sun.jersey.core.reflection
A tuple consisting of a class and type of the class.
ReflectionHelper.ClassTypePair(Class) - Constructor for class com.sun.jersey.core.reflection.ReflectionHelper.ClassTypePair
 
ReflectionHelper.ClassTypePair(Class, Type) - Constructor for class com.sun.jersey.core.reflection.ReflectionHelper.ClassTypePair
 
ReflectionHelper.DeclaringClassInterfacePair - Class in com.sun.jersey.core.reflection
A tuple consisting of a concrete class, declaring class that declares a generic interface type.
ReflectionHelper.TypeClassPair - Class in com.sun.jersey.core.reflection
 
ReflectionHelper.TypeClassPair(Type, Class) - Constructor for class com.sun.jersey.core.reflection.ReflectionHelper.TypeClassPair
 
register() - Method in interface com.sun.jersey.spi.monitoring.GlassfishMonitoringProvider
Register Jersey-based monitoring with the GlassFish monitoring framework.
rel(String) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
reload() - Method in class com.sun.jersey.api.core.ScanningResourceConfig
Deprecated.
reload() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Reload the Web application.
ReloadListener - Interface in com.sun.jersey.spi.container
 
rels - Variable in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
remove(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
removeAllFilters() - Method in class com.sun.jersey.api.client.filter.Filterable
Remove all filters from the filter chain.
removeEldestEntry(Map.Entry<K, V>) - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Returns true if this map should remove its eldest entry.
removeFilter(ClientFilter) - Method in class com.sun.jersey.api.client.filter.Filterable
Remove a filter from the chain.
replaceMatrix(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceMatrix(String) - Method in class javax.ws.rs.core.UriBuilder
Set the matrix parameters of the current final segment of the current URI path.
replaceMatrixParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceMatrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Replace the existing value(s) of a matrix parameter on the current final segment of the URI path.
replacePath(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replacePath(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI path.
replaceQuery(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceQuery(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI query string.
replaceQueryParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Replace the existing value(s) of a query parameter.
representation - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
RepresentationDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for representations.
Created on: Jun 16, 2008
RepresentationDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
Request - Interface in javax.ws.rs.core
An injectable helper for request processing, all methods throw java.lang.IllegalStateException if called outside the scope of a request (e.g.
RequestBuilder<T extends RequestBuilder> - Interface in com.sun.jersey.api.client
An interface for building requests.
RequestDispatcher - Interface in com.sun.jersey.spi.dispatch
A resource method dispatcher.
RequestDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for requests.
Created on: Jun 16, 2008
RequestDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
 
requestEnd() - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
Invoked when matching ends.
RequestListener - Interface in com.sun.jersey.spi.monitoring
 
RequestListenerAdapter - Interface in com.sun.jersey.spi.monitoring
 
requestStart(URI) - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
Invoked when matching starts.
RequestWriter - Class in com.sun.jersey.api.client
A request writer for writing header values and a request entity.
RequestWriter() - Constructor for class com.sun.jersey.api.client.RequestWriter
 
RequestWriter(MessageBodyWorkers) - Constructor for class com.sun.jersey.api.client.RequestWriter
 
RequestWriter.RequestEntityWriter - Interface in com.sun.jersey.api.client
A writer for writing a request entity.
RequestWriter.RequestEntityWriterListener - Interface in com.sun.jersey.api.client
A lister for listening to events when writing a request entity.
reset() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Reset to the default state.
reset() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
reset() - Method in class com.sun.jersey.spi.container.ContainerResponse
Reset the response to 204 (No content) with no headers.
reset() - Static method in class com.sun.jersey.spi.inject.Errors
 
resolve(Type, MediaType) - Method in class com.sun.jersey.core.spi.factory.ContextResolverFactory
 
resolve(Class, MediaType, Class<T>) - Method in class com.sun.jersey.server.wadl.ApplicationDescription
 
resolve(Class, MediaType, Class<T>) - Method in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
resolve(Class, MediaType, Class<T>) - Method in interface com.sun.jersey.server.wadl.WadlGenerator.Resolver
 
resolve(String) - Method in interface com.sun.jersey.spi.template.TemplateProcessor
Deprecated.
resolve(String) - Method in interface com.sun.jersey.spi.template.ViewProcessor
Resolve a template name to a template reference.
ResolvedViewable<T> - Class in com.sun.jersey.spi.template
A resolved Viewable.
ResolvedViewable(ViewProcessor<T>, T, Viewable) - Constructor for class com.sun.jersey.spi.template.ResolvedViewable
Create a resolved viewable.
ResolvedViewable(ViewProcessor<T>, T, Viewable, Class<?>) - Constructor for class com.sun.jersey.spi.template.ResolvedViewable
Create a resolved viewable.
resolveTypeVariable(Class, Class, TypeVariable) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Given a type variable resolve the Java class of that variable.
resolveViewable(Viewable) - Method in interface com.sun.jersey.spi.template.TemplateContext
Resolve a Viewable.
resolveViewable(Viewable, UriInfo) - Method in interface com.sun.jersey.spi.template.TemplateContext
Resolve a Viewable.
resolveViewable(Viewable, Class<?>) - Method in interface com.sun.jersey.spi.template.TemplateContext
Resolve a Viewable given a resolving class.
resource(String) - Method in class com.sun.jersey.api.client.Client
Create a Web resource from the client.
resource(URI) - Method in class com.sun.jersey.api.client.Client
Create a Web resource from the client.
resource(String) - Method in class com.sun.jersey.api.client.WebResourceLinkHeaders
 
RESOURCE_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
The servlet initialization property whose value is a fully qualified class name of a class that implements ResourceConfig or Application.
RESOURCE_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.WebComponent
The servlet initialization property whose value is a fully qualified class name of a class that implements ResourceConfig or Application.
RESOURCE_VARIABLE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
ResourceComponentConstructor - Class in com.sun.jersey.server.spi.component
A constructor of a resource class.
ResourceComponentConstructor(ServerInjectableProviderContext, ComponentScope, AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentConstructor
 
ResourceComponentDestructor - Class in com.sun.jersey.server.spi.component
A destructor of a resource class instance.
ResourceComponentDestructor(AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentDestructor
 
ResourceComponentInjector - Class in com.sun.jersey.server.spi.component
An injector that injects onto properties of a resource.
ResourceComponentInjector(ServerInjectableProviderContext, ComponentScope, AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentInjector
Create a new resource component injector.
ResourceComponentProvider - Interface in com.sun.jersey.server.spi.component
A resource class component provider.
ResourceComponentProviderFactory - Interface in com.sun.jersey.server.spi.component
A resource class component provider factory.
ResourceComponentProviderFactoryClass - Annotation Type in com.sun.jersey.server.spi.component
Specifies the resource component provider that is used to obtain an instance of the resource class.
ResourceConfig - Class in com.sun.jersey.api.core
The resource configuration for configuring a web application.
ResourceConfig() - Constructor for class com.sun.jersey.api.core.ResourceConfig
 
ResourceConfigurator - Interface in com.sun.jersey.api.core
A provider to be utilized when configuration of ResourceConfig is required.
ResourceContext - Interface in com.sun.jersey.api.core
The resource context provides access to instances of resource classes.
ResourceDebuggingFilterFactory - Class in com.sun.jersey.api.container.filter
A ResourceFilterFactory provides tracking of resource matching.
ResourceDebuggingFilterFactory(HttpContext) - Constructor for class com.sun.jersey.api.container.filter.ResourceDebuggingFilterFactory
 
ResourceDocAccessor - Class in com.sun.jersey.server.wadl.generators.resourcedoc
A class providing access to information stored in a ResourceDocType.
Created on: Jun 16, 2008
ResourceDocAccessor(ResourceDocType) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
ResourceDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for resources.
Created on: Jun 11, 2008
ResourceDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
 
ResourceFilter - Interface in com.sun.jersey.spi.container
A resource filter to be used to filter a resource method, a sub-resource method, or a sub-resource locator.
ResourceFilterFactory - Interface in com.sun.jersey.spi.container
A resource filter factory responsible for creating ResourceFilter instances that match methods of the abstract resource model.
ResourceFilters - Annotation Type in com.sun.jersey.spi.container
Defines the list of application-declared ResourceFilter classes associated with a resource method, a sub-resource method, or a sub-resource locator.
ResourceMethodCustomInvokerDispatchFactory - Class in com.sun.jersey.spi.container
 
ResourceMethodCustomInvokerDispatchFactory(ProviderServices) - Constructor for class com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchFactory
 
ResourceMethodCustomInvokerDispatchProvider - Interface in com.sun.jersey.spi.container
Service-provider interface for creating RequestDispatcher instances.
ResourceMethodDispatchAdapter - Interface in com.sun.jersey.spi.container
A provider that can adapt a @{link ResourceMethodDispatchProvider}.
ResourceMethodDispatchProvider - Interface in com.sun.jersey.spi.container
Service-provider interface for creating RequestDispatcher instances.
ResourceModelIssue - Class in com.sun.jersey.api.model
Abstraction for various issues of a resource model validity like: no resources, duplicated uri templates, etc.
ResourceModelIssue(Object, String) - Constructor for class com.sun.jersey.api.model.ResourceModelIssue
 
ResourceModelIssue(Object, String, boolean) - Constructor for class com.sun.jersey.api.model.ResourceModelIssue
 
Response - Class in javax.ws.rs.core
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime.
Response() - Constructor for class javax.ws.rs.core.Response
Protected constructor, use one of the static methods to obtain a Response.ResponseBuilder instance and obtain a Response from that.
Response.ResponseBuilder - Class in javax.ws.rs.core
A class used to build Response instances that contain metadata instead of or in addition to an entity.
Response.ResponseBuilder() - Constructor for class javax.ws.rs.core.Response.ResponseBuilder
Protected constructor, use one of the static methods of Response to obtain an instance.
Response.Status - Enum in javax.ws.rs.core
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
Response.Status.Family - Enum in javax.ws.rs.core
An enumeration representing the class of status code.
Response.StatusType - Interface in javax.ws.rs.core
Base interface for statuses used in responses.
ResponseBuilderHeaders - Class in com.sun.jersey.core.spi.factory
HTTP header constants for use with ResponseBuilderImpl and ResponseImpl.
ResponseBuilderHeaders() - Constructor for class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
ResponseBuilderImpl - Class in com.sun.jersey.core.spi.factory
An implementation of Response.ResponseBuilder.
ResponseBuilderImpl() - Constructor for class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
ResponseDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for a response.
Created on: Jun 16, 2008
ResponseDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
ResponseImpl - Class in com.sun.jersey.core.spi.factory
An implementation of Response.
ResponseImpl(Response.StatusType, OutBoundHeaders, Object, Type) - Constructor for class com.sun.jersey.core.spi.factory.ResponseImpl
Construct given a status type, entity and metadata.
ResponseImpl(int, OutBoundHeaders, Object, Type) - Constructor for class com.sun.jersey.core.spi.factory.ResponseImpl
Construct given a status, entity and metadata.
ResponseListener - Interface in com.sun.jersey.spi.monitoring
 
ResponseListenerAdapter - Interface in com.sun.jersey.spi.monitoring
 
Responses - Class in com.sun.jersey.api
Common status codes and responses.
Responses() - Constructor for class com.sun.jersey.api.Responses
 
RET - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
RETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
RolesAllowedResourceFilterFactory - Class in com.sun.jersey.api.container.filter
A ResourceFilterFactory supporting the RolesAllowed, PermitAll and DenyAll on resource methods sub-resource methods, and sub-resource locators.
RolesAllowedResourceFilterFactory() - Constructor for class com.sun.jersey.api.container.filter.RolesAllowedResourceFilterFactory
 
RolesAllowedResourceFilterFactory - Class in com.sun.jersey.api.container.filter.servlet
A ResourceFilterFactory supporting the RolesAllowed, PermitAll and DenyAll on resource methods sub-resource methods, and sub-resource locators.
RolesAllowedResourceFilterFactory() - Constructor for class com.sun.jersey.api.container.filter.servlet.RolesAllowedResourceFilterFactory
 
rootUnwrapping - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
rootUnwrapping(boolean) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML root element unwrapping.
rootUnwrapping(boolean) - Method in class com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
Setter for XML root element unwrapping.
ruleAccept(String, CharSequence, Object) - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
Invoked when a UriRule is matched.
RuntimeDelegate - Class in javax.ws.rs.ext
Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.
RuntimeDelegate() - Constructor for class javax.ws.rs.ext.RuntimeDelegate
 
RuntimeDelegate.HeaderDelegate<T> - Interface in javax.ws.rs.ext
Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS type T.
RuntimeDelegateImpl - Class in com.sun.ws.rs.ext
A default client-based and hardcoded implementation of RuntimeDelegate that will be instantiated if all look up mechanisms fail to find an instance.
RuntimeDelegateImpl() - Constructor for class com.sun.ws.rs.ext.RuntimeDelegateImpl
 

S

SALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
SASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
SaxHelper - Class in com.sun.jersey.core.util
 
scan(ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.FilesScanner
 
scan(File, String, ScannerListener) - Static method in class com.sun.jersey.core.spi.scanning.JarFileScanner
Scan entries in a jar file.
scan(InputStream, String, ScannerListener) - Static method in class com.sun.jersey.core.spi.scanning.JarFileScanner
Scan entries in a jar file.
scan(ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.PackageNamesScanner
 
scan(ScannerListener) - Method in interface com.sun.jersey.core.spi.scanning.Scanner
Perform a scan and report resources to a scanning listener.
scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.BundleSchemeScanner
 
scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.FileSchemeScanner
 
scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
 
scan(URI, ScannerListener) - Method in interface com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner
Perform a scan and report resources to a scanning listener.
scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
 
scan(ScannerListener) - Method in class com.sun.jersey.spi.scanning.servlet.WebAppResourcesScanner
 
Scanner - Interface in com.sun.jersey.core.spi.scanning
An interface for scanning resources and reporting those resources to a scanning listener.
ScannerException - Exception in com.sun.jersey.core.spi.scanning
An runtime exception that may be thrown when scanning.
ScannerException() - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
Construct a new instance with the supplied message
ScannerException(String) - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
Construct a new instance with the supplied message
ScannerException(String, Throwable) - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
Construct a new instance with the supplied message and cause
ScannerException(Throwable) - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
Construct a new instance with the supplied cause
ScannerListener - Interface in com.sun.jersey.core.spi.scanning
A listener for receiving events on resources from a Scanner.
ScanningResourceConfig - Class in com.sun.jersey.api.core
A resource configuration that performs scanning to find root resource and provider classes.
ScanningResourceConfig() - Constructor for class com.sun.jersey.api.core.ScanningResourceConfig
 
scheme(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
scheme(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme.
schemeSpecificPart(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
schemeSpecificPart(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme-specific-part (see URI).
SecurityContext - Interface in javax.ws.rs.core
An injectable interface that provides access to security related information.
seeOther(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a redirection.
seeOther(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a redirection.
segment(String...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
segment(String...) - Method in class javax.ws.rs.core.UriBuilder
Append path segments to the existing path.
selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
selectVariant(List<Variant>) - Method in interface javax.ws.rs.core.Request
Select the representation variant that best matches the request.
SEPARATOR - Static variable in class com.sun.jersey.core.header.GrammarUtil
Represents separator type in the TYPE_TABLE
SEPARATORS - Static variable in class com.sun.jersey.core.header.GrammarUtil
Array of chars representing separators
serialize(JsonGenerator, SerializerProvider) - Method in class com.sun.jersey.api.json.JSONWithPadding
 
serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.sun.jersey.api.json.JSONWithPadding
 
serverError() - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with an server error status.
serverError() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an server error status.
ServerSide - Class in com.sun.jersey.spi.inject
 
ServerSide() - Constructor for class com.sun.jersey.spi.inject.ServerSide
 
service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Dispatch client requests to a resource class.
service(HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
Dispatch client requests to a resource class.
ServiceConfigurationError - Error in com.sun.jersey.spi.service
Error thrown when something goes wrong while looking up service providers.
ServiceConfigurationError(String) - Constructor for error com.sun.jersey.spi.service.ServiceConfigurationError
Constructs a new instance with the specified detail string.
ServiceConfigurationError(Throwable) - Constructor for error com.sun.jersey.spi.service.ServiceConfigurationError
Constructs a new instance that wraps the specified throwable.
ServiceFinder<T> - Class in com.sun.jersey.spi.service
A simple service-provider lookup mechanism.
ServiceFinder.DefaultServiceIteratorProvider<T> - Class in com.sun.jersey.spi.service
The default service iterator provider that looks up provider classes in META-INF/services files.
ServiceFinder.DefaultServiceIteratorProvider() - Constructor for class com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
 
ServiceFinder.ServiceIteratorProvider<T> - Class in com.sun.jersey.spi.service
Supports iteration of provider instances or classes.
ServiceFinder.ServiceIteratorProvider() - Constructor for class com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider
 
ServletContainer - Class in com.sun.jersey.spi.container.servlet
A Servlet or Filter for deploying root resource classes.
ServletContainer() - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
 
ServletContainer(Class<? extends Application>) - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
 
ServletContainer(Application) - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
 
ServletContainer.ContextInjectableProvider<T> - Class in com.sun.jersey.spi.container.servlet
A helper class for creating an injectable provider that supports Context with a type and constant value.
ServletContainer.ContextInjectableProvider(Type, T) - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer.ContextInjectableProvider
Create a new instance.
set(T) - Method in class com.sun.jersey.core.util.LazyVal
 
SET_COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
setAccessibleMethodPA(Method) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get privileged action to set a method to be accessible.
setAccessibleObject(AccessibleObject) - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
 
setAdapter(ClientRequestAdapter) - Method in class com.sun.jersey.api.client.ClientRequest
Set the client request adapter.
setAnnotations(Annotation[]) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the annotations associated with the response entity (if any).
setAnnotations(Annotation[]) - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
 
setAnnotations(Annotation[]) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setAnnotations(Annotation[]) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setAnnotationTypeName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
setApplicationDocsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
setApplicationDocsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
setAreInputTypesDeclared(boolean) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
setAreOutputTypesDeclared(boolean) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
setChunkedEncodingSize(Integer) - Method in class com.sun.jersey.api.client.Client
Set the client to send request entities using chunked encoding with a particular chunk size.
setClassName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
Sets the value of the commentText property.
setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
setConnection(HttpsURLConnection) - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
Set the HttpsURLConnection with the HTTPS properties.
setConnectTimeout(Integer) - Method in class com.sun.jersey.api.client.Client
Set the connect timeout interval, in milliseconds.
setContainerRequest(ContainerRequest) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setContainerRequest(ContainerRequest) - Method in class com.sun.jersey.spi.container.ContainerResponse
Set the container request.
setContainerRequest(ContainerRequest) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Set the container request.
setContainerResponse(ContainerResponse) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Set the container response.
setContainerResponseWriter(ContainerResponseWriter) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setContainerResponseWriter(ContainerResponseWriter) - Method in class com.sun.jersey.spi.container.ContainerResponse
Set the container response writer.
setDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
setDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
setElement(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
setEntity(Object) - Method in class com.sun.jersey.api.client.ClientRequest
Set the entity of the request.
setEntity(Object) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the entity of the response.
setEntity(Object) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setEntity(Object, Type) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setEntity(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, T) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the request entity.
setEntity(Object) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setEntity(Object, Type) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setEntityInputStream(InputStream) - Method in class com.sun.jersey.api.client.ClientResponse
Set the input stream of the response.
setEntityInputStream(InputStream) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
setEntityInputStream(InputStream) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the input stream of the entity.
setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
Provides the WadlGenerator with the current generating environment.
setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
Delegates the setting of the environment
setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
Delegates the setting of the environment
setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
Delegates the setting of the environment
setEnvironment(WadlGenerator.Environment) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
Provides the WadlGenerator with the current generating environment.
setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
setExample(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
setExecutorService(ExecutorService) - Method in class com.sun.jersey.api.client.Client
Set the ExecutorService for sending asynchronous HTTP requests when no underlying asynchronous HTTP implementation is utilized.
setFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
 
setFollowRedirects(Boolean) - Method in class com.sun.jersey.api.client.Client
Set if redirection should be performed or not.
setGeneratorClass(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
setGrammarsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setGrammarsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setHeader(Marshaller, Annotation[]) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the request headers.
setInstance(RuntimeDelegate) - Static method in class javax.ws.rs.ext.RuntimeDelegate
Set the runtime delegate that will be used by JAX-RS classes.
setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Register the service iterator provider to iterate on provider instances or classes.
setMatchResult(MatchResult) - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
Set the match result
setMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
setMediaType(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
setMessageBodyWorkers(MessageBodyWorkers) - Method in class com.sun.jersey.api.client.RequestWriter
 
setMethod(String) - Method in class com.sun.jersey.api.client.ClientRequest
Set the HTTP method of the request.
setMethod(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
setMethod(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the HTTP method.
setMethodName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
setMustRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setName(T) - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.WantsName
 
setName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
setName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
setNoCache(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-cache cache control directive.
setNoStore(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-store cache control directive.
setNoTransform(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
setOverrideGrammars(Boolean) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setParamName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
setPrivate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
setProperties(Map<String, Object>) - Method in class com.sun.jersey.api.client.ClientRequest
Sets properties (replaces everything previously set).
setProperties(Properties) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
setPropertiesAndFeatures(Map<String, Object>) - Method in class com.sun.jersey.api.core.ResourceConfig
Set the properties and features given a map of entries.
setProperty(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
Sets WebResource related property.
setProperty(String, Object) - Method in class com.sun.jersey.api.client.WebResource
Sets WebResource related property.
setProperty(String, Object) - Method in interface com.sun.jersey.api.json.JSONMarshaller
Set the particular property in the underlying implementation of JSONMarshaller.
setProviders(Providers) - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
 
setProxyRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setReadTimeout(Integer) - Method in class com.sun.jersey.api.client.Client
Set the read timeout interval, in milliseconds.
setReportMissingDependentFieldOrMethod(boolean) - Static method in class com.sun.jersey.spi.inject.Errors
 
setRepresentationDoc(RepresentationDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
 
setRequestDoc(RequestDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
setResourceDocFile(File) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
Set the resourceDocFile to the given file.
setResourceDocStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
Set the resourceDocStream to the given file.
setResourcesProvider(PackageNamesScanner.ResourcesProvider) - Static method in class com.sun.jersey.core.spi.scanning.PackageNamesScanner
Set the PackageNamesScanner.ResourcesProvider implementation to find resources.
setResponse(Response) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the response state from a Response instance.
setResponse(Response) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setResponse(Response) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setResponseDoc(ResponseDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
setResponseStatus(Response.StatusType) - Method in class com.sun.jersey.api.client.ClientResponse
setReturnDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
setReturnDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
setReturnTypeExample(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
setSecurityContext(SecurityContext) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
setSecurityContext(SecurityContext) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the security context.
setSMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the s-maxage cache control directive.
setStatus(int) - Method in class com.sun.jersey.api.client.ClientResponse
Set the status code.
setStatus(Response.StatusType) - Method in class com.sun.jersey.api.client.ClientResponse
Set the status type.
setStatus(int) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the status of the response.
setStatus(Long) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
setStatus(int) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setStatus(int) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setStatusType(Response.StatusType) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the status type of the response.
setStatusType(Response.StatusType) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
setStatusType(Response.StatusType) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setStyle(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
setType(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
setURI(URI) - Method in class com.sun.jersey.api.client.ClientRequest
Set the URI of the request.
setUris(URI, URI) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
setUris(URI, URI) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the base and request URI.
setValue(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
setWadlGenerationEnabled(boolean) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Enable/disable WADL generation.
setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setWadlGeneratorDelegate(WadlGenerator) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
Sets the delegate that is decorated by this wadl generator.
setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
SHORT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the short type.
SHORT_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The short type.
SINGLETON - Static variable in class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
 
Singleton - Annotation Type in com.sun.jersey.spi.resource
Used to annotate resources that require one instance per web application.
SingletonTypeInjectableProvider<A extends java.lang.annotation.Annotation,T> - Class in com.sun.jersey.spi.inject
A utility class that may implemented to support a singleton injectable provider for a specific type T, and an instance of type T, that is to be injected.
SingletonTypeInjectableProvider(Type, T) - Constructor for class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
Construct a new instance with the Type and the instance.
SIPUSH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
size - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
 
size(long) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
Add the "size" parameter.
size() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns the number of key-value mappings in this map.
size() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
SKIP_CODE - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
Flag to skip method code.
SKIP_DEBUG - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
Flag to skip the stack map frames in the class.
SPECIAL_GENERIC_TYPES - Static variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
start(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
 
status(int) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the status.
status(Response.StatusType) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the status.
status(Response.Status) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the status.
status(Response.StatusType) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with the supplied status.
status(Response.Status) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with the supplied status.
status(int) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with the supplied status.
status(Response.StatusType) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
status(int) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
status(int) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.StatusType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.Status) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.StatusType) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
status(Response.Status) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
status(int) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
Statuses - Class in com.sun.jersey.api.client
Factory for producing custom JAX-RS response status type instances.
statusType - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
The status type.
stop(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
 
StreamingOutput - Interface in javax.ws.rs.core
A type that may be used as a resource method return value or as the entity in a Response when the application wishes to stream the output.
StringIgnoreCaseKeyComparator - Class in com.sun.jersey.core.util
Case insensitive String key comparator.
StringIgnoreCaseKeyComparator() - Constructor for class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
 
StringKeyIgnoreCaseMultivaluedMap<V> - Class in com.sun.jersey.core.util
An implementation of MultivaluedMap where keys are instances of String and are compared ignoring case.
StringKeyIgnoreCaseMultivaluedMap() - Constructor for class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
StringKeyIgnoreCaseMultivaluedMap(StringKeyIgnoreCaseMultivaluedMap<V>) - Constructor for class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
StringKeyObjectValueIgnoreCaseMultivaluedMap - Class in com.sun.jersey.core.util
An implementation of MultivaluedMap where keys are instances of String and are compared ignoring case and values are instances of Object.
StringKeyObjectValueIgnoreCaseMultivaluedMap() - Constructor for class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
 
StringKeyObjectValueIgnoreCaseMultivaluedMap(StringKeyObjectValueIgnoreCaseMultivaluedMap) - Constructor for class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
 
StringKeyStringValueIgnoreCaseMultivaluedMap - Class in com.sun.jersey.core.util
An implementation of MultivaluedMap where keys are instances of String and are compared ignoring case and values are instances of String.
StringKeyStringValueIgnoreCaseMultivaluedMap() - Constructor for class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
StringKeyStringValueIgnoreCaseMultivaluedMap(StringKeyStringValueIgnoreCaseMultivaluedMap) - Constructor for class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 
StringReader<T> - Interface in com.sun.jersey.spi
Read a string value and convert to a Java type.
StringReader.ValidateDefaultValue - Annotation Type in com.sun.jersey.spi
Declares whether validation of a default value should occur before any value, default or otherwise, is actually required.
StringReaderProvider<T> - Interface in com.sun.jersey.spi
Contract for a provider that supports the conversion of a string to a Java type.
StringReaderWorkers - Interface in com.sun.jersey.spi
An injectable interface providing lookup of StringReader instances.
SubjectSecurityContext - Interface in com.sun.jersey.spi.container
Security context that allows establishing a subject before a resource method or a sub-resource locator is called.
subTags - Variable in class com.sun.jersey.core.header.LanguageTag
 
supports(Class<?>) - Method in interface com.sun.jersey.spi.HeaderDelegateProvider
Ascertain if the Provider supports a particular type.
SWAP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

T

t - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.ClassTypePair
The type of the class.
t - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.TypeClassPair
 
T_BOOLEAN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_BYTE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_CHAR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_DOUBLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_FLOAT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_INT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_LONG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_SHORT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
TABLESWITCH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
tag(EntityTag) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set an entity tag.
tag(String) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set a strong entity tag.
tag - Variable in class com.sun.jersey.core.header.LanguageTag
 
tag(EntityTag) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
tag(String) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
tag(EntityTag) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set an entity tag on the ResponseBuilder.
tag(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set a strong entity tag on the ResponseBuilder.
TemplateContext - Interface in com.sun.jersey.spi.template
The context for resolving an instance of Viewable to an instance of ResolvedViewable.
TemplateContextException - Exception in com.sun.jersey.spi.template
A rutime expception associated with errors when resolving a Viewable to a ResolvedViewable by methods on TemplateContext.
TemplateContextException() - Constructor for exception com.sun.jersey.spi.template.TemplateContextException
Construct a new instance with the supplied message
TemplateContextException(String) - Constructor for exception com.sun.jersey.spi.template.TemplateContextException
Construct a new instance with the supplied message
TemplateContextException(String, Throwable) - Constructor for exception com.sun.jersey.spi.template.TemplateContextException
Construct a new instance with the supplied message and cause
TemplateContextException(Throwable) - Constructor for exception com.sun.jersey.spi.template.TemplateContextException
Construct a new instance with the supplied cause
TemplateProcessor - Interface in com.sun.jersey.spi.template
Deprecated.
temporaryRedirect(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a temporary redirection.
temporaryRedirect(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a temporary redirection.
TerminatingClientHandler - Class in com.sun.jersey.api.client
A terminating client handler that is invoked to produce an HTTP request to send to a resource and process the HTTP response received from the resource.
TerminatingClientHandler() - Constructor for class com.sun.jersey.api.client.TerminatingClientHandler
 
TEXT_HTML - Static variable in class javax.ws.rs.core.MediaType
"text/html"
TEXT_HTML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/html"
TEXT_PLAIN - Static variable in class javax.ws.rs.core.MediaType
"text/plain"
TEXT_PLAIN_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/plain"
TEXT_XML - Static variable in class javax.ws.rs.core.MediaType
"text/xml"
TEXT_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/xml"
ThrowHelper - Class in com.sun.jersey.core.util
Help functionality when throwing exceptions.
ThrowHelper() - Constructor for class com.sun.jersey.core.util.ThrowHelper
 
THROWS - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
toArray() - Method in class com.sun.jersey.spi.service.ServiceFinder
Returns discovered objects all at once.
toByteArray() - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Returns the bytecode of the class that was build with this class writer.
toClassArray() - Method in class com.sun.jersey.spi.service.ServiceFinder
Returns discovered classes all at once.
toCookie() - Method in class javax.ws.rs.core.NewCookie
Obtain a new instance of a Cookie with the same name, value, path, domain and version as this NewCookie.
toFamilyCode(int) - Static method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
TOKEN - Static variable in class com.sun.jersey.core.header.GrammarUtil
Represents token type in the TYPE_TABLE
Token - Class in com.sun.jersey.core.header
A token.
Token() - Constructor for class com.sun.jersey.core.header.Token
 
Token(String) - Constructor for class com.sun.jersey.core.header.Token
 
Token(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.Token
 
token - Variable in class com.sun.jersey.core.header.Token
 
TOP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
toResponse() - Method in class com.sun.jersey.api.JResponse
Convert to a Response compatible instance.
toResponse(Type) - Method in class com.sun.jersey.api.JResponse
Convert to a Response compatible instance.
toResponse(E) - Method in interface javax.ws.rs.ext.ExceptionMapper
Map an exception to a Response.
toStatusType(int) - Static method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
toString() - Method in class com.sun.jersey.api.client.AsyncViewResource
 
toString() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
toString() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the reason phrase.
toString() - Method in class com.sun.jersey.api.client.ClientResponse
 
toString() - Method in class com.sun.jersey.api.client.ViewResource
 
toString() - Method in class com.sun.jersey.api.client.WebResource
 
toString() - Method in class com.sun.jersey.api.json.JSONConfiguration
 
toString() - Method in class com.sun.jersey.api.model.AbstractField
 
toString() - Method in class com.sun.jersey.api.model.AbstractImplicitViewMethod
 
toString() - Method in class com.sun.jersey.api.model.AbstractResource
 
toString() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
toString() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
 
toString() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
toString() - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
 
toString() - Method in class com.sun.jersey.api.model.PathValue
 
toString() - Method in class com.sun.jersey.api.uri.UriPattern
 
toString() - Method in class com.sun.jersey.api.uri.UriTemplate
 
toString() - Method in class com.sun.jersey.core.header.ContentDisposition
Convert the disposition to a "Content-Disposition" header value.
toString() - Method in class com.sun.jersey.core.header.LanguageTag
 
toString() - Method in class com.sun.jersey.core.header.LinkHeader
 
toString() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
toString() - Method in class javax.ws.rs.core.CacheControl
Convert the cache control to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.Cookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.EntityTag
Convert the entity tag to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.MediaType
Convert the media type to a string suitable for use as the value of a corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.NewCookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in enum javax.ws.rs.core.Response.Status
Get the reason phrase
toString() - Method in class javax.ws.rs.core.Variant
 
toString(T) - Method in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Convert the supplied value to a String.
toString() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class jersey.repackaged.org.objectweb.asm.Label
Returns a string representation of this label.
toString() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns a string representation of this type.
toString() - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns a string representation of this type path.
toStringBuffer() - Method in class com.sun.jersey.core.header.ContentDisposition
 
toStringBuffer() - Method in class com.sun.jersey.core.header.FormDataContentDisposition
 
trace(String) - Method in interface com.sun.jersey.api.core.Traceable
Add a trace message.
trace(String) - Method in class com.sun.jersey.api.core.TraceInformation
 
trace(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
trace(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
Traceable - Interface in com.sun.jersey.api.core
Traceable support for checking if tracing is enabled and to add trace messages.
TraceInformation - Class in com.sun.jersey.api.core
 
TraceInformation(WebApplicationContext) - Constructor for class com.sun.jersey.api.core.TraceInformation
 
TraceInformation.TraceHeaderListener - Interface in com.sun.jersey.api.core
 
type(MediaType) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
type(String) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
type(MediaType) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
type(String) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
type(MediaType) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
type(String) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
type(MediaType) - Method in interface com.sun.jersey.api.client.RequestBuilder
Set the media type.
type(String) - Method in interface com.sun.jersey.api.client.RequestBuilder
Set the media type.
type(MediaType) - Method in class com.sun.jersey.api.client.ViewResource
 
type(String) - Method in class com.sun.jersey.api.client.ViewResource
 
type(MediaType) - Method in class com.sun.jersey.api.client.WebResource
 
type(String) - Method in class com.sun.jersey.api.client.WebResource
 
type(MediaType) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the response media type.
type(String) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the response media type.
type - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
 
type(String) - Static method in class com.sun.jersey.core.header.ContentDisposition
Start building content disposition.
type - Variable in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
type(MediaType) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
type(MediaType) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
type(String) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
type(MediaType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
type(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
type - Variable in class jersey.repackaged.org.objectweb.asm.Attribute
The type of this attribute.
Type - Class in jersey.repackaged.org.objectweb.asm
A Java field or method type.
TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into a type argument of a generic type.
TYPE_TABLE - Static variable in class com.sun.jersey.core.header.GrammarUtil
Mapping of chars to types
typeEquals(MediaType, MediaType) - Static method in class com.sun.jersey.core.header.MediaTypes
 
TypeListener<T> - Class in com.sun.jersey.api.client.async
A listener to be implemented by clients that wish to receive callback notification of the completion of requests invoked asynchronously.
TypeListener(Class<T>) - Constructor for class com.sun.jersey.api.client.async.TypeListener
Construct a new listener defining the class of the response to receive.
TypeListener(GenericType<T>) - Constructor for class com.sun.jersey.api.client.async.TypeListener
Construct a new listener defining the generic type of the response to receive.
TypePath - Class in jersey.repackaged.org.objectweb.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypeReference - Class in jersey.repackaged.org.objectweb.asm
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference(int) - Constructor for class jersey.repackaged.org.objectweb.asm.TypeReference
Creates a new TypeReference.

U

UNDEFINED_SINGLETON - Static variable in enum com.sun.jersey.core.spi.component.ComponentScope
A immutable list comprising of the scopes Undefined and Singleton, in that order.
UniformInterface - Interface in com.sun.jersey.api.client
A uniform interface for invoking HTTP requests.
UniformInterfaceException - Exception in com.sun.jersey.api.client
A runtime exception thrown by a method on the UniformInterface or ClientResponse when the status code of the HTTP response indicates a response that is not expected.
UniformInterfaceException(ClientResponse) - Constructor for exception com.sun.jersey.api.client.UniformInterfaceException
Construct a uniform interface exception.
UniformInterfaceException(ClientResponse, boolean) - Constructor for exception com.sun.jersey.api.client.UniformInterfaceException
Construct a uniform interface exception.
UniformInterfaceException(String, ClientResponse) - Constructor for exception com.sun.jersey.api.client.UniformInterfaceException
Construct a uniform interface exception.
UniformInterfaceException(String, ClientResponse, boolean) - Constructor for exception com.sun.jersey.api.client.UniformInterfaceException
Construct a uniform interface exception.
UNINITIALIZED_THIS - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
unmark() - Static method in class com.sun.jersey.spi.inject.Errors
 
unmarshalFromJSON(InputStream, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the specified InputStream and return the resulting Java content tree.
unmarshalFromJSON(Reader, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the specified Reader and return the resulting Java content tree.
unmarshalJAXBElementFromJSON(InputStream, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the InputStream by declaredType and return the resulting content tree.
unmarshalJAXBElementFromJSON(Reader, Class<T>) - Method in interface com.sun.jersey.api.json.JSONUnmarshaller
Unmarshal JSON data from the Reader by declaredType and return the resulting content tree.
UnmodifiableMultivaluedMap<K,V> - Class in com.sun.jersey.core.util
An unmodifiable view of a MultivaluedMap.
UnmodifiableMultivaluedMap(MultivaluedMap<K, V>) - Constructor for class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
Creates a new ImmutableMultivaluedMap.
UNSUPPORTED_MEDIA_TYPE - Static variable in class com.sun.jersey.api.Responses
 
unsupportedMediaType() - Static method in class com.sun.jersey.api.Responses
 
update(Set<Class<?>>, Set<?>, InjectableProviderFactory) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
update(InjectableProviderFactory) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
 
uri(URI) - Method in class com.sun.jersey.api.client.AsyncViewResource
Create a new WebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.client.AsyncWebResource
Create a new AsyncWebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.client.ViewResource
Create a new WebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.client.WebResource
Create a new WebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
uri - Variable in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
uri(URI) - Static method in class com.sun.jersey.core.header.LinkHeader
 
uri(URI) - Method in class javax.ws.rs.core.UriBuilder
Copies the non-null components of the supplied URI to the UriBuilder replacing any existing values for those components.
UriBuilder - Class in javax.ws.rs.core
URI template aware utility class for building URIs from their components.
UriBuilder() - Constructor for class javax.ws.rs.core.UriBuilder
Protected constructor, use one of the static fromXXX methods to obtain an instance.
UriBuilderException - Exception in javax.ws.rs.core
A runtime exception thrown by UriBuilder.build(java.lang.Object...) methods when a URI cannot be constructed based on the current state of the builder.
UriBuilderException() - Constructor for exception javax.ws.rs.core.UriBuilderException
Creates a new instance of UriBuilderException without detail message.
UriBuilderException(String) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs an instance of UriBuilderException with the specified detail message.
UriBuilderException(String, Throwable) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs an instance of UriBuilderException with the specified detail message and cause.
UriBuilderException(Throwable) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UriBuilderImpl - Class in com.sun.jersey.api.uri
An implementaton of UriBuilder.
UriBuilderImpl() - Constructor for class com.sun.jersey.api.uri.UriBuilderImpl
 
UriComponent - Class in com.sun.jersey.api.uri
Utility class for validating, encoding and decoding components of a URI.
UriComponent.Type - Enum in com.sun.jersey.api.uri
The URI component type.
UriConnegFilter - Class in com.sun.jersey.api.container.filter
A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the Accept header or a language that is the value of the Accept-Language header.
UriConnegFilter(Map<String, MediaType>) - Constructor for class com.sun.jersey.api.container.filter.UriConnegFilter
Create a filter with suffix to media type mappings.
UriConnegFilter(Map<String, MediaType>, Map<String, String>) - Constructor for class com.sun.jersey.api.container.filter.UriConnegFilter
Create a filter with suffix to media type mappings and suffix to langauge mappings.
UriInfo - Interface in javax.ws.rs.core
An injectable interface that provides access to application and request URI information.
UriMatchResultContext - Interface in com.sun.jersey.spi.uri.rules
The context for matching URI rules.
UriPattern - Class in com.sun.jersey.api.uri
A URI pattern for matching a URI against a regular expression and returning capturing group values for any capturing groups present in the expression.
UriPattern() - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct an empty pattern.
UriPattern(String) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriPattern(String, int[]) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriPattern(Pattern) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriPattern(Pattern, int[]) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriRule - Interface in com.sun.jersey.spi.uri.rules
A URI rule that can accept a URI path.
UriRuleContext - Interface in com.sun.jersey.spi.uri.rules
The context for processing URI rules.
UriRuleProbeProvider - Class in com.sun.jersey.server.probes
A probe provider, for GlassFish monitoring, that reports low-level events when URI rules are matched.
UriRuleProbeProvider() - Constructor for class com.sun.jersey.server.probes.UriRuleProbeProvider
 
UriRules<R> - Interface in com.sun.jersey.spi.uri.rules
A collection of URI rules that can be matched against a path using associated patterns.
UriSchemeScanner - Interface in com.sun.jersey.core.spi.scanning.uri
An interface for scanning URI-based resources and reporting those resources to a scanning listener.
UriTemplate - Class in com.sun.jersey.api.uri
A URI template.
UriTemplate(String) - Constructor for class com.sun.jersey.api.uri.UriTemplate
Construct a new URI template.
UriTemplate(UriTemplateParser) - Constructor for class com.sun.jersey.api.uri.UriTemplate
Construct a new URI template.
UriTemplateParser - Class in com.sun.jersey.api.uri
A URI template parser that parses JAX-RS specific URI templates.
UriTemplateParser(String) - Constructor for class com.sun.jersey.api.uri.UriTemplateParser
Parse a template.
URLConnectionClientHandler - Class in com.sun.jersey.client.urlconnection
A terminating client handler that uses HttpURLConnection or HttpsURLConnection to make HTTP requests and receive HTTP responses.
URLConnectionClientHandler(HttpURLConnectionFactory) - Constructor for class com.sun.jersey.client.urlconnection.URLConnectionClientHandler
Construct a new instance with an HTTP URL connection factory.
URLConnectionClientHandler() - Constructor for class com.sun.jersey.client.urlconnection.URLConnectionClientHandler
 
usePrefixAtNaturalAttributes - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
usePrefixesAtNaturalAttributes() - Method in class com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
JSON names corresponding to XML attributes will be written using a '@' prefix This property is valid for the JSONConfiguration.Notation.NATURAL notation only.
USER_AGENT - Static variable in interface javax.ws.rs.core.HttpHeaders
userInfo(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
userInfo(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI user-info.
UTF8 - Static variable in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
The UTF-8 Charset.
UTF8 - Static variable in class com.sun.jersey.core.util.ReaderWriter
The UTF-8 Charset.

V

V1_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_3 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_4 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_5 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_6 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_7 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_8 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
val(String, String) - Static method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
valid(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
Validates the legal characters of a percent-encoded string that represents a URI component type.
valid(String, UriComponent.Type, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Validates the legal characters of a percent-encoded string that represents a URI component type.
validate() - Method in class com.sun.jersey.api.core.ResourceConfig
Validate the set of classes and singletons.
validate(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
Validates the legal characters of a percent-encoded string that represents a URI component type.
validate(String, UriComponent.Type, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Validates the legal characters of a percent-encoded string that represents a URI component type.
value - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlValueType
 
valueOf(String) - Static method in enum com.sun.jersey.api.client.ClientResponse.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.api.json.JSONConfiguration.Notation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.api.json.JSONJAXBContext.JSONNotation
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.api.model.Parameter.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.api.uri.UriComponent.Type
Returns the enum constant of this type with the specified name.
valueOf(HttpHeaderReader) - Static method in class com.sun.jersey.core.header.AcceptableMediaType
 
valueOf(String) - Static method in class com.sun.jersey.core.header.LanguageTag
 
valueOf(String) - Static method in class com.sun.jersey.core.header.LinkHeader
 
valueOf(HttpHeaderReader) - Static method in class com.sun.jersey.core.header.MatchingEntityTag
Create new matching entity tag out of provided header reader.
valueOf(HttpHeaderReader) - Static method in class com.sun.jersey.core.header.QualitySourceMediaType
 
valueOf(String) - Static method in enum com.sun.jersey.core.header.reader.HttpHeaderReader.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.core.spi.component.ComponentScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.spi.container.servlet.WebConfig.ConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class javax.ws.rs.core.CacheControl
Creates a new instance of CacheControl by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.Cookie
Creates a new instance of Cookie by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.EntityTag
Creates a new instance of EntityTag by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.MediaType
Creates a new instance of MediaType by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.NewCookie
Creates a new instance of NewCookie by parsing the supplied string.
valueOf(String) - Static method in enum javax.ws.rs.core.Response.Status.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ws.rs.core.Response.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.jersey.api.client.ClientResponse.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.api.json.JSONConfiguration.Notation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.api.json.JSONJAXBContext.JSONNotation
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.api.model.Parameter.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.api.uri.UriComponent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.core.header.reader.HttpHeaderReader.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.core.spi.component.ComponentScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
values() - Static method in enum com.sun.jersey.spi.container.servlet.WebConfig.ConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ws.rs.core.Response.Status.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ws.rs.core.Response.Status
Returns an array containing the constants of this enum type, in the order they are declared.
variant(Variant) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set representation metadata.
variant(Variant) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
variant(Variant) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set representation metadata on the ResponseBuilder.
Variant - Class in javax.ws.rs.core
Abstraction for a resource representation variant.
Variant(MediaType, Locale, String) - Constructor for class javax.ws.rs.core.Variant
Create a new instance of Variant
Variant.VariantListBuilder - Class in javax.ws.rs.core
A builder for a list of representation variants.
Variant.VariantListBuilder() - Constructor for class javax.ws.rs.core.Variant.VariantListBuilder
Protected constructor, use the static newInstance method to obtain an instance.
VariantListBuilderImpl - Class in com.sun.jersey.core.spi.factory
An implementation of Variant.VariantListBuilder.
VariantListBuilderImpl() - Constructor for class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
variants(List<Variant>) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a Vary header that lists the available variants.
variants(List<Variant>) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
variants(List<Variant>) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a Vary header that lists the available variants.
VARY - Static variable in interface javax.ws.rs.core.HttpHeaders
VARY_HEADER - Static variable in class com.sun.jersey.spi.container.ContainerRequest
 
verifyArrayType(Class, AbstractListElementProvider.JaxbTypeChecker) - Static method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
The method could be used to check if given type is an array of JAXB beans.
verifyCollectionSubclass(Class<?>) - Static method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
verifyGenericType(Type, AbstractListElementProvider.JaxbTypeChecker) - Static method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
The method could be used to check if given type is a collection of JAXB beans.
VfsSchemeScanner - Class in com.sun.jersey.core.spi.scanning.uri
A JBoss-based "vfsfile", "vfs" and "vfszip" scheme URI scanner.
VfsSchemeScanner() - Constructor for class com.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
 
view(String, Class<T>) - Method in class com.sun.jersey.api.client.Client
 
view(URI, Class<T>) - Method in class com.sun.jersey.api.client.Client
 
view(String, T) - Method in class com.sun.jersey.api.client.Client
 
view(URI, T) - Method in class com.sun.jersey.api.client.Client
 
view(Class<T>, ClientResponse) - Method in class com.sun.jersey.api.client.Client
 
view(T, ClientResponse) - Method in class com.sun.jersey.api.client.Client
 
view(Class<T>, ClientRequest, ClientHandler) - Method in interface com.sun.jersey.client.proxy.ViewProxy
 
view(T, ClientRequest, ClientHandler) - Method in interface com.sun.jersey.client.proxy.ViewProxy
 
view(Class<T>, ClientResponse) - Method in interface com.sun.jersey.client.proxy.ViewProxy
 
view(T, ClientResponse) - Method in interface com.sun.jersey.client.proxy.ViewProxy
 
Viewable - Class in com.sun.jersey.api.view
A viewable type referencing a template by name and a model to be passed to the template.
Viewable(String) - Constructor for class com.sun.jersey.api.view.Viewable
Construct a new viewable type with a template name.
Viewable(String, Object) - Constructor for class com.sun.jersey.api.view.Viewable
Construct a new viewable type with a template name and a model.
Viewable(String, Object, Class<?>) - Constructor for class com.sun.jersey.api.view.Viewable
Construct a new viewable type with a template name, a model and a resolving class.
ViewProcessor<T> - Interface in com.sun.jersey.spi.template
A view processor.
ViewProxy<T> - Interface in com.sun.jersey.client.proxy
 
ViewProxyProvider - Interface in com.sun.jersey.client.proxy
 
viewResource(String) - Method in class com.sun.jersey.api.client.Client
 
viewResource(URI) - Method in class com.sun.jersey.api.client.Client
 
ViewResource - Class in com.sun.jersey.api.client
 
viewResource(String) - Method in class com.sun.jersey.api.client.WebResourceLinkHeaders
 
ViewResource.Builder - Class in com.sun.jersey.api.client
The builder for building a ClientRequest instance and handling the request using the UniformInterface.
ViewUniformInterface - Interface in com.sun.jersey.api.client
 
visit(String, Object) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitAbstractField(AbstractField) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractResource(AbstractResource) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractResourceConstructor(AbstractResourceConstructor) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractResourceMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractSetterMethod(AbstractSetterMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractSubResourceLocator(AbstractSubResourceLocator) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractSubResourceMethod(AbstractSubResourceMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAnnotation(String, String) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits an array value of the annotation.
visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a non standard attribute of this method.
visitCode() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the end of the method.
visitEnum(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitField(int, String, String, String, Object) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitInsn(int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on an instruction.
visitIntInsn(int, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMaxs(int, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitMethodInsn(int, String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a method instruction.
visitMultiANewArrayInsn(String, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitOuterClass(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitParameter(String, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitSource(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeInsn(int, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a type instruction.
visitVarInsn(int, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a local variable instruction.
VOID - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The void type.

W

WADL - Static variable in class com.sun.jersey.core.header.MediaTypes
 
WADL_JSON - Static variable in class com.sun.jersey.core.header.MediaTypes
 
WADL_JSON_STRING - Static variable in class com.sun.jersey.core.header.MediaTypes
 
WADL_STRING - Static variable in class com.sun.jersey.core.header.MediaTypes
 
WadlApplicationContext - Interface in com.sun.jersey.server.wadl
A context to obtain WADL-based information.
WadlBuilder - Class in com.sun.jersey.server.wadl
This class implements the algorithm how the WADL is built for one or more AbstractResource classes.
WadlBuilder() - Constructor for class com.sun.jersey.server.wadl.WadlBuilder
Create default WADL builder.
WadlBuilder(WadlGenerator) - Constructor for class com.sun.jersey.server.wadl.WadlBuilder
Create WADL builder that utilizes given WADL generator.
WadlGenerator - Interface in com.sun.jersey.server.wadl
A WadlGenerator creates artifacts related to wadl.
WadlGenerator.Environment - Class in com.sun.jersey.server.wadl
A method parameter to make it easier to supply more environmental information later without break the existing API.
WadlGenerator.Environment() - Constructor for class com.sun.jersey.server.wadl.WadlGenerator.Environment
 
WadlGenerator.ExternalGrammarDefinition - Class in com.sun.jersey.server.wadl
And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
WadlGenerator.ExternalGrammarDefinition() - Constructor for class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
WadlGenerator.Resolver - Interface in com.sun.jersey.server.wadl
Call back interface that the create external grammar can use to allow other parts of the code to attach the correct grammar information
WadlGeneratorApplicationDoc - Class in com.sun.jersey.server.wadl.generators
This WadlGenerator adds all doc elements provided by ApplicationDocs.getDocs() to the generated wadl-file.
WadlGeneratorApplicationDoc() - Constructor for class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
WadlGeneratorApplicationDoc(WadlGenerator, ApplicationDocs) - Constructor for class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
WadlGeneratorConfig - Class in com.sun.jersey.api.wadl.config
Provides a configured WadlGenerator with all decorations (the default wadl generator decorated by other generators).
WadlGeneratorConfig() - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
 
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder - Class in com.sun.jersey.api.wadl.config
 
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder() - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
WadlGeneratorConfigLoader - Class in com.sun.jersey.api.wadl.config
Loads a WadlGeneratorConfig and provides access to the WadlGenerator provided by the loaded WadlGeneratorConfig.
If no WadlGeneratorConfig is provided, the default WadlGenerator will be loaded.
WadlGeneratorConfigLoader() - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorConfigLoader
 
WadlGeneratorDescription - Class in com.sun.jersey.api.wadl.config
This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of the WadlGenerator implementation with the specified WadlGeneratorDescription.getGeneratorClass().
WadlGeneratorDescription() - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
WadlGeneratorDescription(Class<? extends WadlGenerator>, Properties) - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
WadlGeneratorGrammarsSupport - Class in com.sun.jersey.server.wadl.generators
This WadlGenerator adds the provided Grammars element to the generated wadl-file.
WadlGeneratorGrammarsSupport() - Constructor for class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
WadlGeneratorGrammarsSupport(WadlGenerator, Grammars) - Constructor for class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
WadlGeneratorImpl - Class in com.sun.jersey.server.wadl
This WadlGenerator creates the basic wadl artifacts.
Created on: Jun 16, 2008
WadlGeneratorImpl() - Constructor for class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
WadlGeneratorJAXBGrammarGenerator - Class in com.sun.jersey.server.wadl.generators
This WadlGenerator generates a XML Schema content model based on referenced java beans.
WadlGeneratorJAXBGrammarGenerator() - Constructor for class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
 
WadlGeneratorResourceDocSupport - Class in com.sun.jersey.server.wadl.generators.resourcedoc
A WadlGenerator implementation that enhances the generated wadl by information read from a resourcedoc (containing javadoc information about resource classes).
WadlGeneratorResourceDocSupport() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
WadlGeneratorResourceDocSupport(WadlGenerator, ResourceDocType) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
wadlParam - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
WadlParamType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
The documentation type for wadl params.
Created on: Jun 12, 2008
WadlParamType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
wantsName - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
 
WebApplication - Interface in com.sun.jersey.spi.container
A Web application that manages a set of resource classes.
WebApplicationException - Exception in javax.ws.rs
Runtime exception for applications.
WebApplicationException() - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500
WebApplicationException(Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response
WebApplicationException(int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Throwable) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500
WebApplicationException(Throwable, Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response
WebApplicationException(Throwable, int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Throwable, Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationFactory - Class in com.sun.jersey.spi.container
A factory for WebApplication instances.
WebApplicationListener - Interface in com.sun.jersey.spi.container
 
WebApplicationProvider - Interface in com.sun.jersey.spi.container
Service-provider interface for creating Web application instances.
WebAppResourceConfig - Class in com.sun.jersey.api.core.servlet
A mutable implementation of DefaultResourceConfig that dynamically searches for root resource and provider classes in the Web application resource paths declared by the property ClasspathResourceConfig.PROPERTY_CLASSPATH.
WebAppResourceConfig(Map<String, Object>, ServletContext) - Constructor for class com.sun.jersey.api.core.servlet.WebAppResourceConfig
 
WebAppResourceConfig(String[], ServletContext) - Constructor for class com.sun.jersey.api.core.servlet.WebAppResourceConfig
 
WebAppResourcesScanner - Class in com.sun.jersey.spi.scanning.servlet
A scanner that recursively scans resources within a Web application.
WebAppResourcesScanner(String[], ServletContext) - Constructor for class com.sun.jersey.spi.scanning.servlet.WebAppResourcesScanner
Scan from a set of web resource paths.
WebComponent - Class in com.sun.jersey.spi.container.servlet
An abstract Web component that may be extended a Servlet and/or Filter implementation, or encapsulated by a Servlet or Filter implementation.
WebComponent() - Constructor for class com.sun.jersey.spi.container.servlet.WebComponent
 
WebComponent(Application) - Constructor for class com.sun.jersey.spi.container.servlet.WebComponent
 
WebComponent.ContextInjectableProvider<T> - Class in com.sun.jersey.spi.container.servlet
A helper class for creating an injectable provider that supports Context with a type and constant value.
WebComponent.ContextInjectableProvider(Type, T) - Constructor for class com.sun.jersey.spi.container.servlet.WebComponent.ContextInjectableProvider
Create a new instance.
WebConfig - Interface in com.sun.jersey.spi.container.servlet
The Web configuration for accessing initialization parameters of a Web component and the ServletContext.
WebConfig.ConfigType - Enum in com.sun.jersey.spi.container.servlet
The web configuration type.
WebFilterConfig - Class in com.sun.jersey.spi.container.servlet
A filter based web config.
WebFilterConfig(FilterConfig) - Constructor for class com.sun.jersey.spi.container.servlet.WebFilterConfig
 
WebResource - Class in com.sun.jersey.api.client
An encapsulation of a Web resource capable of building requests to send to the Web resource and processing responses returned from the Web resource.
WebResource.Builder - Class in com.sun.jersey.api.client
The builder for building a ClientRequest instance and handling the request using the UniformInterface.
WebResourceLinkHeaders - Class in com.sun.jersey.api.client
 
WebResourceLinkHeaders(Client, MultivaluedMap<String, String>) - Constructor for class com.sun.jersey.api.client.WebResourceLinkHeaders
 
WebServletConfig - Class in com.sun.jersey.spi.container.servlet
A servlet based web config.
WebServletConfig(ServletContainer) - Constructor for class com.sun.jersey.spi.container.servlet.WebServletConfig
 
WHITE_SPACE - Static variable in class com.sun.jersey.core.header.GrammarUtil
Array of chars representing white spaces
WILDCARD - Static variable in class javax.ws.rs.core.MediaType
"*/*"
WILDCARD_BOUND - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into the bound of a wildcard type.
WILDCARD_TYPE - Static variable in class javax.ws.rs.core.MediaType
"*/*"
with(InputStream) - Static method in class com.sun.jersey.core.util.Closing
 
withInitCause(Exception, T) - Static method in class com.sun.jersey.core.util.ThrowHelper
Set the cause of an exception.
write(byte[]) - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
write(byte[], int, int) - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
write(int) - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
write() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
write() - Method in class com.sun.jersey.spi.container.ContainerResponse
Write the response.
write(OutputStream) - Method in interface javax.ws.rs.core.StreamingOutput
Called to write the message body.
write(ClassWriter, byte[], int, int, int) - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns the byte array form of this attribute.
writeList(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
Write a collection of JAXB objects as child elements of the root element.
writeRequestEntity(OutputStream) - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriter
Write the request entity.
writeRequestEntity(ClientRequest, RequestWriter.RequestEntityWriterListener) - Method in class com.sun.jersey.api.client.RequestWriter
Write a request entity using an appropriate message body writer.
writersToString(Map<MediaType, List<MessageBodyWriter>>) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
writersToString(Map<MediaType, List<MessageBodyWriter>>) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Convert a map media type to list of message body writers to a string.
writeStatusAndHeaders(long, ContainerResponse) - Method in interface com.sun.jersey.spi.container.ContainerResponseWriter
Write the status and headers of the response and return an output stream for the web application to write the entity of the response.
writeTo(InputStream, OutputStream) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Reader bytes from an input stream and write then to an output stream.
writeTo(Reader, Writer) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Reader characters from an input stream and write then to an output stream.
writeTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
 
writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
Marshal an instance of a JAXB type.
writeTo(InputStream, OutputStream) - Static method in class com.sun.jersey.core.util.ReaderWriter
Read bytes from an input stream and write them to an output stream.
writeTo(Reader, Writer) - Static method in class com.sun.jersey.core.util.ReaderWriter
Read characters from an input stream and write them to an output stream.
writeTo(OutputStream) - Method in class com.sun.jersey.spi.template.ResolvedViewable
Write the resolved viewable.
writeTo(String, Object, OutputStream) - Method in interface com.sun.jersey.spi.template.TemplateProcessor
Deprecated.
writeTo(T, Viewable, OutputStream) - Method in interface com.sun.jersey.spi.template.ViewProcessor
Process a template and write the result to an output stream.
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Write a type to an HTTP response.
writeToAsString(String, OutputStream, MediaType) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Convert a string to bytes and write those bytes to an output stream.
writeToAsString(String, OutputStream, MediaType) - Static method in class com.sun.jersey.core.util.ReaderWriter
Convert a string to bytes and write those bytes to an output stream.
WWW_AUTHENTICATE - Static variable in interface javax.ws.rs.core.HttpHeaders

X

XhtmlElementType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
The type for an element holding child nodes.
Created on: Jun 17, 2008
XhtmlElementType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
 
XhtmlValueType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
The type for an element holding a string value.
Created on: Jun 17, 2008
XhtmlValueType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlValueType
 
xml2JsonNs(Map<String, String>) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML to JSON namespace mapping.
xml2JsonNs(Map<String, String>) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedJettisonBuilder
Setter for XML to JSON namespace mapping.
XmlHeader - Annotation Type in com.sun.jersey.api.provider.jaxb
Allows to specify XML header for XML output produced by a resource method it is attached to.

_

_fap - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
_getComponentProvider(Class) - Method in class com.sun.jersey.core.spi.component.ioc.IoCProviderFactory
 
_getComponentProvider(Class) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
 
_hasTypeWantsName - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
_providers - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
_resolvedType - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
_root - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
_seeAlso - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
_wadl - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

Copyright © 2016 Oracle Corporation. All Rights Reserved.