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

A2EXmlStreamWriterProxy - Class in com.sun.jersey.json.impl.writer
 
A2EXmlStreamWriterProxy(XMLStreamWriter, Collection<String>) - Constructor for class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
AbstractBean<T> - Class in com.sun.jersey.server.impl.cdi
Base class implementing the CDI Bean interface.
AbstractBean(Class<?>, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
 
AbstractBean(Class<?>, Set<Annotation>) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
 
AbstractBean(Class<?>, Type, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
 
AbstractBean(Class<?>, Type, Set<Annotation>) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
 
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
 
AbstractHttpContextInjectable<T> - Class in com.sun.jersey.server.impl.inject
An injectable that obtains an injectable value given the HttpContext.
AbstractHttpContextInjectable() - Constructor for class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
 
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
 
AbstractModelValidator - Class in com.sun.jersey.server.impl.modelapi.validation
Abstract resource model validator allows to simply implement validators of resource model.
AbstractModelValidator() - Constructor for class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
 
AbstractModelVisitor - Interface in com.sun.jersey.api.model
The interface was originatelly created to allow implementing validators of the abstract resource model.
AbstractMojoProjectClasspathSupport - Class in com.sun.jersey.wadl
This is a base class for mojos that need to access the project classpath.
AbstractMojoProjectClasspathSupport() - Constructor for class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
 
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
 
AbstractResourceMethodDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
A partial implementation of ResourceMethodDispatchProvider that creates instances of RequestDispatcher.
AbstractResourceMethodDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
 
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
 
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 class com.sun.jersey.server.impl.template.ViewableRule
 
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
 
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.ResourceClassRule
Accept the rule.
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.ResourceObjectRule
Accept the rule.
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.RightHandPathRule
Accept the rule.
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule
Accept the rule.
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.SubLocatorRule
 
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.TerminatingRule
 
accept(CharSequence, Object, UriRuleContext) - Method in interface com.sun.jersey.spi.uri.rules.UriRule
Accept the rule.
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
 
acceptMediaType(MediaType) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
AccessTokenRequest - Class in com.sun.jersey.oauth.server.api.resources
Resource handling access token requests.
AccessTokenRequest() - Constructor for class com.sun.jersey.oauth.server.api.resources.AccessTokenRequest
 
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(ClientRequest, OutputStream) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
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(Closeable) - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
 
add(String, T, UriPattern) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Adds a new node to the tree.
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.
addBoundary(MediaType) - Static method in class com.sun.jersey.multipart.Boundary
Transform a media type and add a boundary parameter with a unique value if one is not already present.
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.
addFilter(Class<? extends Filter>, String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Adds filter class.
addFilter(Class<? extends Filter>, String, Map<String, String>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Adds filter class.
addFirst(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
addHeaderValue(String, String) - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
 
addHeaderValue(String, String) - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
Adds a header with the given name and value.
addIrregular(String, String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Add the addSingular and addPlural forms of words that cannot be converted using the normal rules.
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
 
addPlural(String, String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Add a match pattern and replacement rule for converting addPlural forms to addSingular forms.
addPlural(String, String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Add a match pattern and replacement rule for converting addPlural forms to addSingular forms.
addResolver(WadlGenerator.Resolver) - Method in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
addSingular(String, String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Add a match pattern and replacement rule for converting addSingular forms to addPlural forms.
addSingular(String, String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Add a match pattern and replacement rule for converting addSingular forms to addPlural forms.
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
 
addUncountable(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Add a word that cannot be converted between addSingular and addPlural.
allow - Variable in class com.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod.OptionsRequestDispatcher
 
AMBIGUOUS_CTORS(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A root resource, {0}, has ambiguous constructors to use for initialization
AMBIGUOUS_PARAMETER(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter.
AMBIGUOUS_RMS_IN(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource, {0}, has ambiguous resource method for HTTP method {1} and input mime-type: {2}.
AMBIGUOUS_RMS_OUT(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource, {0}, has ambiguous resource method for HTTP method {1} and output mime-type: {2}.
AMBIGUOUS_RR_PATH(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A root resource, {0}, has a non-unique URI template {1}
AMBIGUOUS_SRLS(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource, {0}, has ambiguous sub-resource locator for URI template {1}, which matches with template {2}
AMBIGUOUS_SRMS_IN(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource, {0}, has ambiguous sub-resource method for HTTP method {1}, URI path template {2}, and input mime-type: {3}.
AMBIGUOUS_SRMS_OUT(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource, {0}, has ambiguous sub-resource method for HTTP method {1}, URI path template {2}, and output mime-type: {3}.
AnnotatedCallableImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedCallable interface.
AnnotatedCallableImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Member, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedCallableImpl
 
AnnotatedConstructorImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedConstructor interface.
AnnotatedConstructorImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Constructor, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedConstructorImpl
 
AnnotatedConstructorImpl(AnnotatedConstructor<T>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedConstructorImpl
 
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
 
AnnotatedFieldImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedField interface.
AnnotatedFieldImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Field, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
 
AnnotatedFieldImpl(AnnotatedField<? super T>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
 
AnnotatedFieldImpl(AnnotatedField<? super T>, Set<Annotation>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
 
AnnotatedImpl - Class in com.sun.jersey.server.impl.cdi
Implements the CDI Annotated interface.
AnnotatedImpl(Type, Set<Type>, Set<Annotation>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedImpl
 
AnnotatedMemberImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedMember interface.
AnnotatedMemberImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Member, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
 
AnnotatedMethod - Class in com.sun.jersey.core.reflection
 
AnnotatedMethod(Method) - Constructor for class com.sun.jersey.core.reflection.AnnotatedMethod
 
AnnotatedMethodImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedMethod interface.
AnnotatedMethodImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Method, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
 
AnnotatedMethodImpl(AnnotatedMethod<? super T>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
 
AnnotatedMethodImpl(AnnotatedMethod<? super T>, Set<Annotation>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
 
AnnotatedParameterImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedParameter interface.
AnnotatedParameterImpl(Type, Set<Type>, Set<Annotation>, AnnotatedCallable<T>, int) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
 
AnnotatedParameterImpl(AnnotatedParameter<? super T>, AnnotatedCallable<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
 
AnnotatedParameterImpl(AnnotatedParameter<? super T>, Set<Annotation>, AnnotatedCallable<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
 
AnnotatedTypeImpl<T> - Class in com.sun.jersey.server.impl.cdi
Implements the CDI AnnotatedType interface.
AnnotatedTypeImpl(Type, Set<Type>, Set<Annotation>, Class<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
AnnotatedTypeImpl(AnnotatedType) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
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
 
AnnotationResourceFilterFactory - Class in com.sun.jersey.server.impl.container.filter
 
AnnotationResourceFilterFactory(FilterFactory) - Constructor for class com.sun.jersey.server.impl.container.filter.AnnotationResourceFilterFactory
 
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.
any - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
 
any - Variable in class com.sun.research.ws.wadl.Application
 
any - Variable in class com.sun.research.ws.wadl.Grammars
 
any - Variable in class com.sun.research.ws.wadl.Link
 
any - Variable in class com.sun.research.ws.wadl.Method
 
any - Variable in class com.sun.research.ws.wadl.Option
 
any - Variable in class com.sun.research.ws.wadl.Param
 
any - Variable in class com.sun.research.ws.wadl.Representation
 
any - Variable in class com.sun.research.ws.wadl.Request
 
any - Variable in class com.sun.research.ws.wadl.Resource
 
any - Variable in class com.sun.research.ws.wadl.Resources
 
any - Variable in class com.sun.research.ws.wadl.ResourceType
 
any - Variable in class com.sun.research.ws.wadl.Response
 
ANY_MATCH - Static variable in class com.sun.jersey.core.header.MatchingEntityTag
An empty set that corresponds to If-Match: * or If-None-Match: *.
ApacheHttpClient - Class in com.sun.jersey.client.apache
A Client that utilizes the Apache HTTP client to send and receive HTTP request and responses.
ApacheHttpClient() - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
Create a new client instance.
ApacheHttpClient(ApacheHttpClientHandler) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
Create a new client instance.
ApacheHttpClient(ApacheHttpClientHandler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
Deprecated.
the config parameter is no longer utilized and instead the config obtained from the ApacheHttpClientHandler.getConfig() is utilized instead.
ApacheHttpClient(ApacheHttpClientHandler, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
Create a new instance with a client configuration and a component provider.
ApacheHttpClient4 - Class in com.sun.jersey.client.apache4
A Client that utilizes the Apache HTTP Client to send and receive HTTP request and responses.
ApacheHttpClient4() - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a new client instance.
ApacheHttpClient4(ApacheHttpClient4Handler) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a new client instance.
ApacheHttpClient4(ApacheHttpClient4Handler, ClientConfig) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a new client instance with a client configuration.
ApacheHttpClient4(ApacheHttpClient4Handler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a new instance with a client configuration and a component provider.
ApacheHttpClient4Config - Interface in com.sun.jersey.client.apache4.config
Configuration options specific to the Client API that utilizes ApacheHttpClient4 or ApacheHttpClient4Handler.
ApacheHttpClient4Handler - Class in com.sun.jersey.client.apache4
A root handler with Apache HTTP Client acting as a backend.
ApacheHttpClient4Handler(HttpClient, CookieStore, boolean) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
Create a new root handler with an HttpClient.
ApacheHttpClientConfig - Interface in com.sun.jersey.client.apache.config
Configuration options specific to the Client API that utilizes ApacheHttpClient or ApacheHttpClientHandler.
ApacheHttpClientHandler - Class in com.sun.jersey.client.apache
A root handler with Jakarta Commons HttpClient acting as a backend.
ApacheHttpClientHandler(HttpClient) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClientHandler
Create a new root handler with an HttpClient.
ApacheHttpClientHandler(HttpClient, ClientConfig) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClientHandler
Create a new root handler with an HttpClient.
ApacheHttpClientHandler(HttpClient, ClientConfig, ApacheHttpMethodExecutor) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClientHandler
Create a new root handler with an HttpClient.
ApacheHttpClientState - Class in com.sun.jersey.client.apache.config
An encapsulation of the Apache HttpState that provides easier functionality for setting up credentials and proxy credentials.
ApacheHttpClientState() - Constructor for class com.sun.jersey.client.apache.config.ApacheHttpClientState
Create a new instance with a default instance of an Apache HTTP state.
ApacheHttpClientState(HttpState) - Constructor for class com.sun.jersey.client.apache.config.ApacheHttpClientState
Create a new state instance with an Apacahe HTTP state instance.
ApacheHttpMethodExecutor - Interface in com.sun.jersey.client.apache
An Apache HTTP method executor.
ApiMessages - Class in com.sun.jersey.impl
Defines string formatting method for each constant in the resource file
ApiMessages() - Constructor for class com.sun.jersey.impl.ApiMessages
 
AppDescriptor - Class in com.sun.jersey.test.framework
The base application descriptor.
AppDescriptor(AppDescriptor.AppDescriptorBuilder<?, ?>) - Constructor for class com.sun.jersey.test.framework.AppDescriptor
 
AppDescriptor.AppDescriptorBuilder<T extends AppDescriptor.AppDescriptorBuilder,V extends AppDescriptor> - Class in com.sun.jersey.test.framework
The base builder for building an application descriptor.
AppDescriptor.AppDescriptorBuilder() - Constructor for class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
 
appendEscapingQuotes(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
 
appendQuoted(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
 
appendQuotedIfNonToken(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
 
appendQuotedIfWhitespace(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
 
Application - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Application() - Constructor for class com.sun.research.ws.wadl.Application
 
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.
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
 
ApplicationDocs - Class in com.sun.jersey.wadl.model
TODO: DESCRIBE ME
Created on: Jun 10, 2008
ApplicationDocs() - Constructor for class com.sun.jersey.wadl.model.ApplicationDocs
 
areInputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
areOutputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
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.
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.
AtomEntryProvider - Class in com.sun.jersey.atom.rome.impl.provider.entity
 
AtomEntryProvider() - Constructor for class com.sun.jersey.atom.rome.impl.provider.entity.AtomEntryProvider
 
AtomFeedProvider - Class in com.sun.jersey.atom.rome.impl.provider.entity
 
AtomFeedProvider() - Constructor for class com.sun.jersey.atom.rome.impl.provider.entity.AtomFeedProvider
 
AtomicMatchingPatterns<R> - Class in com.sun.jersey.server.impl.uri.rules
Rules associated with instances of {@link UriPattern) and matched to return at most one match.
AtomicMatchingPatterns(Collection<PatternRulePair<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.AtomicMatchingPatterns
 
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
 
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_HEADER - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of HTTP authorization header.
authorize(URI) - Method in interface com.sun.jersey.oauth.client.OAuthClientFilter.AuthHandler
Method called by the filter when an authorization of a request token is needed.
authorize(Principal, Set<String>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
Authorizes this token - i.e.
authorized(String, String) - Method in interface com.sun.jersey.oauth.client.OAuthClientFilter.AuthHandler
Notifies the handler that the application was authorized by the user and a new access token was obtained.
authorizeToken(DefaultOAuthProvider.Token, Principal, Set<String>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
Authorizes a request token for given principal and roles and returns verifier.
AutomataMatchingUriTemplateRules<R> - Class in com.sun.jersey.server.impl.uri.rules.automata
UriRules implementation based on a TRIE/Finite Automata.
AutomataMatchingUriTemplateRules(List<PatternRulePair<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.automata.AutomataMatchingUriTemplateRules
 
Autowire - Annotation Type in com.sun.jersey.api.spring
This annotation provides autowiring capabilities for users that use spring 2.0 but that want to get their beans autowired.
AutowireMode - Enum in com.sun.jersey.api.spring
This enumerations encapsulates the autowiring modes provided by the AutowireCapableBeanFactory.
available() - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
available() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
available() - Method in class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
 

B

BAD_ACCEPT_FIELD(Object) - Static method in class com.sun.jersey.impl.ImplMessages
The HTTP header field "Accept" with value "{0}" could not be parsed.
BAD_CLASS_CONSUMEMIME(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": MIME types "{1}" of @ConsumeMime could not be processed on Web resource.
BAD_CLASS_PRODUCEMIME(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": MIME types "{1}" of @ProcudeMime could not be processed on Web resource.
BAD_CONSUMEMIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": HTTP method "{1}" of @HttpMethod could not be processed on method "{2}" of Web Resource.
BAD_CONTENT_TYPE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
The HTTP header field "Content-Type" with value "{0}" could not be parsed.
BAD_METHOD_CONSUMEMIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": MIME types "{1}" of @ConsumeMime could not be processed on method "{2} of Web Resource.
BAD_METHOD_HTTPMETHOD(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": HTTP method "{1}" of @HttpMethod could not be processed on method "{2}" of Web Resource.
BAD_METHOD_PRODUCEMIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": MIME types "{1}" of @ProduceMime could not be processed on method "{2} of Web Resource.
BAD_MIME_TYPE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
The MIME type of the representation with value "{0}" could not be parsed.
BAD_URITEMPLATE(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Web resource, "{0}": URI template "{1}" of @Path could not be processed on Web resource.
badClassConsumes(Exception, Class, Consumes) - Static method in class com.sun.jersey.server.impl.model.ErrorHelper
 
badClassProduces(Exception, Class, Produces) - Static method in class com.sun.jersey.server.impl.model.ErrorHelper
 
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.
badMethodConsumes(Exception, Class, Method, Consumes) - Static method in class com.sun.jersey.server.impl.model.ErrorHelper
 
badMethodHttpMethod(Class, Method, HttpMethod) - Static method in class com.sun.jersey.server.impl.model.ErrorHelper
 
badMethodProduces(Exception, Class, Method, Produces) - Static method in class com.sun.jersey.server.impl.model.ErrorHelper
 
base - Variable in class com.sun.research.ws.wadl.Resources
 
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
 
BaseFormProvider<T extends javax.ws.rs.core.MultivaluedMap<String,String>> - Class in com.sun.jersey.core.impl.provider.entity
 
BaseFormProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.BaseFormProvider
 
BaseJSONMarshaller - Class in com.sun.jersey.json.impl
 
BaseJSONMarshaller(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONMarshaller
 
BaseJSONMarshaller(Marshaller, JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONMarshaller
 
BaseJSONUnmarshaller - Class in com.sun.jersey.json.impl
 
BaseJSONUnmarshaller(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
BaseJSONUnmarshaller(Unmarshaller, JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
BaseParamInjectableProvider<A extends Annotation> - Class in com.sun.jersey.server.impl.model.parameter
 
BaseRule - Class in com.sun.jersey.server.impl.uri.rules
Abstract class for a rule that manages capturing group names.
BaseRule(UriTemplate) - Constructor for class com.sun.jersey.server.impl.uri.rules.BaseRule
Public constructor.
BasicValidator - Class in com.sun.jersey.server.impl.modelapi.validation
Performs a basic check on abstract resources.
BasicValidator() - Constructor for class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
BeanGenerator - Class in com.sun.jersey.server.impl.cdi
Generates any number of plain bean classes on the fly, loading them with the thread context class loader.
Binding - Annotation Type in com.sun.jersey.server.linking
Specifies the binding between a URI template parameter and a bean property.
BodyPart - Class in com.sun.jersey.multipart
A mutable model representing a body part nested inside a MIME MultiPart entity.
BodyPart() - Constructor for class com.sun.jersey.multipart.BodyPart
Instantiate a new BodyPart with a mediaType of text/plain.
BodyPart(MediaType) - Constructor for class com.sun.jersey.multipart.BodyPart
Instantiate a new BodyPart with the specified characteristics.
BodyPart(Object, MediaType) - Constructor for class com.sun.jersey.multipart.BodyPart
Instantiate a new BodyPart with the specified characteristics.
bodyPart(BodyPart) - Method in class com.sun.jersey.multipart.MultiPart
Builder pattern method to add the specified BodyPart to this MultiPart.
bodyPart(Object, MediaType) - Method in class com.sun.jersey.multipart.MultiPart
Builder pattern method to add a newly configured BodyPart to this MultiPart.
BodyPartEntity - Class in com.sun.jersey.multipart
Proxy class representing the entity of a BodyPart when a MultiPart entity is received and parsed.
BodyPartEntity(MIMEPart) - Constructor for class com.sun.jersey.multipart.BodyPartEntity
Construct a new BodyPartEntity with a MIMEPart.
Boundary - Class in com.sun.jersey.multipart
Utility for creating boundary parameters.
Boundary() - Constructor for class com.sun.jersey.multipart.Boundary
 
BOUNDARY_PARAMETER - Static variable in class com.sun.jersey.multipart.Boundary
 
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.
BUFFER_THRESHOLD_NAME - Static variable in class com.sun.jersey.multipart.MultiPartConfig
Name of the resource property for the bufferThreshold property.
bufferEntity() - Method in class com.sun.jersey.api.client.ClientResponse
Buffer the entity.
BufferingInputOutputStream - Class in com.sun.jersey.json.impl
 
BufferingInputOutputStream() - Constructor for class com.sun.jersey.json.impl.BufferingInputOutputStream
 
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 com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
 
build() - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
Build the low-level application descriptor.
build() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Build the Web-based application descriptor.
buildContentDisposition() - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Builds the body part content-disposition header which the specified filename (or the default one if unspecified).
buildFromEncoded(Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
BuildId - Class in com.sun.jersey.server.impl
 
BuildId() - Constructor for class com.sun.jersey.server.impl.BuildId
 
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
buildModelAndSchemas(Map<String, ApplicationDescription.ExternalGrammar>) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
buildURI(RefDescriptor, Object, Object, Object, UriInfo) - Static method in class com.sun.jersey.server.linking.el.LinkBuilder
 
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_ARRAY_CANNOT_BE_NULL() - Static method in class com.sun.jersey.impl.ImplMessages
data parameter, of type byte[], cannot be null.
ByteArrayProvider - Class in com.sun.jersey.core.impl.provider.entity
 
ByteArrayProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 

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
 
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
 
CacheControlProvider - Class in com.sun.jersey.core.impl.provider.header
 
CacheControlProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.CacheControlProvider
 
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
 
CALLBACK - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the callback URL.
callback(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting callback URL.
CALLBACK_CONFIRMED - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the token secret.
camelize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Convert strings to EmbeddedCamelCase.
camelize(String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Convert word strings consisting of lower case letters and underscore characters between words into embeddedCamelCase or EmbeddedCamelCase, depending on the lower flag.
cancel(boolean) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
canHandleAttributes() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
canHandleAttributes() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
canHandleAttributes() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
canHandleAttributes() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if the implementation is capable of handling and providing information about attributes (#getExpectedAttributes and #getExpectedAttributesMap return valid results), false otherwise.
cc - Variable in class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
 
cd - Variable in class com.sun.jersey.multipart.BodyPart
 
CDIComponentProviderFactory - Class in com.sun.jersey.server.impl.cdi
Factory for IoCComponentProvider for CDI beans.
CDIComponentProviderFactory(Object, ResourceConfig, WebApplication) - Constructor for class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
 
CDIComponentProviderFactoryInitializer - Class in com.sun.jersey.server.impl.cdi
Initializes the factory for IoCComponentProvider(s) for CDI beans.
CDIComponentProviderFactoryInitializer() - Constructor for class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactoryInitializer
 
CDIExtension - Class in com.sun.jersey.server.impl.cdi
 
CDIExtension() - Constructor for class com.sun.jersey.server.impl.cdi.CDIExtension
 
CharactersEvent - Class in com.sun.jersey.json.impl.reader
Characters XML event type.
CharactersEvent(String, Location) - Constructor for class com.sun.jersey.json.impl.reader.CharactersEvent
 
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
 
classForName(String) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the Class from the class name.
classForName(String, ClassLoader) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the Class from the class name.
classForNameWithException(String) - Method in class com.sun.jersey.core.osgi.OsgiRegistry
Get the Class from the class name.
classForNameWithException(String) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the Class from the class name.
classForNameWithException(String, ClassLoader) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the Class from the class name.
classify(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Create and return a simple class name that corresponds to a addPlural table 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
 
cleanIssueList() - Method in class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
Removes all issues from the current issue list.
cleanup() - Method in class com.sun.jersey.multipart.BodyPart
Perform any necessary cleanup at the end of processing this BodyPart.
cleanup() - Method in class com.sun.jersey.multipart.BodyPartEntity
Clean up temporary file(s), if any were utilized.
cleanup() - Method in class com.sun.jersey.multipart.MultiPart
Perform any necessary cleanup at the end of processing this MultiPart.
clear() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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
 
clearCredentials() - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Clears all credentials.
clearProxyCredentials() - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Clears all proxy credentials.
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() - Method in class com.sun.jersey.test.framework.JerseyTest
Get the client that is configured for this test.
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.
clientConfig(ClientConfig) - Method in class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
Set the client configuration.
clientError() - Static method in class com.sun.jersey.api.Responses
 
ClientFactory - Interface in com.sun.jersey.test.framework.spi.client
A client factory responsible for creating new clients.
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.
ClientRequestImpl - Class in com.sun.jersey.client.impl
 
ClientRequestImpl(URI, String) - Constructor for class com.sun.jersey.client.impl.ClientRequestImpl
 
ClientRequestImpl(URI, String, Object) - Constructor for class com.sun.jersey.client.impl.ClientRequestImpl
 
ClientRequestImpl(URI, String, Object, MultivaluedMap<String, Object>) - Constructor for class com.sun.jersey.client.impl.ClientRequestImpl
 
ClientResponse - Class in com.sun.jersey.api.client
A client (in-bound) HTTP response.
ClientResponse(int, InBoundHeaders, InputStream, MessageBodyWorkers) - Constructor for class com.sun.jersey.api.client.ClientResponse
 
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.client.impl.ClientRequestImpl
 
clone() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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 class com.sun.jersey.server.impl.application.WebApplicationImpl
 
clone() - Method in interface com.sun.jersey.spi.container.WebApplication
Clone the WebApplication instance.
close() - Method in class com.sun.jersey.api.client.ClientResponse
Close the response.
close() - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
close() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
close() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
close() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
close() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
close() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
close() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
close() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
close() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
close() - Method in class com.sun.jersey.multipart.BodyPartEntity
close() - Method in class com.sun.jersey.multipart.MultiPart
 
close(HttpContext) - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
 
CloseableService - Interface in com.sun.jersey.spi
A closeable service to add instances of Closeable that are required to be closed.
CloseableServiceFactory - Class in com.sun.jersey.server.impl.application
 
CloseableServiceFactory(HttpContext) - Constructor for class com.sun.jersey.server.impl.application.CloseableServiceFactory
 
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
 
code - Variable in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Character that match this arc.
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.grizzly2 - package com.sun.jersey.api.container.grizzly2
 
com.sun.jersey.api.container.grizzly2.servlet - package com.sun.jersey.api.container.grizzly2.servlet
 
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.spring - package com.sun.jersey.api.spring
Provides support for common annotations that may used in conjuction with Spring support.
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 - package com.sun.jersey.api.wadl
Provides support for WADL generation.
com.sun.jersey.api.wadl.config - package com.sun.jersey.api.wadl.config
Provides support for configuring WADL generation.
com.sun.jersey.atom.rome.impl - package com.sun.jersey.atom.rome.impl
 
com.sun.jersey.atom.rome.impl.provider.entity - package com.sun.jersey.atom.rome.impl.provider.entity
 
com.sun.jersey.client.apache - package com.sun.jersey.client.apache
Provides support for the Client API that utilizes the Apache HTTP client to send and receive HTTP request and responses.
com.sun.jersey.client.apache.config - package com.sun.jersey.client.apache.config
Provides support for configuration of a ApacheHttpClient.
com.sun.jersey.client.apache4 - package com.sun.jersey.client.apache4
Provides support for the Client API that utilizes the Apache HTTP client to send and receive HTTP request and responses.
com.sun.jersey.client.apache4.config - package com.sun.jersey.client.apache4.config
Provides support for configuration of a ApacheHttpClient4.
com.sun.jersey.client.impl - package com.sun.jersey.client.impl
 
com.sun.jersey.client.impl.async - package com.sun.jersey.client.impl.async
 
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.impl.provider.entity - package com.sun.jersey.core.impl.provider.entity
 
com.sun.jersey.core.impl.provider.header - package com.sun.jersey.core.impl.provider.header
 
com.sun.jersey.core.impl.provider.xml - package com.sun.jersey.core.impl.provider.xml
 
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.fastinfoset.impl.provider.entity - package com.sun.jersey.fastinfoset.impl.provider.entity
 
com.sun.jersey.freemarker - package com.sun.jersey.freemarker
 
com.sun.jersey.guice - package com.sun.jersey.guice
 
com.sun.jersey.guice.spi.container - package com.sun.jersey.guice.spi.container
Provides support for Guice-based applications.
com.sun.jersey.guice.spi.container.servlet - package com.sun.jersey.guice.spi.container.servlet
Provides support for Guice-based Web applications.
com.sun.jersey.impl - package com.sun.jersey.impl
 
com.sun.jersey.json.impl - package com.sun.jersey.json.impl
 
com.sun.jersey.json.impl.provider.entity - package com.sun.jersey.json.impl.provider.entity
 
com.sun.jersey.json.impl.reader - package com.sun.jersey.json.impl.reader
 
com.sun.jersey.json.impl.writer - package com.sun.jersey.json.impl.writer
 
com.sun.jersey.localization - package com.sun.jersey.localization
 
com.sun.jersey.moxy - package com.sun.jersey.moxy
 
com.sun.jersey.multipart - package com.sun.jersey.multipart
JAX-RS Integration with MIME MultiPart Message Formats
com.sun.jersey.multipart.file - package com.sun.jersey.multipart.file
Provides support for body parts that are file attachments.
com.sun.jersey.multipart.impl - package com.sun.jersey.multipart.impl
 
com.sun.jersey.oauth.client - package com.sun.jersey.oauth.client
 
com.sun.jersey.oauth.server - package com.sun.jersey.oauth.server
 
com.sun.jersey.oauth.server.api - package com.sun.jersey.oauth.server.api
 
com.sun.jersey.oauth.server.api.providers - package com.sun.jersey.oauth.server.api.providers
 
com.sun.jersey.oauth.server.api.resources - package com.sun.jersey.oauth.server.api.resources
 
com.sun.jersey.oauth.server.spi - package com.sun.jersey.oauth.server.spi
 
com.sun.jersey.oauth.signature - package com.sun.jersey.oauth.signature
 
com.sun.jersey.server.impl - package com.sun.jersey.server.impl
 
com.sun.jersey.server.impl.application - package com.sun.jersey.server.impl.application
 
com.sun.jersey.server.impl.cdi - package com.sun.jersey.server.impl.cdi
 
com.sun.jersey.server.impl.component - package com.sun.jersey.server.impl.component
 
com.sun.jersey.server.impl.container - package com.sun.jersey.server.impl.container
 
com.sun.jersey.server.impl.container.filter - package com.sun.jersey.server.impl.container.filter
 
com.sun.jersey.server.impl.container.grizzly2 - package com.sun.jersey.server.impl.container.grizzly2
 
com.sun.jersey.server.impl.container.httpserver - package com.sun.jersey.server.impl.container.httpserver
 
com.sun.jersey.server.impl.container.servlet - package com.sun.jersey.server.impl.container.servlet
 
com.sun.jersey.server.impl.ejb - package com.sun.jersey.server.impl.ejb
 
com.sun.jersey.server.impl.inject - package com.sun.jersey.server.impl.inject
 
com.sun.jersey.server.impl.managedbeans - package com.sun.jersey.server.impl.managedbeans
 
com.sun.jersey.server.impl.model - package com.sun.jersey.server.impl.model
 
com.sun.jersey.server.impl.model.method - package com.sun.jersey.server.impl.model.method
 
com.sun.jersey.server.impl.model.method.dispatch - package com.sun.jersey.server.impl.model.method.dispatch
 
com.sun.jersey.server.impl.model.parameter - package com.sun.jersey.server.impl.model.parameter
 
com.sun.jersey.server.impl.model.parameter.multivalued - package com.sun.jersey.server.impl.model.parameter.multivalued
 
com.sun.jersey.server.impl.modelapi.annotation - package com.sun.jersey.server.impl.modelapi.annotation
 
com.sun.jersey.server.impl.modelapi.validation - package com.sun.jersey.server.impl.modelapi.validation
 
com.sun.jersey.server.impl.monitoring - package com.sun.jersey.server.impl.monitoring
Provides support GlassFish monitoring.
com.sun.jersey.server.impl.provider - package com.sun.jersey.server.impl.provider
 
com.sun.jersey.server.impl.resource - package com.sun.jersey.server.impl.resource
 
com.sun.jersey.server.impl.template - package com.sun.jersey.server.impl.template
 
com.sun.jersey.server.impl.uri - package com.sun.jersey.server.impl.uri
 
com.sun.jersey.server.impl.uri.rules - package com.sun.jersey.server.impl.uri.rules
 
com.sun.jersey.server.impl.uri.rules.automata - package com.sun.jersey.server.impl.uri.rules.automata
 
com.sun.jersey.server.impl.wadl - package com.sun.jersey.server.impl.wadl
 
com.sun.jersey.server.linking - package com.sun.jersey.server.linking
 
com.sun.jersey.server.linking.el - package com.sun.jersey.server.linking.el
 
com.sun.jersey.server.linking.impl - package com.sun.jersey.server.linking.impl
 
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.spring.container - package com.sun.jersey.spi.spring.container
Provides support for Spring-based applications.
com.sun.jersey.spi.spring.container.servlet - package com.sun.jersey.spi.spring.container.servlet
Provides support for Spring-based Web applications.
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.jersey.test.framework - package com.sun.jersey.test.framework
Provides support for testing JAX-RS and Jersey-based applications.
com.sun.jersey.test.framework.impl.container.inmemory - package com.sun.jersey.test.framework.impl.container.inmemory
 
com.sun.jersey.test.framework.spi.client - package com.sun.jersey.test.framework.spi.client
 
com.sun.jersey.test.framework.spi.container - package com.sun.jersey.test.framework.spi.container
Provides support for test container factories and test containers.
com.sun.jersey.test.framework.spi.container.external - package com.sun.jersey.test.framework.spi.container.external
 
com.sun.jersey.test.framework.spi.container.grizzly2 - package com.sun.jersey.test.framework.spi.container.grizzly2
 
com.sun.jersey.test.framework.spi.container.grizzly2.web - package com.sun.jersey.test.framework.spi.container.grizzly2.web
 
com.sun.jersey.test.framework.spi.container.http - package com.sun.jersey.test.framework.spi.container.http
Provides low-level support for testing with the Light Weight HTTP server.
com.sun.jersey.test.framework.spi.container.inmemory - package com.sun.jersey.test.framework.spi.container.inmemory
Provides low-level support for testing in-memory.
com.sun.jersey.test.framework.web.jaxb - package com.sun.jersey.test.framework.web.jaxb
Provides JAXB support for Web application description documents.
com.sun.jersey.test.framework.web.jaxb.types - package com.sun.jersey.test.framework.web.jaxb.types
JAXB beans for Web application description documents.
com.sun.jersey.wadl - package com.sun.jersey.wadl
 
com.sun.jersey.wadl.generators.json - package com.sun.jersey.wadl.generators.json
 
com.sun.jersey.wadl.model - package com.sun.jersey.wadl.model
 
com.sun.jersey.wadl.resourcedoc - package com.sun.jersey.wadl.resourcedoc
 
com.sun.jersey.wadl.util - package com.sun.jersey.wadl.util
 
com.sun.research.ws.wadl - package com.sun.research.ws.wadl
 
com.sun.ws.rs.ext - package com.sun.ws.rs.ext
 
CombiningMatchingPatterns<R> - Class in com.sun.jersey.server.impl.uri.rules
Rules combining one or more other rules and matching in sequence.
CombiningMatchingPatterns(List<UriRules<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.CombiningMatchingPatterns
 
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 commiting 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.
COMPARATOR - Static variable in class com.sun.jersey.server.impl.model.method.ResourceMethod
Comparator for resource methods, comparing the consumed and produced media types.
COMPARATOR - Static variable in class com.sun.jersey.server.impl.uri.PathPattern
Defer to comparing the templates associated with the patterns.
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.
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(ServletConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.servlet.ServletAdaptor
 
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.
configure() - Method in class com.sun.jersey.test.framework.JerseyTest
Return an application descriptor that defines how the test container is configured.
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
 
CONSUMER_KEY - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the consumer key.
consumerKey(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting consumer key.
consumerSecret(String) - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
Builder pattern method to return OAuthSecrets after setting consumer secret.
consumes(MediaType) - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
Ascertain if the method is capable of consuming an entity of a certain media type.
consumesWild() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
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.client.impl.CopyOnWriteHashMap
 
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.client.impl.CopyOnWriteHashMap
 
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 - Variable in class com.sun.research.ws.wadl.Doc
 
CONTENT_LANGUAGE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_LOCATION - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_TYPE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_TYPE_PROPERTY - Static variable in class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
 
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(ContentDisposition) - Method in class com.sun.jersey.multipart.BodyPart
 
ContentDisposition.ContentDispositionBuilder<T extends ContentDisposition.ContentDispositionBuilder,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
 
CONTEXT_CONFIG_LOCATION - Static variable in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
The context configuration location initialization parameter for declaring that a child context should be used for bean definitions.
contextAttributeListenerClass(Class<? extends ServletContextAttributeListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a ServletContextListener class
contextListenerClass(Class<? extends ServletContextListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a ServletContextListener class
contextParam(String, String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Add a context parameter.
contextParams - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
ContextParamType - Class in com.sun.jersey.test.framework.web.jaxb.types
Schema representation of the context-param entry.
ContextParamType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
 
contextPath - Variable in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
 
contextPath(String) - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
Set the context path.
contextPath - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
contextPath(String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set the context path.
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
 
CookieParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
CookieParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.CookieParamInjectableProvider
 
CookieProvider - Class in com.sun.jersey.core.impl.provider.header
 
CookieProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.CookieProvider
 
copyBuilder(JSONConfiguration) - Static method in class com.sun.jersey.api.json.JSONConfiguration
 
copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
CopyOnWriteHashMap<K,V> - Class in com.sun.jersey.client.impl
A basic copy on write HashMap.
CopyOnWriteHashMap() - Constructor for class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(String, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(URI) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(URI, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(String, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(String, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(URI, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(URI, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer 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() - Static method in class com.sun.jersey.client.apache.ApacheHttpClient
Create a default client.
create(ClientConfig) - Static method in class com.sun.jersey.client.apache.ApacheHttpClient
Create a default client with client configuration.
create(ClientConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.client.apache.ApacheHttpClient
Create a default client with client configuration and component provider.
create() - Static method in class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a default client.
create(ClientConfig) - Static method in class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a default client with client configuration.
create(ClientConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.client.apache4.ApacheHttpClient4
Create a default client with client configuration and component provider.
create(HttpHeaderReader) - Method in interface com.sun.jersey.core.header.reader.HttpHeaderReader.ListElementCreator
 
create(Reader, JSONConfiguration, String, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
Factory method for creating instances of this class.
create(AbstractResourceMethod) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
 
create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
 
create(ProviderServices) - Static method in class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
 
create(CreationalContext<T>) - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
create(CreationalContext<T>) - Method in class com.sun.jersey.server.impl.cdi.ProviderBasedBean
 
create(AbstractMethod) - Method in class com.sun.jersey.server.impl.container.filter.AnnotationResourceFilterFactory
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.ejb.EJBRequestDispatcherProvider
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
 
create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.HttpReqResDispatchProvider
 
create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.HttpReqResDispatchProvider
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
 
create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider
 
create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider
 
create(Map<PathPattern, UriRule>) - Static method in class com.sun.jersey.server.impl.uri.rules.UriRulesFactory
 
create(Map<PathPattern, UriRule>, List<PatternRulePair<UriRule>>) - Static method in class com.sun.jersey.server.impl.uri.rules.UriRulesFactory
 
create(List<PatternRulePair<UriRule>>) - Static method in class com.sun.jersey.server.impl.uri.rules.UriRulesFactory
 
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.
create(ClientConfig) - Method in interface com.sun.jersey.test.framework.spi.client.ClientFactory
Create a client.
create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.external.ExternalTestContainerFactory
 
create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
 
create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory
 
create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.http.HTTPContainerFactory
 
create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.inmemory.InMemoryTestContainerFactory
 
create(URI, AppDescriptor) - Method in interface com.sun.jersey.test.framework.spi.container.TestContainerFactory
Create a test container.
createAlternative() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
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
 
createApplication() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Application
createApplicationDocs() - Method in class com.sun.jersey.server.wadl.generators.ObjectFactory
 
createArrayWrapperGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
createArrayWrapperGenerator(JsonGenerator, int) - Static method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
createBoundary() - Static method in class com.sun.jersey.multipart.Boundary
Create a unique boundary.
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.
createClasspath() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
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<HttpHandler>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainerProvider
Create an container of type T.
createContainer(Class<HttpHandler>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainerProvider
 
createContainer(Class<T>, ResourceConfig, WebApplication) - Method in interface com.sun.jersey.spi.container.ContainerProvider
Create an container of type T.
createContextParamType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
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.
createDigest() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
createDispatchingListener(ProviderServices) - Static method in class com.sun.jersey.server.impl.monitoring.MonitoringProviderFactory
 
createDoc() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Doc
createEndElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
createEndElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Creates an EndElementEvent.
createEndpoint(Application, Class<T>) - Method in class com.sun.jersey.server.impl.provider.RuntimeDelegateImpl
 
createEndpoint(Application, Class<T>) - Method in class com.sun.ws.rs.ext.RuntimeDelegateImpl
 
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
 
createFormData() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
createGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Grammars
createHeaderDelegate(Class<T>) - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createHttpServer(String) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
Creates a new HttpServer which will manage all root resource and provider classes found by searching the classes referenced in the java classpath.
createHttpServer(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
Creates a new HttpServer which will manage all root resource and provider classes declared by the resource configuration.
createHttpServer(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
Creates a new HttpServer which will manage all root resource and provider classes declared by the resource configuration.
createHttpServer(URI) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
Creates a new HttpServer which will manage all root resource and provider classes found by searching the classes referenced in the java classpath.
createHttpServer(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
Creates a new HttpServer which will manage all root resource and provider classes declared by the resource configuration.
createHttpServer(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
Creates a new HttpServer which will manage all root resource and provider classes declared by the resource configuration.
createHttpServer(URI, HttpHandler, boolean, SSLEngineConfigurator) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
 
createHttpServer(URI, HttpHandler, boolean) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
 
createHttpServer(URI, HttpHandler) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
 
createInclude() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Include
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.
createLink() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Link
createListenerType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
createMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Overrides underlaying createMarshaller method and returns a marshaller which is capable of JSON serialization.
createMatchResourceContext(URI) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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
 
createMethod() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Method
createMixed() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
createOption() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Option
createParallel() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
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
 
createParam() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Param
createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
 
createParmWantsName(Param) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
createPropertiesForJaxbContext(Map<String, Object>) - Static method in class com.sun.jersey.json.impl.JSONHelper
 
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.
createReader(Reader, JSONConfiguration, String, Class<?>, JAXBContext) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createReader(Reader, JSONConfiguration, String, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createRepresentation() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Representation
createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
 
createRepresentationWantsName(Representation) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
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.
createRequest() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Request
createRequestListener(ProviderServices) - Static method in class com.sun.jersey.server.impl.monitoring.MonitoringProviderFactory
 
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(Class<?>) - Static method in class com.sun.jersey.server.impl.modelapi.annotation.IntrospectionModeller
 
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
 
createResource() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Resource
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
 
createResources() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Resources
createResourceType() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of ResourceType
createResponse() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Response
createResponseBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createResponseListener(ProviderServices) - Static method in class com.sun.jersey.server.impl.monitoring.MonitoringProviderFactory
 
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
 
createRootAddingParser(JsonParser, String) - Static method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
createRootStrippingGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
createRootStrippingGenerator(JsonGenerator, int) - Static method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
createScopeMap() - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Maps a Guice scope to a Jersey scope.
createScopeMap() - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
 
createServletInitParamType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
createServletMappingType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
createServletType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
createStartElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
createStartElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Creates an StartElementEvent.
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
 
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
 
createWadlApplicationContext(Set<AbstractResource>) - Method in class com.sun.jersey.server.impl.wadl.WadlFactory
 
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().
createWadlOptionsMethod(Map<String, List<ResourceMethod>>, AbstractResource, PathPattern) - Method in class com.sun.jersey.server.impl.wadl.WadlFactory
Create the WADL resource method for OPTIONS.
createWebApplication() - Method in class com.sun.jersey.server.impl.container.WebApplicationProviderImpl
 
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.
createWebAppType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
createWriter(Writer, JSONConfiguration, Class<?>, JAXBContext) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createWriter(Writer, JSONConfiguration, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createWriter(Writer, JSONConfiguration, String) - Static method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
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
 

D

dasherize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Replace underscores in the specified word with dashes.
DataSourceProvider - Class in com.sun.jersey.core.impl.provider.entity
 
DataSourceProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.DataSourceProvider
 
DataSourceProvider.ByteArrayDataSource - Class in com.sun.jersey.core.impl.provider.entity
Modified from javax.mail.util.ByteArrayDataSource A DataSource backed by a byte array.
DataSourceProvider.ByteArrayDataSource(InputStream, String) - Constructor for class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
 
dateDelegate - Static variable in class com.sun.jersey.api.client.ClientResponse
 
DateProvider - Class in com.sun.jersey.core.impl.provider.header
 
DateProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.DateProvider
 
decapitalize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
 
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
 
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.
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_COULD_NOT_PROCESS_CONSTRUCTOR(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Default value, {0} could not be processed by constructor {1}.
DEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Default value, {0} could not be processed by method {1}.
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
 
DefaultApacheHttpClient4Config - Class in com.sun.jersey.client.apache4.config
A default client configuration for clients that utilizes the Apache HTTP client to send and receive HTTP request and responses.
DefaultApacheHttpClient4Config() - Constructor for class com.sun.jersey.client.apache4.config.DefaultApacheHttpClient4Config
 
DefaultApacheHttpClientConfig - Class in com.sun.jersey.client.apache.config
A default client configuration for clients that utilizes the Apache HTTP client to send and receive HTTP request and responses.
DefaultApacheHttpClientConfig() - Constructor for class com.sun.jersey.client.apache.config.DefaultApacheHttpClientConfig
 
DefaultApacheHttpMethodExecutor - Class in com.sun.jersey.client.apache
A default implementation of an Apache HTTP method executor.
DefaultApacheHttpMethodExecutor(HttpClient) - Constructor for class com.sun.jersey.client.apache.DefaultApacheHttpMethodExecutor
 
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
DefaultCredentialsProvider - Class in com.sun.jersey.client.apache.config
A simple interactive credentials provider using Swing dialogs to prompt the user for a user name and password.
DefaultCredentialsProvider() - Constructor for class com.sun.jersey.client.apache.config.DefaultCredentialsProvider
 
DefaultJaxbXmlDocumentStructure - Class in com.sun.jersey.json.impl
Default implementation of JaxbXmlDocumentStructure.
DefaultJaxbXmlDocumentStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
DefaultMediaTypePredictor - Class in com.sun.jersey.multipart.file
DefaultMediaTypePredictor() - Constructor for class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
 
DefaultMediaTypePredictor.CommonMediaTypes - Enum in com.sun.jersey.multipart.file
This enum represents file extension and MIME types of commonly used file.
DefaultOAuthProvider - Class in com.sun.jersey.oauth.server.api.providers
Default in-memory implementation of OAuthProvider.
DefaultOAuthProvider() - Constructor for class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
DefaultOAuthProvider.Consumer - Class in com.sun.jersey.oauth.server.api.providers
Simple read-only implementation of OAuthConsumer.
DefaultOAuthProvider.Token - Class in com.sun.jersey.oauth.server.api.providers
Simple immutable implementation of OAuthToken.
DefaultOAuthProvider.Token(String, String, String, String, Principal, Set<String>, MultivaluedMap<String, String>) - Constructor for class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
DefaultOAuthProvider.Token(String, String, String, String, Map<String, List<String>>) - Constructor for class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
DefaultOAuthProvider.Token(String, String, DefaultOAuthProvider.Token) - Constructor for class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
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
 
DefaultXmlStreamWriter - Class in com.sun.jersey.json.impl.writer
This class contains a default implementation of XMLStreamWriter methods that aren't expected of doing anything (have empty body or return a null reference) in case of marshalling a JAXBBean into a JSON representation.
DefaultXmlStreamWriter() - Constructor for class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
DeferredResourceConfig - Class in com.sun.jersey.server.impl.application
 
DeferredResourceConfig(Class<? extends Application>) - Constructor for class com.sun.jersey.server.impl.application.DeferredResourceConfig
 
DeferredResourceConfig(Class<? extends Application>, Set<Class<?>>) - Constructor for class com.sun.jersey.server.impl.application.DeferredResourceConfig
 
DeferredResourceConfig.ApplicationHolder - Class in com.sun.jersey.server.impl.application
 
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
 
demodulize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Remove any package name from a fully qualified class name, returning only the simple classname.
Dependencies - Class in com.sun.jersey.wadl
TODO: DESCRIBE ME
Created on: Jun 10, 2008
Dependencies() - Constructor for class com.sun.jersey.wadl.Dependencies
 
Dependency - Class in com.sun.jersey.wadl
TODO: DESCRIBE ME
Created on: Jun 10, 2008
Dependency() - Constructor for class com.sun.jersey.wadl.Dependency
 
Dependency(String, String, String) - Constructor for class com.sun.jersey.wadl.Dependency
 
DEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
{0}.
DEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
A dependent class, {0}, of the class {1} implementing the provider {2} is not found.
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() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
destroy(T, CreationalContext<T>) - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
destroy(HttpContext) - Static method in class com.sun.jersey.server.impl.resource.PerRequestFactory
 
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.
disable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
disable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
disable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
disableFeature(JsonParser.Feature) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
disableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
disableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
disableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.
DiscoveredParameter - Class in com.sun.jersey.server.impl.cdi
Records all information about a JAX-RS-related parameter.
DiscoveredParameter(Annotation, Type, DefaultValue, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.DiscoveredParameter
 
dispatch(Object, HttpContext) - Method in class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
 
dispatch(Object, HttpContext) - Method in class com.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod.OptionsRequestDispatcher
 
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
 
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.
doc - Variable in class com.sun.research.ws.wadl.Application
 
Doc - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Doc() - Constructor for class com.sun.research.ws.wadl.Doc
 
doc - Variable in class com.sun.research.ws.wadl.Grammars
 
doc - Variable in class com.sun.research.ws.wadl.Include
 
doc - Variable in class com.sun.research.ws.wadl.Link
 
doc - Variable in class com.sun.research.ws.wadl.Method
 
doc - Variable in class com.sun.research.ws.wadl.Option
 
doc - Variable in class com.sun.research.ws.wadl.Param
 
doc - Variable in class com.sun.research.ws.wadl.Representation
 
doc - Variable in class com.sun.research.ws.wadl.Request
 
doc - Variable in class com.sun.research.ws.wadl.Resource
 
doc - Variable in class com.sun.research.ws.wadl.Resources
 
doc - Variable in class com.sun.research.ws.wadl.ResourceType
 
doc - Variable in class com.sun.research.ws.wadl.Response
 
DocProcessor - Interface in com.sun.jersey.wadl.resourcedoc
A doc processor is handed over javadoc elements so that it can turn this into resource doc elements, even self defined.
Created on: Jul 5, 2008
DocProcessorWrapper - Class in com.sun.jersey.wadl.resourcedoc
This DocProcessor wraps multiple DocProcessors.
Created on: Jul 27, 2008
DocProcessorWrapper() - Constructor for class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
 
docs - Variable in class com.sun.jersey.server.wadl.generators.ApplicationDocs
 
docs - Variable in class com.sun.jersey.wadl.model.ApplicationDocs
 
DocumentBuilderFactoryProvider - Class in com.sun.jersey.core.impl.provider.xml
 
DocumentBuilderFactoryProvider(FeaturesAndProperties) - Constructor for class com.sun.jersey.core.impl.provider.xml.DocumentBuilderFactoryProvider
 
DocumentProvider - Class in com.sun.jersey.core.impl.provider.entity
 
DocumentProvider(Injectable<DocumentBuilderFactory>, Injectable<TransformerFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.DocumentProvider
 
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
doTag() - Method in class com.sun.jersey.server.impl.container.servlet.Include
 

E

EJBComponentProviderFactoryInitilizer - Class in com.sun.jersey.server.impl.ejb
 
EJBComponentProviderFactoryInitilizer() - Constructor for class com.sun.jersey.server.impl.ejb.EJBComponentProviderFactoryInitilizer
 
EJBExceptionMapper - Class in com.sun.jersey.server.impl.ejb
 
EJBExceptionMapper(Providers) - Constructor for class com.sun.jersey.server.impl.ejb.EJBExceptionMapper
 
EJBRequestDispatcherProvider - Class in com.sun.jersey.server.impl.ejb
 
EJBRequestDispatcherProvider() - Constructor for class com.sun.jersey.server.impl.ejb.EJBRequestDispatcherProvider
 
el(String) - Static method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
element - Variable in class com.sun.research.ws.wadl.Representation
 
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
 
EMPTY_PATH - Static variable in class com.sun.jersey.server.impl.uri.PathPattern
Empty path.
enable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
enable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
enable(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
enableFeature(JsonParser.Feature) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
enableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
enableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
enableFeature(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.
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
encode(String) - Static method in class com.sun.jersey.json.impl.writer.JsonEncoder
 
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
 
EndDocumentEvent - Class in com.sun.jersey.json.impl.reader
End document XML event type.
EndDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
endElement(QName) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
endElement(QName) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
endElement(QName) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
endElement(QName) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Notifies this structure provider that an end element event has been fired and that the parent element of the one with the given name should be processed.
endElement(QName) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
EndElementEvent - Class in com.sun.jersey.json.impl.reader
End element XML event type.
EndElementEvent(QName, Location) - Constructor for class com.sun.jersey.json.impl.reader.EndElementEvent
 
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 com.sun.jersey.multipart.BodyPart
Builder pattern method to return this BodyPart after additional configuration.
entity(Object) - Method in class com.sun.jersey.multipart.MultiPart
Override the entity set operation on a MultiPart to throw IllegalArgumentException.
ENTITY_OBJECT - Static variable in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
EntityDescriptor - Class in com.sun.jersey.server.linking.impl
Describes an entity in terms of its fields, bean properties and Ref annotated fields.
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.
EntityHolderReader - Class in com.sun.jersey.core.impl.provider.entity
 
EntityHolderReader(MessageBodyWorkers) - Constructor for class com.sun.jersey.core.impl.provider.entity.EntityHolderReader
 
EntityParamDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
 
EntityParamDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.EntityParamDispatchProvider
 
entityTagDelegate - Static variable in class com.sun.jersey.api.client.ClientResponse
 
EntityTagProvider - Class in com.sun.jersey.core.impl.provider.header
 
EntityTagProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.EntityTagProvider
 
entityWithType(Object, Type) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
entrySet() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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.server.impl.cdi.DiscoveredParameter
 
equals(Object) - Method in class com.sun.jersey.server.linking.impl.FieldDescriptor
 
equals(Object) - Method in class com.sun.jersey.spi.inject.Errors.ErrorMessage
 
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
 
ERROR_CREATING_ATOM(Object) - Static method in class com.sun.jersey.atom.rome.impl.ImplMessages
Error creating Atom object of type "{0}".
ERROR_GET_CONSUMES_ENTITY(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A HTTP GET method, {0}, should not consume any entity.
ERROR_GET_CONSUMES_FORM_PARAM(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A HTTP GET method, {0}, should not consume any form parameter.
ERROR_GET_RETURNS_VOID(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A HTTP GET method, {0}, MUST return a non-void type.
ERROR_JAXB_RI_2_1_10_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
NATURAL JSON notation configured, but JAXB RI 2.1.10 not found.
ERROR_JAXB_RI_2_1_12_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
NATURAL JSON notation configured, but at least JAXB RI 2.1.12 is needed when XML attributes are in use.
ERROR_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
A message body writer for Java type, {0}, and MIME media type, {1}, was not found.
ERROR_MARSHALLING_ATOM(Object) - Static method in class com.sun.jersey.atom.rome.impl.ImplMessages
Error marshalling out Atom object of type "{0}".
ERROR_MARSHALLING_JAXB(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Error marshalling JAXB object of type "{0}".
ERROR_NO_SUB_RES_METHOD_LOCATOR_FOUND(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource class, {0}, does not have any resource method, sub-resource method, or sub-resource locator.
ERROR_NONGE_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
A message body writer for Java type, {0}, and MIME media type, {1}, was not found.
ERROR_NOT_ATOM_FEED(Object) - Static method in class com.sun.jersey.atom.rome.impl.ImplMessages
Feed is Not of type Atom Feed : "{0}".
ERROR_PARSING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error parsing JSON array.
ERROR_PARSING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error parsing JSON object.
ERROR_PROCESSING_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}.
ERROR_RES_URI_PATH_INVALID(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A root resource class, {0}, has an invalid URI path: {1}.
ERROR_RES_URI_PATH_REQUIRED(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A root resource class, {0}, MUST have a URI path.
ERROR_SUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource locator, {0}, can not have an entity parameter.
ERROR_SUBRES_LOC_RETURNS_VOID(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource locator, {0}, MUST return a non-void type.
ERROR_SUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource locator, {0}, has an invalid URI path: {1}
ERROR_SUBRES_METHOD_URI_PATH_INVALID(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource method, {0}, has an invalid URI path: {1}
ERROR_UNMARSHALLING_JAXB(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Error unmarshalling JAXB object of type "{0}".
ERROR_WRITING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error writing JSON array.
ERROR_WRITING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
Error writing JSON object.
ErrorHelper - Class in com.sun.jersey.server.impl.model
Error helper class for reporting errors related to processing a Web resource.
ErrorHelper() - Constructor for class com.sun.jersey.server.impl.model.ErrorHelper
 
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
 
evaluateCondition(String, Object, Object, Object) - Static method in class com.sun.jersey.server.linking.el.LinkBuilder
 
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
 
EXCEPTION_INVOKING_RESOURCE_METHOD() - Static method in class com.sun.jersey.impl.ImplMessages
Exception invoking Web resource method.
exceptionMapperContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
ExceptionMapperContext - Interface in com.sun.jersey.spi.container
Provides lookup of ExceptionMapper instances that can be used to map exceptions to responses.
ExceptionMapperFactory - Class in com.sun.jersey.server.impl.application
 
ExceptionMapperFactory() - Constructor for class com.sun.jersey.server.impl.application.ExceptionMapperFactory
 
execute() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
execute() - Method in class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
 
executeMethod(HttpMethod, ClientRequest) - Method in interface com.sun.jersey.client.apache.ApacheHttpMethodExecutor
Execute the HTTP method
executeMethod(HttpMethod, ClientRequest) - Method in class com.sun.jersey.client.apache.DefaultApacheHttpMethodExecutor
 
executeWithClasspath(List<String>) - Method in class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
 
executeWithClasspath(List<String>) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
 
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
 
ExtendedUriInfo - Interface in com.sun.jersey.api.core
Extensions to UriInfo.
extendedUriInfo(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
ExternalTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.external
A Web-based test container factory for creating test container instances when the Web application is independently deployed in a separate JVM to that of the tests.
ExternalTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.external.ExternalTestContainerFactory
 
extract(MultivaluedMap<String, String>) - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractor
 
ExtractorContainerException - Exception in com.sun.jersey.server.impl.model.parameter.multivalued
A runtime exception that contains a cause, a checked or runtime exception, that may be passed to the cause of a WebApplicationException.
ExtractorContainerException() - Constructor for exception com.sun.jersey.server.impl.model.parameter.multivalued.ExtractorContainerException
 
ExtractorContainerException(String) - Constructor for exception com.sun.jersey.server.impl.model.parameter.multivalued.ExtractorContainerException
 
ExtractorContainerException(String, Throwable) - Constructor for exception com.sun.jersey.server.impl.model.parameter.multivalued.ExtractorContainerException
 
ExtractorContainerException(Throwable) - Constructor for exception com.sun.jersey.server.impl.model.parameter.multivalued.ExtractorContainerException
 

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
 
FAILED_TO_CREATE_WEB_RESOURCE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Failed to create Web resource: {0}.
FAST_INFOSET - Static variable in class com.sun.jersey.core.header.MediaTypes
 
FastInfosetJAXBElementProvider - Class in com.sun.jersey.fastinfoset.impl.provider.entity
 
FastInfosetJAXBElementProvider(Providers) - Constructor for class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetJAXBElementProvider
 
FastInfosetListElementProvider - Class in com.sun.jersey.fastinfoset.impl.provider.entity
 
FastInfosetListElementProvider(Providers) - Constructor for class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetListElementProvider
 
FastInfosetRootElementProvider - Class in com.sun.jersey.fastinfoset.impl.provider.entity
 
FastInfosetRootElementProvider(Providers) - Constructor for class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetRootElementProvider
 
FATAL_ISSUES_FOUND_AT_RES_CLASS(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Fatal issues found at class {0}.
fatalIssuesFound() - Method in class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
Convenience method to see if there were fatal issues found
FEATURE_ALLOW_ENCODED_SLASH - Static variable in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
{@link ResourceConfig feature to enable encoded slashes in URIs.
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_NO_FAIL - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
If set to true makes the correct OAuth authentication optional - i.e.
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.
featuresAndProperties(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
field(String, String) - Method in class com.sun.jersey.multipart.FormDataMultiPart
Builder pattern method to add a named field with a text value, and return this instance.
field(String, Object, MediaType) - Method in class com.sun.jersey.multipart.FormDataMultiPart
Builder pattern method to add a named field with an arbitrary media type and entity, and return this instance.
field - Variable in class com.sun.jersey.server.linking.impl.FieldDescriptor
 
FieldDescriptor - Class in com.sun.jersey.server.linking.impl
Utility class for working with class fields
FileDataBodyPart - Class in com.sun.jersey.multipart.file
An extension of FormDataBodyPart for associating File File as a body part entity.
FileDataBodyPart() - Constructor for class com.sun.jersey.multipart.file.FileDataBodyPart
A no-args constructor which expects its client to set the values individually, the attributes to be set are fileEntity and name; the media type will be predicted from the fileEntity if not set explicitly
FileDataBodyPart(String, File) - Constructor for class com.sun.jersey.multipart.file.FileDataBodyPart
Constructs the body part with the provided name and file, it predicts the MediaType of the file provided.
FileDataBodyPart(String, File, MediaType) - Constructor for class com.sun.jersey.multipart.file.FileDataBodyPart
Constructs the body part with all the attributes set for its proper function.
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.
FileProvider - Class in com.sun.jersey.core.impl.provider.entity
 
FileProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.FileProvider
 
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 class com.sun.jersey.oauth.server.api.OAuthServerFilter
 
filter(ContainerRequest) - Method in class com.sun.jersey.server.impl.container.filter.NormalizeFilter
 
filter(ContainerRequest, ContainerResponse) - Method in class com.sun.jersey.server.linking.LinkFilter
 
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.
filterClass(Class<? extends Filter>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set the filter class.
FilterFactory - Class in com.sun.jersey.server.impl.container.filter
 
FilterFactory(ProviderServices) - Constructor for class com.sun.jersey.server.impl.container.filter.FilterFactory
 
FilteringInputStream - Class in com.sun.jersey.json.impl
 
FilteringInputStream() - Constructor for class com.sun.jersey.json.impl.FilteringInputStream
 
filters - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
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 class com.sun.jersey.server.impl.application.ExceptionMapperFactory
 
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.
findClass(String) - Method in class com.sun.jersey.wadl.util.Loader
 
findMethodOnClass(Class, Method) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Find a method on a class given an existing method.
finish() - Method in interface com.sun.jersey.spi.container.ContainerResponseWriter
Finish writing the response.
fixed - Variable in class com.sun.research.ws.wadl.Param
 
flush() - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
flush() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
flush() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
flush() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
flush() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
flush() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
flush() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
foreignKey(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Create and return a foreign key name from a class name, separating the "id" suffix with an underscore.
foreignKey(String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Create and return a foreign key name from a class name, optionally inserting an underscore before the "id" portion.
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_PROPERTY - Static variable in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
FORMATTED - Static variable in interface com.sun.jersey.api.json.JSONMarshaller
 
FormDataBodyPart - Class in com.sun.jersey.multipart
Subclass of BodyPart with specialized support for media type multipart/form-data.
FormDataBodyPart() - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate an unnamed new FormDataBodyPart with a mediaType of text/plain.
FormDataBodyPart(boolean) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate an unnamed new FormDataBodyPart with mediaType of text/plain and setting the flag for applying the fix for erroneous file name value if content disposition header of messages coming from MS Internet Explorer (see JERSEY-759).
FormDataBodyPart(MediaType) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate an unnamed FormDataBodyPart with the specified characteristics.
FormDataBodyPart(Object, MediaType) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate an unnamed FormDataBodyPart with the specified characteristics.
FormDataBodyPart(String, String) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate a named FormDataBodyPart with a media type of text/plain and String value.
FormDataBodyPart(String, Object, MediaType) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate a named FormDataBodyPart with the specified characteristics.
FormDataBodyPart(FormDataContentDisposition, String) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate a named FormDataBodyPart with the specified characteristics.
FormDataBodyPart(FormDataContentDisposition, Object, MediaType) - Constructor for class com.sun.jersey.multipart.FormDataBodyPart
Instantiate a named FormDataBodyPart with the specified characteristics.
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.
FormDataMultiPart - Class in com.sun.jersey.multipart
Subclass of MultiPart with specialized support for media type multipart/form-data.
FormDataMultiPart() - Constructor for class com.sun.jersey.multipart.FormDataMultiPart
Instantiate a new FormDataMultiPart instance with default characteristics.
FormDataMultiPartDispatchProvider - Class in com.sun.jersey.multipart.impl
Support @FormDataParam injection into method parameters from a FormDataMultiPart entity.
FormDataMultiPartDispatchProvider() - Constructor for class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
 
FormDataParam - Annotation Type in com.sun.jersey.multipart
Binds the named body part(s) of a "multipart/form-data" request entity body to a resource method parameter.
FormDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
 
FormDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
FormMultivaluedMapProvider - Class in com.sun.jersey.core.impl.provider.entity
 
FormMultivaluedMapProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider
 
FormParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
FormParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.FormParamInjectableProvider
 
FormProvider - Class in com.sun.jersey.core.impl.provider.entity
 
FormProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.FormProvider
 
forward(ServletRequest, ServletResponse) - Method in class com.sun.jersey.server.impl.container.servlet.RequestDispatcherWrapper
 
fragment(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
FREEMARKER_TEMPLATES_BASE_PATH - Static variable in class com.sun.jersey.freemarker.FreemarkerViewProcessor
Freemarker templates base path.
FreemarkerViewProcessor - Class in com.sun.jersey.freemarker
 
FreemarkerViewProcessor(ResourceConfig) - Constructor for class com.sun.jersey.freemarker.FreemarkerViewProcessor
 
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.
fromStatusCode(int) - Static method in enum com.sun.jersey.api.client.ClientResponse.Status
Convert a numerical status code into the corresponding Status.
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.CacheControlProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.CookieProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.DateProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.EntityTagProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.LinkHeaderProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.LocaleProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.MediaTypeProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.NewCookieProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.StringProvider
 
fromString(String) - Method in class com.sun.jersey.core.impl.provider.header.URIProvider
 
fromString(String) - Method in interface com.sun.jersey.spi.StringReader
Read a string value and convert to a Java type.
fromValue(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
 
fromValue(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
 
FutureClientResponseListener<T> - Class in com.sun.jersey.client.impl.async
 
FutureClientResponseListener() - Constructor for class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
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.

G

geExternalGramar(UriInfo, String) - Method in class com.sun.jersey.server.impl.wadl.WadlResource
 
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(OAuthRequest, OAuthParameters, OAuthSecrets) - Static method in class com.sun.jersey.oauth.signature.OAuthSignature
Generates and returns an OAuth signature for the given request, parameters and secrets.
generate(UriInfo, Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a set of resources.
generate(UriInfo, ApplicationDescription, AbstractResource) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a resource.
generate(UriInfo, ApplicationDescription, AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a virtual subresource resulting from sub resource methods.
GenerateWadlMojo - Class in com.sun.jersey.wadl
This mojo generates a wadl file, without the need of a running webapp.
Created on: Jun 18, 2008
GenerateWadlMojo() - Constructor for class com.sun.jersey.wadl.GenerateWadlMojo
 
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
 
GENERIC_TYPE_NOT_SUPPORTED(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Generic type, {0}, not support for parameter {1}.
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(ClientResponse) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
get(Object) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.BaseParamInjectableProvider
 
get(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorFactory
 
get(Parameter) - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorProvider
 
get() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
get() - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
 
getAbsolutePath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute path of the request.
getAbsolutePath() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getAbsolutePath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAbsolutePath() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
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.server.impl.application.WebApplicationContext
 
getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAbstractResourceMethod() - Method in class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
getAbstractResourceMethod() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
Get the abstract resource method.
getAbstractRootResources() - Method in interface com.sun.jersey.api.model.AbstractResourceModelContext
 
getAccept(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the list of Media type from the "Accept" of an HTTP request.
getAccept(HttpRequestContext, List<QualitySourceMediaType>) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
 
getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
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
 
getAcceptCharset(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the list of language tag from the "Accept-Charset" of an HTTP request.
getAcceptEncoding(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the list of language tag from the "Accept-Charset" of an HTTP request.
getAcceptLangauge(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
getAcceptLanguage(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the list of language tag from the "Accept-Language" of an HTTP request.
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.
getAccessToken(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
getAccessToken(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
Returns the access token by the consumer key and token value.
getAccessTokens(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
Returns a list of access tokens authorized with the supplied principal name.
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.
getAdapter() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
getAdapter(Class<A>) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getAdapter(Class<A>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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
 
getAnnotation(Class<T>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
 
getAnnotation() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
 
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.server.impl.cdi.AnnotatedImpl
 
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
 
getAny() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the any property.
getApplication() - Method in class com.sun.jersey.server.impl.application.DeferredResourceConfig.ApplicationHolder
 
getApplication(ProviderFactory) - Method in class com.sun.jersey.server.impl.application.DeferredResourceConfig
 
getApplication(UriInfo) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getApplication(UriInfo, AbstractResource, String) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getApplication(UriInfo) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
getApplication(UriInfo, AbstractResource, String) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
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
getArcs() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
arcs getter.
getArguments() - Method in interface com.sun.jersey.localization.Localizable
Returns the arguments for message formatting.
getArguments() - Method in class com.sun.jersey.localization.LocalizableMessage
 
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.
getArtifactId() - Method in class com.sun.jersey.wadl.Dependency
 
getAsLocale() - Method in class com.sun.jersey.core.header.LanguageTag
 
getAttachmentMarshaller() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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.
getAttributeCount() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
 
getAttributeLocalName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
getAttributeName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Returns the name of an attribute from the given field name without the leading '@' character if present.
getAttributeNamespace(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeQName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
getAttributeQName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Returns the attribute qualified name which is determined from the given jsonFieldName and configuration of the underlying implementation.
getAttributes() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
Returns additional attributes associated with the consumer (e.g.
getAttributes() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
getAttributes() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
Returns additional custom attributes associated with the token.
getAttributeType(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeValue(String, String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeValue(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAuthenticationScheme() - Method in class com.sun.jersey.oauth.server.OAuthSecurityContext
 
getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAuthorizationUri() - Method in exception com.sun.jersey.oauth.client.UnauthorizedRequestException
Returns authorization URI the user can be redirected to to provide authorization, or null if there is no request token to be authorized (i.e.
getBase() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the base property.
getBaseType() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
 
getBaseUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the base URI of the application.
getbaseUri() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
getBaseUri() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getBaseUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getBaseUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBaseURI() - Method in class com.sun.jersey.test.framework.JerseyTest
Returns the base URI of the application.
getBaseUri() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
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.server.impl.application.WebApplicationContext
 
getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBean(BeanManager, Class<?>) - Static method in class com.sun.jersey.server.impl.cdi.Utils
 
getBeanClass() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
getBigIntegerValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getBinaryValue(Base64Variant) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getBinding(String) - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
 
getBinding(String) - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
Get the binding as an EL expression for a particular URI template parameter
getBinding(String) - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
getBodyParts() - Method in class com.sun.jersey.multipart.MultiPart
Return a mutable list of BodyParts nested in this MultiPart.
getBufferThreshold() - Method in class com.sun.jersey.multipart.MultiPartConfig
Return the size (in bytes) of the entity of an incoming BodyPart before it will be buffered to disk.
getBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
Deprecated. 
getBuilder() - Method in class com.sun.jersey.api.client.WebResource
Deprecated. 
getBuildId() - Static method in class com.sun.jersey.server.impl.BuildId
 
getByteValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCallback() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the callback URL.
getCallbackName() - Method in class com.sun.jersey.api.json.JSONWithPadding
Get the callback function name.
getCallbackUrl() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
Returns callback URL for this token (applicable just to request tokens)
getCDataElements() - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
specify which of your elements you want to be handled as CDATA.
getCDataElements() - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
 
getCharacterEncodingScheme() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
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.
getChildContext(String) - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
Get the child application context.
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
 
getClassName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getClassName() - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
 
getClasspath() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
getClasspathElements(MavenProject, List<Dependency>) - Method in class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
Create a list of classpath elements including declared build dependencies, the build output directory and additionally configured dependencies.
getClient() - Method in class com.sun.jersey.api.client.ClientResponse
Get the client.
getClient(TestContainer, AppDescriptor) - Method in class com.sun.jersey.test.framework.JerseyTest
Creates an instance of Client.
getClient() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
Get a client specific to the test container.
getClientConfig() - Method in class com.sun.jersey.test.framework.AppDescriptor
Get the client configuration.
getClientFactory() - Method in class com.sun.jersey.test.framework.JerseyTest
Get the ClientFactory.
getClientHandler() - Method in class com.sun.jersey.client.apache.ApacheHttpClient
Get the Apache HTTP client handler.
getClientHandler() - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4
Get the Apache HTTP client handler.
getClientResponseStatus() - Method in class com.sun.jersey.api.client.ClientResponse
Get the status code.
getCodec() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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
 
getCommonPropertyType(ELContext, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
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(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
 
getComponentProvider(ComponentContext, Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
 
getComponentProvider(Class<?>) - Method in class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
 
getComponentProvider(ComponentContext, Class<?>) - Method in class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
 
getComponentProvider(ComponentContext, Class) - Method in class com.sun.jersey.server.impl.component.IoCResourceFactory
 
getComponentProvider(ComponentContext, Class) - Method in class com.sun.jersey.server.impl.component.ResourceFactory
 
getComponentProvider(Class) - Method in class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
 
getComponentProvider(IoCComponentProvider, Class) - Method in class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
 
getComponentProvider(Class) - Method in class com.sun.jersey.server.impl.resource.PerRequestFactory
 
getComponentProvider(IoCComponentProvider, Class) - Method in class com.sun.jersey.server.impl.resource.PerRequestFactory
 
getComponentProvider(Class) - Method in class com.sun.jersey.server.impl.resource.SingletonFactory
 
getComponentProvider(IoCComponentProvider, Class) - Method in class com.sun.jersey.server.impl.resource.SingletonFactory
 
getComponentProvider(IoCComponentProvider, Class<?>) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
Get the resource class component provider.
getComponentProvider(Class) - Method in class com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
 
getComponentProvider(ComponentContext, Class) - Method in class com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
 
getComponentProviderFactory() - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getComponentProviderFactory(Class) - Method in class com.sun.jersey.server.impl.component.ResourceFactory
 
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
 
getCondition() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
 
getCondition() - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
Get the condition.
getCondition() - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
getConfig() - Method in class com.sun.jersey.client.apache.ApacheHttpClientHandler
Get the client config.
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
 
getConstructors() - Method in class com.sun.jersey.api.model.AbstractResource
 
getConstructors() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
getConsumer(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
getConsumer() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
getConsumer(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
Gets consumer corresponding to a given consumer key.
getConsumer() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
Returns consumer this token was issued for.
getConsumerKey() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the consumer key.
getConsumers(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
Returns a set of consumers registered by a given owner.
getConsumerSecret() - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
Returns the consumer secret.
getConsumes() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getContainerRequest() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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 class com.sun.jersey.server.impl.application.WebApplicationContext
 
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
 
getContent() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the content property.
getContentDisposition() - Method in class com.sun.jersey.multipart.BodyPart
Get the content disposition.
getContentDisposition() - Method in class com.sun.jersey.multipart.FormDataBodyPart
Override the behaviour on BodyPart to ensure that only instances of FormDataContentDisposition can be obtained.
getContentLanguageAsLocale(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the content language as a Locale instance.
getContentType() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
 
getContentType(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the content type from the "Content-Type" of an HTTP request.
getContentType(String) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the content type from a String.
getContentType(Object) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Get the content type from an Object.
getContext(Class<?>) - Method in class com.sun.jersey.moxy.MoxyContextResolver
 
getContext() - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
Get the application context.
getContextClassLoader() - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the context class loader.
getContextParam() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
getContextParams() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get the context parameters.
getContextPath() - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor
Get the context path.
getContextPath() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get the context path.
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
 
getCookieStore() - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
Get the CookieStore.
getCreationDate() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the creation-date parameter.
getCredentials(AuthScheme, String, int, boolean) - Method in class com.sun.jersey.client.apache.config.DefaultCredentialsProvider
 
getCtor() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
 
getCurrentLocation() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getCurrentName() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
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.
getDecimalValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
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
 
getDeclaringCallable() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
 
getDeclaringClass(AccessibleObject) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
 
getDeclaringResource() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getDeclaringType() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
 
getDefault() - Static method in class com.sun.jersey.spi.container.JavaMethodInvokerFactory
 
getDefault() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the default property.
getDEFAULT_INITIAL_CAPACITY() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
 
getDefaultContext() - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
Get the default application context.
getDefaultMediaType() - Static method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Gets the default MediaType to be used if the user didn't specify any.
getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
 
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
 
getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
 
getDefaultStringValue() - Method in exception com.sun.jersey.api.ParamException
Get the default String value.
getDefaultStringValue() - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractor
 
getDefaultValue() - Method in class com.sun.jersey.api.model.Parameter
 
getDefaultValue() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
 
getDependencies() - Method in class com.sun.jersey.wadl.Dependencies
 
getDestfile() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
getDispatcher() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getDispatcher(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchFactory
 
getDispatchingListener() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
getDispatchingListener() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of DispatchingListener that should be used to monitor request processing.
getDispatchProvider() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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
 
getDoc() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Include
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the doc property.
getDocs() - Method in class com.sun.jersey.server.wadl.generators.ApplicationDocs
 
getDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
 
getDocs() - Method in class com.sun.jersey.wadl.model.ApplicationDocs
 
getDocumentStructureClass() - Method in interface com.sun.jersey.json.impl.JaxbProvider
 
getDocumentStructureClass() - Method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
 
getDoubleValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getElement() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getElement() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the element property.
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
 
getElementQName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
getElementQName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Returns the element qualified name which is determined from the given jsonFieldName and configuration of the underlying implementation.
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.
getElementText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getELResolver() - Method in class com.sun.jersey.server.linking.el.LinkELContext
 
getEncoding() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
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.client.impl.ClientRequestImpl
 
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() - Method in class com.sun.jersey.multipart.BodyPart
Return the entity object to be unmarshalled from a request, or to be marshalled on a response.
getEntity() - Method in class com.sun.jersey.multipart.MultiPart
Disable access to the entity for a MultiPart.
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
 
getEntityAs(Class<T>) - Method in class com.sun.jersey.multipart.BodyPart
Return the entity after appropriate conversion to the requested type.
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(QName, boolean) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getEntityType(QName, boolean) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns the Type of entity (element, attribute) with the given name.
getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getEntityType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getEntityType() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getErrorColumn() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
getErrorLine() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
getErrorToken() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
getEvent() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getEventHandler() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getEventHandler() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getEventValue() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getExceptionMapperContext() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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.
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedAttributes() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a collection of expected attributes of currently processed element.
getExpectedAttributes() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedAttributesMap() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a map of expected attributes of currently processed element where key is represented by the local name of the attribute and value is it's qualified name.
getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getExpectedElements() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedElements() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedElements() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedElements() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a collection of expected sub-elements of currently processed element.
getExpectedElements() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getExpectedElementsMap() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns a map of expected sub-elements of currently processed element where key is represented by the local name of the sub-element and value is it's qualified name.
getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
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.
getExtension() - Method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Get the file extension.
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.
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.
getFeatureDescriptors(ELContext, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
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.impl.application.WebApplicationImpl
 
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(String) - Method in class com.sun.jersey.multipart.FormDataMultiPart
Get a form data body part given a control name.
getFieldName() - Method in class com.sun.jersey.server.linking.impl.FieldDescriptor
 
getFields() - Method in class com.sun.jersey.api.model.AbstractResource
 
getFields(String) - Method in class com.sun.jersey.multipart.FormDataMultiPart
Get a list of one or more form data body parts given a control name.
getFields() - Method in class com.sun.jersey.multipart.FormDataMultiPart
Get a map of form data body parts where the key is the control name and the value is a list of one or more form data body parts.
getFields() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
getFieldValue(Object) - Method in class com.sun.jersey.server.linking.impl.FieldDescriptor
 
getFileEntity() - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Get the file for this body part.
getFileName() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the filename parameter.
getFilename() - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Gets the filename value which is to be used in the content-disposition header of this body part entity.
getFilterClass() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor
 
getFilterName() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor
 
getFilters() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get the filter class.
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
 
getFirstArc() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
firstArch getter.
getFixed() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the fixed property.
getFlag() - Method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
Returns the numeric value of the bit corresponding to this flag.
getFloatValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getFormDataContentDisposition() - Method in class com.sun.jersey.multipart.FormDataBodyPart
Get the form data content disposition.
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
 
getFromStringStringMethod(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the static fromString(String ) method.
getFunctionMapper() - Method in class com.sun.jersey.server.linking.el.LinkELContext
 
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
 
getGrammars() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the grammars property.
getGroupCounts() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the capturing group counts for each template variable.
getGroupId() - Method in class com.sun.jersey.wadl.Dependency
 
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.
getHeaders() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
getHeaders() - Method in class com.sun.jersey.multipart.BodyPart
Return a mutable map of HTTP header value(s) for this BodyPart, keyed by the header name.
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.
getHeaderValues(String) - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
 
getHeaderValues(String) - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
Returns the value(s) of the specified request header.
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
getHref() - Method in class com.sun.research.ws.wadl.Include
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the href property.
getHttpClient() - Method in class com.sun.jersey.client.apache.ApacheHttpClientHandler
Get the HttpClient.
getHttpClient() - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
Get the HttpClient.
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
 
getHttpMethod() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getHttpState() - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Get the HTTP state.
getHttpURLConnection(URL) - Method in interface com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
Get a HttpURLConnection for a given URL.
getId() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the id property.
getIdFromName(String) - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
getIfMatch(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
 
getIfNoneMatch(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
 
getImmutableThreadLocal() - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
 
getInclude() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the include property.
getIndex() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getIndividualType() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
getIndividualType() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
getIndividualType() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
getIndividualType() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns the Type of individuals stored in an array/list.
getIndividualType() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
getInitialContext() - Static method in class com.sun.jersey.server.impl.InitialContextHelper
 
getInitializedExtension() - Static method in class com.sun.jersey.server.impl.cdi.CDIExtension
 
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
 
getInitParams() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
getInitParams() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor
 
getInitParams() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get the initialization parameters.
getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
 
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, Context, Type) - Method in class com.sun.jersey.multipart.impl.MultiPartConfigProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
 
getInjectable(Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Get an injectable given a parameter.
getInjectable(AccessibleObject, Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Get an injectable given a parameter.
getInjectable(List<Parameter>, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Get a list of injectable given a list of parameter.
getInjectable(AccessibleObject, List<Parameter>, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Get a list of injectable given a list of parameter.
getInjectable(Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
getInjectable(AccessibleObject, Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
getInjectable(List<Parameter>, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
getInjectable(AccessibleObject, List<Parameter>, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
getInjectable(ComponentContext, CookieParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.CookieParamInjectableProvider
 
getInjectable(ComponentContext, FormParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.FormParamInjectableProvider
 
getInjectable(ComponentContext, HeaderParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.HeaderParamInjectableProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.server.impl.model.parameter.HttpContextInjectableProvider
 
getInjectable(ComponentContext, MatrixParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.MatrixParamInjectableProvider
 
getInjectable(ComponentContext, PathParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.PathParamInjectableProvider
 
getInjectable(ComponentContext, QueryParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.QueryParamInjectableProvider
 
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.
getInjectableiWithScope(Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Get an injectable given a parameter.
getInjectableiWithScope(AccessibleObject, Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Get an injectable given a parameter.
getInjectableiWithScope(Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
getInjectableiWithScope(AccessibleObject, Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
getInjectableProviderContext() - Method in class com.sun.jersey.core.spi.component.ProviderFactory
Get the injectable provider context.
getInjectableProviderContext() - Method in class com.sun.jersey.server.impl.component.ResourceFactory
 
getInjectableProviderContext() - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
Get the server-specific injectable provider context.
getInjectables() - Method in class com.sun.jersey.server.impl.inject.InjectableValuesProvider
 
getInjectables(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
getInjectables(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
 
getInjectableValues(HttpContext) - Method in class com.sun.jersey.server.impl.inject.InjectableValuesProvider
Get the injectable values.
getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
 
getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
Get the injectable values provider for an abstract resource method.
getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.EntityParamDispatchProvider
 
getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
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.
getInjectionPoints() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
getInputStream() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
 
getInputStream() - Method in class com.sun.jersey.multipart.BodyPartEntity
Get the input stream to the raw bytes of this body part entity.
getInstance() - Static method in class com.sun.jersey.core.impl.provider.entity.Inflector
Return a fully configured Inflector instance that can be used for performing transformations.
getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.DocumentBuilderFactoryProvider
 
getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
 
getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.SAXParserContextProvider
 
getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
 
getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.TransformerFactoryProvider
 
getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.XMLStreamReaderContextProvider
 
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() - Static method in class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
Get the singleton instance of this class.
getInstance(BeanManager, Class<T>) - Static method in class com.sun.jersey.server.impl.cdi.Utils
 
getInstance(Class<?>) - Static method in class com.sun.jersey.server.linking.impl.EntityDescriptor
 
getInstance(HttpContext) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
Get the 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
 
getIntValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getIssueList() - Method in class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
Returns a list of issues found after AbstractModelValidator.validate(com.sun.jersey.api.model.AbstractModelComponent) method has been invoked
getIterator() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNodeValue
 
getJavaClass() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedConstructorImpl
 
getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
 
getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
 
getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
 
getJAXBContext() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getJAXBContext() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
getJAXBContext() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context associated with the WadlGenerator for the Web application.
getJaxbContextClassName() - Method in interface com.sun.jersey.json.impl.JaxbProvider
 
getJaxbContextClassName() - Method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
 
getJaxbProvider(JAXBContext) - Static method in class com.sun.jersey.json.impl.JSONHelper
 
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.
getJSONConfiguration() - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
getJSONConfiguration() - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
getJsonConfiguration() - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
 
getJSONMarshaller(Marshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
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
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
 
getKey() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
 
getKey() - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
Returns consumer key.
getLang() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the lang property.
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
 
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.
getLanguageTagAsLocale(String) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
 
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.
getLink(String) - Method in class com.sun.jersey.core.header.LinkHeaders
 
getLink() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the link property.
getLinkFields() - Method in class com.sun.jersey.server.linking.impl.EntityDescriptor
 
getLinkHeader() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
 
getLinkHeaders() - Method in class com.sun.jersey.server.linking.impl.EntityDescriptor
 
getLinks() - Method in class com.sun.jersey.api.client.ClientResponse
 
getLinkStyle() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
 
getLinkStyle() - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
Get the style
getLinkStyle() - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
getLinkTemplate() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
 
getLinkTemplate() - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
Get the link template, either directly from the value() or from the
getLinkTemplate() - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
getLinkTemplate(Ref) - Static method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
getList(String) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
getListener() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getListener() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getListenerClass() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ListenerType
 
getListeners() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
getListeners() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get all the registered Listener classes
getLoadOnStartup() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
getLocale() - Method in class com.sun.jersey.localization.Localizer
 
getLocalName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getLocation() - Method in class com.sun.jersey.api.client.ClientResponse
Get the location.
getLocation() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getLongValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
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.server.impl.application.WebApplicationContext
 
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.
getMatchedMethod() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchedResources() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchedResults() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get a read-only list of MatchResult for matched resources.
getMatchedResults() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchedTemplates() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get a read-only list of UriTemplate for matched resources.
getMatchedTemplates() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchedURIs() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchedURIs(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchResult() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchResult() - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
Get the match result
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 class com.sun.jersey.multipart.BodyPart
Return the MediaType for this BodyPart.
getMediaType() - Method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Get the media type.
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 class com.sun.research.ws.wadl.Option
Gets the value of the mediaType property.
getMediaType() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the mediaType property.
getMediaTypeFromFile(File) - Static method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
A utility method for predicting media type from a file name.
getMediaTypeFromFile(File) - Method in class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
 
getMediaTypeFromFile(File) - Method in interface com.sun.jersey.multipart.file.MediaTypePredictor
Get the media type from a file name.
getMediaTypeFromFileName(String) - Static method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
A utility method for predicting media type from a file name.
getMediaTypeFromFileName(String) - Method in class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
 
getMediaTypeFromFileName(String) - Method in interface com.sun.jersey.multipart.file.MediaTypePredictor
Get the media type from a file name.
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.
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.server.impl.application.WebApplicationImpl
 
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.
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.client.impl.ClientRequestImpl
 
getMetadata() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
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.client.impl.ClientRequestImpl
 
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
 
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
 
getMethodOrResource() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the methodOrResource property.
getMethodOrResource() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the methodOrResource property.
getMethods() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
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.
getMultivaluedParameterExtractorProvider() - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
 
getName() - Method in class com.sun.jersey.core.header.FormDataContentDisposition
Get the name parameter.
getName() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
 
getName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getName() - Method in class com.sun.jersey.multipart.FormDataBodyPart
Get the control name.
getName() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
getName() - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractor
 
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 com.sun.research.ws.wadl.Method
Gets the value of the name property.
getName() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the name property.
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.
getNamespaceContext() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespacePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
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.
getNode(Object) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getNonce() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the nonce, a value that should be unique for a given timestamp.
getNonLinkFields() - Method in class com.sun.jersey.server.linking.impl.EntityDescriptor
 
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.
getNumberType() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getNumberValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getOAuthParameters() - Method in exception com.sun.jersey.oauth.client.UnauthorizedRequestException
Returns OAuthParameters structure used by the OAuthClientFilter.
getOp() - Method in class com.sun.jersey.core.header.LinkHeader
 
getOption() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the option property.
getOriginalApplication() - Method in class com.sun.jersey.server.impl.application.DeferredResourceConfig.ApplicationHolder
 
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.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Doc
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Include
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Link
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Method
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Option
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Param
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Representation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Request
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resources
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.ResourceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Response
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
 
getOutputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getOutputStream() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getOwner() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
Returns identifier of owner of this consumer - i.e.
getParam() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the param property.
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.
getParameterizedHeaders() - Method in class com.sun.jersey.multipart.BodyPart
Return an immutable map of parameterized HTTP header value(s) for this BodyPart, keyed by header name.
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.
getParameterNames() - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
 
getParameterNames() - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
Returns an Set of String objects containing the names of the parameters contained in the request.
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 com.sun.jersey.server.impl.cdi.AnnotatedCallableImpl
 
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
 
getParameterValues(String) - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
 
getParameterValues(String) - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
Returns an List of String objects containing the values of the specified request parameter, or null if the parameter does not exist.
getParamName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
getParamName() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
 
getParams() - Method in class com.sun.jersey.core.header.LinkHeader
 
getParamValue() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
 
getParent() - Method in class com.sun.jersey.multipart.BodyPart
Return the parent MultiPart (if any) for this BodyPart.
getParsingContext() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
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.server.impl.application.WebApplicationContext
 
getPath(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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 com.sun.research.ws.wadl.Param
Gets the value of the path property.
getPath() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the path property.
getPathParameters() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getPathParameters(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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.server.impl.application.WebApplicationContext
 
getPathSegments(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getPathSegments(String) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getPathSegments(String, boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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
 
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.
getPattern() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
pattern getter.
getPIData() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPITarget() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPort(int) - Method in class com.sun.jersey.test.framework.JerseyTest
Returns the port to be used in the base URI.
getPosition() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
 
getPostConstructMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
getPreDestroyMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
getPredictor() - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Get the media type predictor.
getPreferedDateFormat() - Static method in class com.sun.jersey.core.header.HttpDateFormat
Get the preferred HTTP specified date format (RFC 1123).
getPrefix(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getPrefix() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
getPrefixes(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getPrimaryClass() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
 
getPrimaryTag() - Method in class com.sun.jersey.core.header.LanguageTag
 
getPrincipal() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
 
getPrincipal() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
getPrincipal() - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
Returns a Principal object representing this consumer.
getPrincipal() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
Returns a Principal object containing the name of the user the request containing this token is authorized to act on behalf of.
getProduces() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getProfile() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the profile property.
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 class com.sun.jersey.client.impl.ClientRequestImpl
 
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.server.impl.application.WebApplicationContext
 
getProperties() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
getProperties() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getProperties() - Method in class com.sun.jersey.spi.container.ContainerRequest
Get the mutable properties.
getProperties() - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
 
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.
getProperty(String) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getProperty(String) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
getProperty(String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getProperty(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
getProperty(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
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.multipart.BodyPart
Return the configured Providers for this BodyPart.
getProviders() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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.
getQualifiers() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
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.server.impl.application.WebApplicationContext
 
getQueryParameters(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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
 
getQueryType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the queryType property.
getRawClass() - Method in class com.sun.jersey.api.client.GenericType
Gets underlying raw class instance derived from the type.
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.
getRealm() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the protection realm for the request.
getReasonPhrase() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
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
 
getRel() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rel property.
getRemainder() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getReportMissingDependentFieldOrMethod() - Static method in class com.sun.jersey.spi.inject.Errors
 
getRepresentation() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the representation property.
getRepresentation() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the representation property.
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.
getRequest() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getRequest() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
getRequest() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the request property.
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.
getRequestFilters() - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
getRequestFilters(List<ResourceFilter>) - Static method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
getRequestFilters() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getRequestHeader(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestHeader(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestHeaders() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestListener() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
getRequestListener() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of RequestListener that should be used to monitor request processing.
getRequestMethod() - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
 
getRequestMethod() - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getRequestRepresentation(Class<?>, Method, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
getRequestToken(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
getRequestToken(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
Returns the request token by the consumer key and token value.
getRequestUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute request URI.
getRequestUri() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getRequestUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
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.server.impl.application.WebApplicationContext
 
getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestURL() - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
 
getRequestURL() - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
Returns the URL of the request, including protocol, server name, optional port number, and server path.
getRequiredJaxbContextClasses() - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
Specify jaxb classes of instances that you add to the resourcedoc model.
getRequiredJaxbContextClasses() - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
 
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 class com.sun.jersey.server.impl.application.WebApplicationContext
 
getResource(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the resource instance from a resource class.
getResource() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the resource property.
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.
getResourceConfig() - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor
Get the resource configuration.
getResourceContext() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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.
getResourceFilters(AbstractMethod) - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
getResourceFilters(Class<? extends ResourceFilter>[]) - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
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.
getResources() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the resources property.
getResourceType() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the resourceType property.
getResourceTypeOrMethodOrRepresentation() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the resourceTypeOrMethodOrRepresentation property.
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() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getResponse() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
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 class com.sun.research.ws.wadl.Method
Gets the value of the response property.
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.
getResponseFilters() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getResponseFilters() - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
getResponseFilters(List<ResourceFilter>) - Static method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
getResponseFilters() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getResponseListener() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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
 
getReturnTypeExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getRev() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rev property.
getRootElementName(Class<?>) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
getRootElementName(Class<Object>) - Static method in class com.sun.jersey.json.impl.JSONHelper
calculating local name of an appropriate XML element, pretty much the same way as it is done by JAXB 2.1 impl (for situations when we want to pretend the element was present in an incoming stream amd all we have is the type information) TODO: work out with JAXB guys a better way of doing it, probably we could take it from an existing JAXBContext?
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() - Method in class com.sun.jersey.server.impl.application.RootResourceUriRules
 
getRules(Class) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getRules() - Method in class com.sun.jersey.server.impl.model.ResourceUriRules
 
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
 
getSchema() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
getSchema() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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() - Method in class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
 
getScope() - Method in class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
 
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 class com.sun.jersey.multipart.impl.MultiPartConfigProvider
 
getScope() - Method in class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
 
getScope() - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
 
getScope() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
getScope(Class) - Method in class com.sun.jersey.server.impl.component.ResourceFactory
 
getScope(Class) - Method in class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
 
getScope() - Method in class com.sun.jersey.server.impl.model.parameter.BaseParamInjectableProvider
 
getScope() - Method in class com.sun.jersey.server.impl.model.parameter.HttpContextInjectableProvider
 
getScope(Class) - Method in class com.sun.jersey.server.impl.resource.PerRequestFactory
 
getScope(Class) - Method in class com.sun.jersey.server.impl.resource.SingletonFactory
 
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
 
getSecret() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
 
getSecret() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
getSecret() - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
Returns consumer secret.
getSecret() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
Returns the token secret.
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 class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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
 
getServletClass() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
getServletClass() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get the servlet class.
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
 
getServletMapping() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
getServletName() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
 
getServletName() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
getServletPath() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
Get the servlet path.
getServletType() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
getSetterMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
getShortValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getSignature() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the signature for the request.
getSignatureMethod() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the signature method used to sign the request.
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
 
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(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 
getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FileProvider
 
getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
 
getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.SourceWriter
 
getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider
 
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(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
getSize(Object, Class, Type, Annotation[], MediaType) - Method in class com.sun.jersey.moxy.MoxyMessageBodyWorker
 
getSize(MultiPart, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.multipart.impl.MultiPartWriter
 
getSize(Viewable, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.server.impl.template.ViewableMessageBodyWriter
 
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
 
getSpecificAcceptableMediaTypes(List<MediaType>, List<? extends MediaType>) - Static method in class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
Get a list of media types that are acceptable for the response.
getSpringCode() - Method in enum com.sun.jersey.api.spring.AutowireMode
 
getSSLContext() - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
Get the SSLContext.
getState() - Method in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
Get the HTTP state.
getState() - Method in class com.sun.jersey.client.apache.config.DefaultApacheHttpClientConfig
 
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 com.sun.research.ws.wadl.Response
Gets the value of the status property.
getStatusCode() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the associated status code.
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
 
getStereotypes() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
getStoredJAXBContext(Class) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider
 
getStoredJAXBContext(Class) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
getStoredJAXBContext(Class) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders
 
getStreamEntity() - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Gets the underlying stream entity which will form the body part entity.
getStringConstructor(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the constructor that has a single parameter of String.
getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders.RootElementProvider
 
getStringReader(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderFactory
 
getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.DateProvider
 
getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.StringConstructor
 
getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromString
 
getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromStringEnum
 
getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeValueOf
 
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
 
getStyle() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the style property.
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
 
getSupportedInputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getSupportedOutputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getSystemPath() - Method in class com.sun.jersey.wadl.Dependency
 
getTag() - Method in class com.sun.jersey.core.header.LanguageTag
 
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.
getTemplate() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getTemplate() - Method in class com.sun.jersey.server.impl.uri.PathPattern
Get template.
getTemplate() - Method in class com.sun.jersey.server.impl.uri.rules.BaseRule
Get URI template initialized in ctor.
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.
getTestContainerFactory() - Method in class com.sun.jersey.test.framework.JerseyTest
Get the test container factory.
getText() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextLength() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextLength() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextOffset() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextStart() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getThreadLocal() - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
 
getThreadLocalHttpContext() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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.
getTimestamp() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the timestamp, a value expected to be a positive integer, typically containing the number of seconds since January 1, 1970 00:00:00 GMT (epoch).
getTitle() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the title property.
getToken() - Method in class com.sun.jersey.core.header.Token
 
getToken() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
getToken() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
Returns string representing the token.
getToken() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the request or access token.
getTokenLocation() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTokenSecret() - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
Returns request or access token.
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.impl.cdi.DiscoveredParameter
 
getType(ELContext, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
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 com.sun.research.ws.wadl.Param
Gets the value of the type property.
getType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the type property.
getTypeArgumentAndClass(Type) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
 
getTypeClosure() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
 
getTypeParameters() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getTypes() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
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
 
getUnmarshaller(Class) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders
 
getUnmarshallerHandler() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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.client.impl.ClientRequestImpl
 
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.
getUriInfo() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getUriInfo() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
getUrlPattern() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
 
getUserPrincipal() - Method in class com.sun.jersey.oauth.server.OAuthSecurityContext
 
getUserPrincipal() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getUserPrincipal() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
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.multipart.FormDataBodyPart
Get the field value for this body part.
getValue() - Method in class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
 
getValue() - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
 
getValue() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
 
getValue() - Method in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
This implementation throws an IllegalStateException.
getValue(HttpContext) - Method in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
Get the injectable value given the HttpContext.
getValue() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
value getter.
getValue(ELContext, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
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 com.sun.research.ws.wadl.Option
Gets the value of the value property.
getValueAs(Class<T>) - Method in class com.sun.jersey.multipart.FormDataBodyPart
Get the field value after appropriate conversion to the requested type.
getValueOfStringMethod(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the static valueOf(String ) method.
getVariableMapper() - Method in class com.sun.jersey.server.linking.el.LinkELContext
 
getVerifier() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the verifier code.
getVersion() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getVersion() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Returns the protocol version.
getVersion() - Method in class com.sun.jersey.wadl.Dependency
 
getViewProxy(Class<T>) - Method in class com.sun.jersey.api.client.Client
 
getWadl(Request, UriInfo, Providers) - Method in class com.sun.jersey.server.impl.wadl.WadlResource
 
getWadlParams() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
getWebApplication() - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
 
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.
getWithoutDefaultValue(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.BaseParamInjectableProvider
 
getWithoutDefaultValue(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorFactory
 
getWithoutDefaultValue(Parameter) - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorProvider
 
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.
getXmlDocumentStructure(JAXBContext, Class<?>, boolean) - Static method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider
 
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
Get the XMLStreamReader for unmarshalling.
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetListElementProvider
 
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
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.
GlassFishMonitoringInitializer - Class in com.sun.jersey.server.impl.monitoring
 
GlassFishMonitoringInitializer() - Constructor for class com.sun.jersey.server.impl.monitoring.GlassFishMonitoringInitializer
 
GlassfishMonitoringProvider - Interface in com.sun.jersey.spi.monitoring
A GlassFish monitoring provider to register Jersey-based monitoring.
grammars - Variable in class com.sun.research.ws.wadl.Application
 
Grammars - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Grammars() - Constructor for class com.sun.research.ws.wadl.Grammars
 
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
 
GrizzlyContainer - Class in com.sun.jersey.server.impl.container.grizzly2
Grizzly 2.0 Jersey container.
GrizzlyContainerProvider - Class in com.sun.jersey.server.impl.container.grizzly2
Grizzly 2.0 Jersey container provider.
GrizzlyContainerProvider() - Constructor for class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainerProvider
Default constructor ensures that HttpRequestProcessor class is loaded.
GrizzlyServerFactory - Class in com.sun.jersey.api.container.grizzly2
Factory for creating Grizzly 2 HttpServer instances.
GrizzlyTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.grizzly2
A low-level test container factory for creating test container instances using Grizzly 2.
GrizzlyTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
 
GrizzlyWebContainerFactory - Class in com.sun.jersey.api.container.grizzly2.servlet
Factory for creating and starting Grizzly 2 HttpServer instances for deploying a Servlet.
GrizzlyWebTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.grizzly2.web
A Web-based test container factory for creating test container instances using Grizzly 2.
GrizzlyWebTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory
 
GuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container
GuiceComponentProviderFactory(ResourceConfig, Injector) - Constructor for class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Creates a new GuiceComponentProviderFactory.
GuiceContainer - Class in com.sun.jersey.guice.spi.container.servlet
A Servlet or Filter for deploying root resource classes with Guice integration.
GuiceContainer(Injector) - Constructor for class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
Creates a new Injector.
GuiceContainer.ServletGuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container.servlet
 
GuiceContainer.ServletGuiceComponentProviderFactory(ResourceConfig, Injector) - Constructor for class com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
 
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

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.apache.ApacheHttpClientHandler
 
handle(ClientRequest) - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
 
handle(ClientRequest) - Method in class com.sun.jersey.client.urlconnection.URLConnectionClientHandler
ClientRequest handler.
handle(ClientRequest) - Method in class com.sun.jersey.oauth.client.OAuthClientFilter
Note: This method automatically sets the nonce and timestamp.
handle(HttpExchange) - Method in class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer
 
handle(ClientRequest) - Method in class com.sun.jersey.test.framework.impl.container.inmemory.TestResourceClientHandler
 
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
handleAttribute(QName, String) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Notifies this structure provider about an attribute event with the given name has been fired and that this attribute will be processed.
handleAttribute(QName, String) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
handleRequest(ContainerRequest, ContainerResponseWriter) - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
handleRequest(ContainerRequest, ContainerResponse) - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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
 
hasConflict(PathPattern) - Method in class com.sun.jersey.server.impl.model.RulesMap
 
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.server.impl.cdi.DiscoveredParameter
 
hashCode() - Method in class com.sun.jersey.server.linking.impl.FieldDescriptor
 
hashCode() - Method in class com.sun.jersey.spi.inject.Errors.ErrorMessage
 
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
 
hasName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
hasNext() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
hasNext() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
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
 
hasSubElements() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
hasSubElements() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
hasSubElements() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if JAXB bean of the currently processed element can contain any subelements.
hasSubElements() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
hasText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
hasType - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
 
hasValue() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Tells if there is a value in this node.
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
 
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
 
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.
HeaderParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
HeaderParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.HeaderParamInjectableProvider
 
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
 
HMAC_SHA1 - Class in com.sun.jersey.oauth.signature
An OAuth signature method that implements HMAC-SHA1.
HMAC_SHA1() - Constructor for class com.sun.jersey.oauth.signature.HMAC_SHA1
 
host(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
href - Variable in class com.sun.research.ws.wadl.Include
 
href - Variable in class com.sun.research.ws.wadl.Method
 
href - Variable in class com.sun.research.ws.wadl.Param
 
href - Variable in class com.sun.research.ws.wadl.Representation
 
HTTP_METHOD_MATCH_RESOURCE - Static variable in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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.
HTTPContainerFactory - Class in com.sun.jersey.test.framework.spi.container.http
A low-level test container factory for creating test container instances using the Light Weight HTTP server.
HTTPContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.http.HTTPContainerFactory
 
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.
httpContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
HttpContextInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
HttpContextInjectableProvider() - Constructor for class com.sun.jersey.server.impl.model.parameter.HttpContextInjectableProvider
 
HttpDateFormat - Class in com.sun.jersey.core.header
Helper class for HTTP specified date formats.
HTTPDATEFORMAT - Static variable in class com.sun.jersey.server.impl.wadl.WadlResource
 
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.
HttpHandlerContainer - Class in com.sun.jersey.server.impl.container.httpserver
A HttpHandler for a WebApplicationImpl.
HttpHandlerContainer(WebApplication) - Constructor for class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer
 
HttpHandlerContainerProvider - Class in com.sun.jersey.server.impl.container.httpserver
HTTP handler container provider.
HttpHandlerContainerProvider() - Constructor for class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainerProvider
 
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(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
HttpHelper - Class in com.sun.jersey.server.impl.model
Helper classes for HTTP.
HttpHelper() - Constructor for class com.sun.jersey.server.impl.model.HttpHelper
 
HttpMethodRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting an HTTP method.
HttpMethodRule(Map<String, List<ResourceMethod>>, DispatchingListener) - Constructor for class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
 
HttpMethodRule(Map<String, List<ResourceMethod>>, boolean, DispatchingListener) - Constructor for class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
 
HTTPMethods - Enum in com.sun.research.ws.wadl
Java class for HTTPMethods.
HttpReqResDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
A dispatch provider implementation that answers to methods with a return definition of void, receiving only HttpRequestContext and HttpResponseContext (a service alike method).
HttpReqResDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.HttpReqResDispatchProvider
 
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.
httpSessionActivationListenerClass(Class<? extends HttpSessionActivationListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a HttpSessionActivationListener class
httpSessionAttributeListenerClass(Class<? extends HttpSessionAttributeListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a HttpSessionAttributeListener class
httpSessionListenerClass(Class<? extends HttpSessionListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a HttpSessionListener class
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.
humanize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Capitalize the first word in a lower cased and underscored string, turn underscores into spaces, and string any trailing "_id".
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
 
id - Variable in class com.sun.research.ws.wadl.Method
 
id - Variable in class com.sun.research.ws.wadl.Param
 
id - Variable in class com.sun.research.ws.wadl.Representation
 
id - Variable in class com.sun.research.ws.wadl.Resource
 
id - Variable in class com.sun.research.ws.wadl.ResourceType
 
ILLEGAL_CONFIG_SYNTAX() - Static method in class com.sun.jersey.impl.ImplMessages
Illegal configuration-file syntax.
ILLEGAL_CONFIG_SYNTAX() - Static method in class com.sun.jersey.impl.SpiMessages
Illegal configuration-file syntax.
ILLEGAL_INITIAL_CAPACITY(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Illegal initial capacity: {0}.
ILLEGAL_LOAD_FACTOR(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Illegal load factor: {0}.
ILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Illegal provider-class name: {0}.
ILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class com.sun.jersey.impl.SpiMessages
Illegal provider-class name: {0}.
ImplicitProduces - Annotation Type in com.sun.jersey.api.view
Defines the media type(s) that a resource class can produce for implicit views.
ImplMessages - Class in com.sun.jersey.atom.rome.impl
Defines string formatting method for each constant in the resource file
ImplMessages() - Constructor for class com.sun.jersey.atom.rome.impl.ImplMessages
 
ImplMessages - Class in com.sun.jersey.impl
Defines string formatting method for each constant in the resource file
ImplMessages() - Constructor for class com.sun.jersey.impl.ImplMessages
 
ImplMessages - Class in com.sun.jersey.json.impl
Defines string formatting method for each constant in the resource file
ImplMessages() - Constructor for class com.sun.jersey.json.impl.ImplMessages
 
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
 
Include - Class in com.sun.jersey.server.impl.container.servlet
Includes a side JSP file for the "resolvingClass" class.
Include() - Constructor for class com.sun.jersey.server.impl.container.servlet.Include
 
include(ServletRequest, ServletResponse) - Method in class com.sun.jersey.server.impl.container.servlet.RequestDispatcherWrapper
 
include - Variable in class com.sun.research.ws.wadl.Grammars
 
Include - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Include() - Constructor for class com.sun.research.ws.wadl.Include
 
Inflector - Class in com.sun.jersey.core.impl.provider.entity
API for performing inflections (pluralization, singularization, and so on) on various strings.
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(ProviderServices) - Method in class com.sun.jersey.server.impl.application.ExceptionMapperFactory
 
init(ResourceConfig) - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
 
init(ProviderServices) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderFactory
 
init(WadlFactory) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
init(InjectableProviderFactory, Set<AbstractResource>) - Method in class com.sun.jersey.server.impl.wadl.WadlFactory
 
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.
InitialContextHelper - Class in com.sun.jersey.server.impl
 
InitialContextHelper() - Constructor for class com.sun.jersey.server.impl.InitialContextHelper
 
initialize(WebConfig, ResourceConfig, WebApplication) - Static method in class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactoryInitializer
 
initialize(ResourceConfig) - Static method in class com.sun.jersey.server.impl.ejb.EJBComponentProviderFactoryInitilizer
 
initialize(ResourceConfig) - Static method in class com.sun.jersey.server.impl.managedbeans.ManagedBeanComponentProviderFactoryInitilizer
 
initialize() - Static method in class com.sun.jersey.server.impl.monitoring.GlassFishMonitoringInitializer
 
InitializedLater - Interface in com.sun.jersey.server.impl.cdi
An interface for objects to be initialized later, when Jersey is ready for use.
initiate(ResourceConfig, WebApplication) - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
 
initiate(ResourceConfig) - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
initiate(ResourceConfig, IoCComponentProviderFactory) - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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.
initiate(ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
 
initParam(String, String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Add an initialization parameter.
initParams - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
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 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
 
InjectableValuesProvider - Class in com.sun.jersey.server.impl.inject
A hold of a list of injectable that obtains the injectable values from that list.
InjectableValuesProvider(List<Injectable>) - Constructor for class com.sun.jersey.server.impl.inject.InjectableValuesProvider
Create a new instance given a list of injectable.
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.
InMemoryTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.inmemory
A low-level test container factory for creating test container instances when testing in memory without using underlying HTTP client and server side functionality to send requests and receive responses.
InMemoryTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.inmemory.InMemoryTestContainerFactory
 
innerClass(Class) - Static method in class com.sun.jersey.spi.inject.Errors
 
InputStreamProvider - Class in com.sun.jersey.core.impl.provider.entity
 
InputStreamProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
 
instance() - Method in class com.sun.jersey.core.util.LazyVal
 
INSTANCE_OBJECT - Static variable in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
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
 
IntrospectionModeller - Class in com.sun.jersey.server.impl.modelapi.annotation
 
IntrospectionModeller() - Constructor for class com.sun.jersey.server.impl.modelapi.annotation.IntrospectionModeller
 
InvalidSecretException - Exception in com.sun.jersey.oauth.signature
Thrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.
InvalidSecretException() - Constructor for exception com.sun.jersey.oauth.signature.InvalidSecretException
Constructs an invalid OAuth secret exception with no detail message.
InvalidSecretException(String) - Constructor for exception com.sun.jersey.oauth.signature.InvalidSecretException
Constructs an invalid OAuth secret exception with the specified detail message.
invoke(Object, Method, Object[]) - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
 
invoke(Object, Method, Object[]) - Method in class com.sun.jersey.server.impl.ThreadLocalNamedInvoker
 
invoke(Method, Object, Object...) - Method in interface com.sun.jersey.spi.container.JavaMethodInvoker
 
invoker - Variable in class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
 
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
 
IoCProviderFactory(InjectableProviderContext, List<IoCComponentProviderFactory>) - Constructor for class com.sun.jersey.core.spi.component.ioc.IoCProviderFactory
 
IoCProxiedComponentProvider - Interface in com.sun.jersey.core.spi.component.ioc
An IoC-proxied component provider.
IoCResourceFactory - Class in com.sun.jersey.server.impl.component
 
IoCResourceFactory(ResourceConfig, ServerInjectableProviderContext, List<IoCComponentProviderFactory>) - Constructor for class com.sun.jersey.server.impl.component.IoCResourceFactory
 
ipc - Variable in class com.sun.jersey.core.spi.component.ComponentInjector
 
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
isAlternative() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
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
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
 
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
 
isArrayCollection() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
isArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
isArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
isArrayCollection() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if the currently processed element should represent an JSON array element.
isArrayCollection() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
isAttribute(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
isAttribute(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
Determines whether the given json field name represents an attribute name.
isAttributeSpecified(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isBase64(String) - Static method in class com.sun.jersey.core.util.Base64
 
isBase64(byte) - Static method in class com.sun.jersey.core.util.Base64
 
isCancelled() - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
isCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isClosed() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
isClosed() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
isClosed() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
isClosed() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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
 
isElement() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.WantsName
 
isEmpty() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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
 
isEmpty() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNodeValue
 
isEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
isEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
isEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
isEncoded() - Method in class com.sun.jersey.api.model.Parameter
 
isEncoded() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
 
isEndElement() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isFatal() - Method in class com.sun.jersey.api.model.ResourceModelIssue
If this returns true, appropriate abstract resource has a fatal issue
isFeatureEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
Deprecated.
isFeatureEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
Deprecated.
isFeatureEnabled(JsonGenerator.Feature) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
Deprecated.
isFilterPreset(ClientFilter) - Method in class com.sun.jersey.api.client.filter.Filterable
Check if a filter is present in the chain.
isFormattedOutput() - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
isGuiceConstructorInjected(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Determine if a class is an implicit Guice component that can be instantiated by Guice and the life-cycle managed by Jersey.
isGuiceFieldOrMethodInjected(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Determine if a class uses field or method injection via Guice using the Inject annotation
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.
isImplicitGuiceComponent(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
isIncludedInGrammar() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
 
isInitiated() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
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
 
isInRole(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
 
isInRole(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
isInRole(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
Returns a boolean indicating whether this consumer is authorized for the specified logical "role".
isInRole(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
Returns a boolean indicating whether this token is authorized for the specified logical "role".
isJaxbType(Class) - Method in interface com.sun.jersey.core.provider.jaxb.AbstractListElementProvider.JaxbTypeChecker
 
isNaturalNotationEnabled() - Static method in class com.sun.jersey.json.impl.JSONHelper
 
isNotPublic() - Method in class com.sun.jersey.core.reflection.MethodList
 
isNullable() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
 
isParameterTypeRegistered(Parameter) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
Check if a parameter type is registered for injection.
isParameterTypeRegistered(Parameter) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
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
isProducesDeclared() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
isProviderClass(Class<?>) - Static method in class com.sun.jersey.api.core.ResourceConfig
Determine if a class is a provider class.
isQualified() - Method in class com.sun.jersey.api.model.Parameter
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomFeedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.DocumentProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.EntityHolderReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FileProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FormProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.ReaderProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.RenderedImageProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.DOMSourceReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.SAXSourceReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.StreamSourceReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.StringProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider
 
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 class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONWithPaddingProvider
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class com.sun.jersey.moxy.MoxyListMessageBodyWorker
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class com.sun.jersey.moxy.MoxyMessageBodyWorker
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.multipart.impl.MultiPartReaderClientSide
 
isReadOnly(ELContext, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
isRepeating() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the repeating property.
isRequired() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the required property.
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.
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
isSameArrayCollection() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Returns true if the currently processed element belongs to the same JSON array as the previous element.
isSameArrayCollection() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
isSecure() - Method in class com.sun.jersey.oauth.server.OAuthSecurityContext
 
isSecure() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
isSecure() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
isSimple() - Method in class com.sun.jersey.multipart.FormDataBodyPart
 
isStandalone() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isStartElement() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isStatic() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
 
isSubResource() - Method in class com.sun.jersey.api.model.AbstractResource
 
isSupported(MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.General
 
isSupported(MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.General
 
isSupported() - Method in class com.sun.jersey.server.impl.wadl.WadlFactory
 
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.
isTracingEnabled() - Method in interface com.sun.jersey.api.core.Traceable
Check if tracing is enabled.
isTracingEnabled() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
isTracingEnabled() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
isTracingEnabled() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
isTracingEnabled() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
isTracingEnabled() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
isUserInRole(String) - Method in class com.sun.jersey.oauth.server.OAuthSecurityContext
 
isUserInRole(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
isUserInRole(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
isUsingPrefixesAtNaturalAttributes() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the JSON names corresponding to XML attributes should use a '@' prefix.
isValidating() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
isWadlGenerationEnabled() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
isWadlGenerationEnabled() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
isWadlGenerationEnabled() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get WADL generation status.
isWhiteSpace(char) - Static method in class com.sun.jersey.core.header.GrammarUtil
Returns true if the provided char is a white space.
isWhiteSpace() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isWildcard() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
wildcard getter.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomFeedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.DocumentProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FileProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FormProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.ReaderProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.RenderedImageProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.SourceWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.StringProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider
 
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 class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JSONWithPaddingProvider
 
isWriteable(Class, Type, Annotation[], MediaType) - Method in class com.sun.jersey.moxy.MoxyListMessageBodyWorker
 
isWriteable(Class, Type, Annotation[], MediaType) - Method in class com.sun.jersey.moxy.MoxyMessageBodyWorker
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.multipart.impl.MultiPartWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.server.impl.template.ViewableMessageBodyWriter
 
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.

J

JacksonArrayWrapperGenerator - Class in com.sun.jersey.json.impl.writer
 
JacksonProviderProxy - Class in com.sun.jersey.json.impl.provider.entity
 
JacksonProviderProxy() - Constructor for class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
JacksonRootAddingParser - Class in com.sun.jersey.json.impl.reader
 
JacksonRootStrippingGenerator - Class in com.sun.jersey.json.impl.writer
 
JacksonStringMergingGenerator - Class in com.sun.jersey.json.impl.writer
 
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
 
JaxbJdkXmlStructure - Class in com.sun.jersey.json.impl
Implementation of JaxbXmlDocumentStructure for JAXB provider in JDK.
JaxbJdkXmlStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
jaxbMarshaller - Variable in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
JaxbProvider - Interface in com.sun.jersey.json.impl
Holds a pair consisting of JAXBContext class name and a class implementing the JaxbXmlDocumentStructure interface for the specified implementation of JAXB.
JaxbRiXmlStructure - Class in com.sun.jersey.json.impl
Implementation of JaxbXmlDocumentStructure for JAXB RI provider.
JaxbRiXmlStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
JAXBStringReaderProviders - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
JAXBStringReaderProviders(Providers) - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders
 
JAXBStringReaderProviders.RootElementProvider - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
JAXBStringReaderProviders.RootElementProvider(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders.RootElementProvider
 
jaxbUnmarshaller - Variable in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
JaxbXmlDocumentStructure - Interface in com.sun.jersey.json.impl
Provides XML structure information (expected elements/attributes) about JAXB element classes that are being unmarshalled.
JerseyServletContainerInitializer - Class in com.sun.jersey.server.impl.container.servlet
 
JerseyServletContainerInitializer() - Constructor for class com.sun.jersey.server.impl.container.servlet.JerseyServletContainerInitializer
 
JerseyServletModule - Class in com.sun.jersey.guice
A ServletModule module that provides JAX-RS and Jersey related bindings.
JerseyServletModule() - Constructor for class com.sun.jersey.guice.JerseyServletModule
 
JerseyTest - Class in com.sun.jersey.test.framework
An abstract JUnit 4.x-based unit test class for testing JAX-RS and Jersey-based applications.
JerseyTest() - Constructor for class com.sun.jersey.test.framework.JerseyTest
An extending class must implement the JerseyTest.configure() method to provide an application descriptor.
JerseyTest(TestContainerFactory) - Constructor for class com.sun.jersey.test.framework.JerseyTest
Construct a new instance with a test container factory.
JerseyTest(AppDescriptor) - Constructor for class com.sun.jersey.test.framework.JerseyTest
Construct a new instance with an application descriptor that defines how the test container is configured.
JerseyTest(String...) - Constructor for class com.sun.jersey.test.framework.JerseyTest
Construct a new instance with an array or a colon separated list of package names which contain resource and provider classes.
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_ELEMENT_QNAME - Static variable in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
JSON_ENABLED - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated.
JSON_NAMESPACE - Static variable in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
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.
JSONArrayProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONArrayProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONArrayProvider.App() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.App
 
JSONArrayProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONArrayProvider.General() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.General
 
jsonConfig - Variable in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
jsonConfig - Variable in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
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.
JsonEncoder - Class in com.sun.jersey.json.impl.writer
 
JsonEncoder() - Constructor for class com.sun.jersey.json.impl.writer.JsonEncoder
 
JsonFormatException - Exception in com.sun.jersey.json.impl.reader
 
JsonFormatException(String, int, int, String) - Constructor for exception com.sun.jersey.json.impl.reader.JsonFormatException
 
JSONHelper - Class in com.sun.jersey.json.impl
Helper methods for JSON classes.
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.
JSONJAXBElementProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONJAXBElementProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONJAXBElementProvider.App(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.App
 
JSONJAXBElementProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONJAXBElementProvider.General(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.General
 
JSONListElementProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONListElementProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONListElementProvider.App(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.App
 
JSONListElementProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONListElementProvider.General(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.General
 
JSONLowLevelProvider<T> - Class in com.sun.jersey.json.impl.provider.entity
 
JSONLowLevelProvider(Class<T>) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
 
JSONMarshaller - Interface in com.sun.jersey.api.json
A JSON marshaller responsible for serializing Java content trees, defined by JAXB, to JSON data.
JSONMarshallerImpl - Class in com.sun.jersey.json.impl
 
JSONMarshallerImpl(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.JSONMarshallerImpl
 
JsonNamespaceContext - Class in com.sun.jersey.json.impl.reader
 
JsonNamespaceContext() - Constructor for class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
JSONObjectProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONObjectProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONObjectProvider.App() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.App
 
JSONObjectProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONObjectProvider.General() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.General
 
JsonRootEatingInputStreamFilter - Class in com.sun.jersey.json.impl
 
JsonRootEatingInputStreamFilter(InputStream) - Constructor for class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
 
JSONRootElementProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONRootElementProvider.App - Class in com.sun.jersey.json.impl.provider.entity
 
JSONRootElementProvider.App(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.App
 
JSONRootElementProvider.General - Class in com.sun.jersey.json.impl.provider.entity
 
JSONRootElementProvider.General(Providers) - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.General
 
JSONUnmarshaller - Interface in com.sun.jersey.api.json
A JSON unmarshaller responsible for deserializing JSON data to a Java content tree, defined by JAXB.
JSONUnmarshallerImpl - Class in com.sun.jersey.json.impl
 
JSONUnmarshallerImpl(JAXBContext, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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.
JSONWithPaddingProvider - Class in com.sun.jersey.json.impl.provider.entity
 
JSONWithPaddingProvider() - Constructor for class com.sun.jersey.json.impl.provider.entity.JSONWithPaddingProvider
 
jsonXml2JsonNs - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
 
JsonXmlStreamReader - Class in com.sun.jersey.json.impl.reader
Implementation of XMLStreamReader for JSON streams in natural or mapped notation.
JsonXmlStreamWriter - Class in com.sun.jersey.json.impl.writer
Implementation of XMLStreamWriter for JSON streams in mapped notation.
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.
JSPTemplateProcessor - Class in com.sun.jersey.server.impl.container.servlet
A JSP template processor.
JSPTemplateProcessor(ResourceConfig) - Constructor for class com.sun.jersey.server.impl.container.servlet.JSPTemplateProcessor
 

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.client.impl.CopyOnWriteHashMap
 
keySet() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 

L

lang - Variable in class com.sun.research.ws.wadl.Doc
 
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
 
languages(Locale...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
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
 
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
 
later() - Method in interface com.sun.jersey.server.impl.cdi.InitializedLater
 
LazySingletonContextProvider<T> - Class in com.sun.jersey.core.impl.provider.xml
 
LazySingletonContextProvider(Class<T>) - Constructor for class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
 
LazyVal<T> - Class in com.sun.jersey.core.util
 
LazyVal() - Constructor for class com.sun.jersey.core.util.LazyVal
 
length() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Number of characters to be consumed if this arc matches the input.
Link - Annotation Type in com.sun.jersey.server.linking
Used to request the addition of a Ref header in the returned HTTP headers.
Link - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Link() - Constructor for class com.sun.research.ws.wadl.Link
 
link - Variable in class com.sun.research.ws.wadl.Param
 
Link.Extension - Annotation Type in com.sun.jersey.server.linking
 
LinkBuilder - Class in com.sun.jersey.server.linking.el
 
LinkBuilder() - Constructor for class com.sun.jersey.server.linking.el.LinkBuilder
 
LinkDescriptor - Class in com.sun.jersey.server.linking.impl
Utility class for working with Link annotations
LinkELContext - Class in com.sun.jersey.server.linking.el
An ELContext that encapsulates the response information for use by the expression evaluator.
LinkELContext(Object, Object) - Constructor for class com.sun.jersey.server.linking.el.LinkELContext
Convenience constructor for the common case where a context where the entity and instance are the same.
LinkELContext(Object, Object, Object) - Constructor for class com.sun.jersey.server.linking.el.LinkELContext
Construct a new context
LinkFilter - Class in com.sun.jersey.server.linking
Filter that processes Link annotated fields in returned response entities.
LinkFilter() - Constructor for class com.sun.jersey.server.linking.LinkFilter
 
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.
LinkHeaderProvider - Class in com.sun.jersey.core.impl.provider.header
Provider for Link Headers.
LinkHeaderProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.LinkHeaderProvider
 
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
 
LinkProcessor<T> - Class in com.sun.jersey.server.linking.impl
Processes @Link and @LinkHeaders annotations on entity classes and adds appropriate HTTP Link headers.
LinkProcessor(Class<T>) - Constructor for class com.sun.jersey.server.linking.impl.LinkProcessor
 
Links - Annotation Type in com.sun.jersey.server.linking
Used to request the addition of a set of Link headers in the returned HTTP headers.
listeners - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
ListenerType - Class in com.sun.jersey.test.framework.web.jaxb.types
Schema representation for the context listener entry.
ListenerType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ListenerType
 
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.
Loader - Class in com.sun.jersey.wadl.util
TODO: DESCRIBE ME
Created on: Jun 16, 2008
Loader(String[], ClassLoader) - Constructor for class com.sun.jersey.wadl.util.Loader
 
loadWadlGeneratorsFromConfig(ResourceConfig) - Static method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfigLoader
LocaleProvider - Class in com.sun.jersey.core.impl.provider.header
 
LocaleProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.LocaleProvider
 
Localizable - Interface in com.sun.jersey.localization
Localizable message.
localizableAMBIGUOUS_CTORS(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_PARAMETER(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_RMS_IN(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_RMS_OUT(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_RR_PATH(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_SRLS(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_SRMS_IN(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableAMBIGUOUS_SRMS_OUT(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_ACCEPT_FIELD(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_CLASS_CONSUMEMIME(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_CLASS_PRODUCEMIME(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_CONSUMEMIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_CONTENT_TYPE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_METHOD_CONSUMEMIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_METHOD_HTTPMETHOD(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_METHOD_PRODUCEMIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_MIME_TYPE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBAD_URITEMPLATE(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableBYTE_ARRAY_CANNOT_BE_NULL() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableDEFAULT_COULD_NOT_PROCESS_CONSTRUCTOR(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableDEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableDEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
 
localizableDEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
 
localizableERROR_CREATING_ATOM(Object) - Static method in class com.sun.jersey.atom.rome.impl.ImplMessages
 
localizableERROR_GET_CONSUMES_ENTITY(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_GET_CONSUMES_FORM_PARAM(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_GET_RETURNS_VOID(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_JAXB_RI_2_1_10_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_JAXB_RI_2_1_12_MISSING() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_MARSHALLING_ATOM(Object) - Static method in class com.sun.jersey.atom.rome.impl.ImplMessages
 
localizableERROR_MARSHALLING_JAXB(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_NO_SUB_RES_METHOD_LOCATOR_FOUND(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_NONGE_JSONP_MSG_BODY_WRITER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_NOT_ATOM_FEED(Object) - Static method in class com.sun.jersey.atom.rome.impl.ImplMessages
 
localizableERROR_PARSING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_PARSING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_PROCESSING_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_RES_URI_PATH_INVALID(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_RES_URI_PATH_REQUIRED(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_SUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_SUBRES_LOC_RETURNS_VOID(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_SUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_SUBRES_METHOD_URI_PATH_INVALID(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableERROR_WRITING_JSON_ARRAY() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableERROR_WRITING_JSON_OBJECT() - Static method in class com.sun.jersey.json.impl.ImplMessages
 
localizableEXCEPTION_INVOKING_RESOURCE_METHOD() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableFAILED_TO_CREATE_WEB_RESOURCE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableFATAL_ISSUES_FOUND_AT_RES_CLASS(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableGENERIC_TYPE_NOT_SUPPORTED(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableILLEGAL_CONFIG_SYNTAX() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableILLEGAL_CONFIG_SYNTAX() - Static method in class com.sun.jersey.impl.SpiMessages
 
localizableILLEGAL_INITIAL_CAPACITY(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableILLEGAL_LOAD_FACTOR(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class com.sun.jersey.impl.SpiMessages
 
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
 
localizableMULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNESTED_ERROR(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNO_ROOT_RES_IN_RES_CFG() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNO_WEBRESOURCECLASS_IN_WEBXML() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNON_PUB_RES_METHOD(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNON_PUB_SUB_RES_LOC(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNON_PUB_SUB_RES_METHOD(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNOT_VALID_DYNAMICRESOLVINGMETHOD(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableNOT_VALID_HTTPMETHOD(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableOBJECT_NOT_A_WEB_RESOURCE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizablePROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
 
localizablePROVIDER_COULD_NOT_BE_CREATED(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizablePROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
 
localizablePROVIDER_NOT_FOUND(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizablePROVIDER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
 
localizableQUALITY_GREATER_THAN_ONE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableQUALITY_MORE_THAN_THREE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableRESOURCE_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableRESOURCE_MIMETYPE_NOT_IN_PRODUCE_MIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableRESOURCE_NOT_ACCEPTABLE(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableROOT_RES_NO_PUBLIC_CTOR(Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableSAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableSAX_CANNOT_ENABLE_SECURITY_FEATURES() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableSAX_XDK_NO_SECURITY_FEATURES() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableSUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableTEMPLATE_NAME_TO_VALUE_NOT_NULL() - Static method in class com.sun.jersey.impl.SpiMessages
 
localizableUNABLE_TO_WRITE_MIMEMULTIPART() - Static method in class com.sun.jersey.impl.ImplMessages
 
localizableURITEMPLATE_CANNOT_BE_NULL() - Static method in class com.sun.jersey.impl.SpiMessages
 
localizableWEB_APP_ALREADY_INITIATED() - Static method in class com.sun.jersey.impl.ImplMessages
 
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
 
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 - 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.
lookupExtensionInBeanManager - Static variable in class com.sun.jersey.server.impl.cdi.CDIExtension
 
LowLevelAppDescriptor - Class in com.sun.jersey.test.framework
A low-level application descriptor.
LowLevelAppDescriptor.Builder - Class in com.sun.jersey.test.framework
The builder for building a low-level application descriptor.
LowLevelAppDescriptor.Builder(String...) - Constructor for class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
Create a builder with one or more package names where root resource and provider classes reside.
LowLevelAppDescriptor.Builder(Class...) - Constructor for class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
Create a builder with one or more root resource and provider classes.
LowLevelAppDescriptor.Builder(ResourceConfig) - Constructor for class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
Create a builder with a resource configuration.

M

ManagedBeanComponentProviderFactoryInitilizer - Class in com.sun.jersey.server.impl.managedbeans
 
ManagedBeanComponentProviderFactoryInitilizer() - Constructor for class com.sun.jersey.server.impl.managedbeans.ManagedBeanComponentProviderFactoryInitilizer
 
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(int) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
mark() - Static method in class com.sun.jersey.spi.inject.Errors
 
markSupported() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
marshal(Object, Result) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, OutputStream) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, File) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, Writer) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, ContentHandler) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, Node) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, XMLStreamWriter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
marshal(Object, XMLEventWriter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
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.
marshallToJSON(Object, OutputStream) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
marshallToJSON(Object, Writer) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
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 class com.sun.jersey.server.impl.uri.rules.AtomicMatchingPatterns
 
match(CharSequence, UriMatchResultContext) - Method in class com.sun.jersey.server.impl.uri.rules.automata.AutomataMatchingUriTemplateRules
 
match(CharSequence, int) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Returns length() if this arc matches the input, 0 otherwise.
match(CharSequence, UriMatchResultContext) - Method in class com.sun.jersey.server.impl.uri.rules.CombiningMatchingPatterns
 
match(CharSequence, UriMatchResultContext) - Method in class com.sun.jersey.server.impl.uri.rules.SequentialMatchingPatterns
 
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.
matchExitArc(CharSequence, int) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Search for a matching escape character in a wildcard sequence.
MatchingEntityTag - Class in com.sun.jersey.core.header
A matching entity tag.
MatchingEntityTag(String) - Constructor for class com.sun.jersey.core.header.MatchingEntityTag
 
MatchingEntityTag(String, boolean) - Constructor for class com.sun.jersey.core.header.MatchingEntityTag
 
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
 
MatrixParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
MatrixParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.MatrixParamInjectableProvider
 
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.
mediaEquals(ResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
mediaType - Variable in class com.sun.research.ws.wadl.Option
 
mediaType - Variable in class com.sun.research.ws.wadl.Representation
 
MediaTypePredictor - Interface in com.sun.jersey.multipart.file
An interface which allows developers implement their own media type predictor.
MediaTypeProvider - Class in com.sun.jersey.core.impl.provider.header
 
MediaTypeProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.MediaTypeProvider
 
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
 
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
 
messageBodyWorkers(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
MessageBodyWorkers - Interface in com.sun.jersey.spi
An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
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 - Variable in class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
 
Method - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Method() - Constructor for class com.sun.research.ws.wadl.Method
 
METHOD_NOT_ALLOWED - Static variable in class com.sun.jersey.api.Responses
 
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
 
methodOrResource - Variable in class com.sun.research.ws.wadl.Resource
 
methodOrResource - Variable in class com.sun.research.ws.wadl.ResourceType
 
MimeMultipartProvider - Class in com.sun.jersey.core.impl.provider.entity
 
MimeMultipartProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider
 
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.
MonitoringProviderFactory - Class in com.sun.jersey.server.impl.monitoring
 
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.
MoxyContextResolver - Class in com.sun.jersey.moxy
 
MoxyContextResolver(FeaturesAndProperties) - Constructor for class com.sun.jersey.moxy.MoxyContextResolver
 
MoxyListMessageBodyWorker - Class in com.sun.jersey.moxy
 
MoxyListMessageBodyWorker(MessageBodyWorkers, FeaturesAndProperties) - Constructor for class com.sun.jersey.moxy.MoxyListMessageBodyWorker
 
MoxyMessageBodyWorker - Class in com.sun.jersey.moxy
 
MoxyMessageBodyWorker(MessageBodyWorkers, FeaturesAndProperties) - Constructor for class com.sun.jersey.moxy.MoxyMessageBodyWorker
 
MoxyMessageBodyWorker.JaxbDollType - Class in com.sun.jersey.moxy
 
MoxyMessageBodyWorker.JaxbDollType() - Constructor for class com.sun.jersey.moxy.MoxyMessageBodyWorker.JaxbDollType
 
MoxyXmlStructure - Class in com.sun.jersey.json.impl
Implementation of JaxbXmlDocumentStructure for MOXy JAXB provider.
MoxyXmlStructure(JAXBContext, Class<?>, boolean) - Constructor for class com.sun.jersey.json.impl.MoxyXmlStructure
 
MULTI_PART_CONFIG_RESOURCE - Static variable in class com.sun.jersey.multipart.MultiPartConfig
Name of a properties resource that (if found in the classpath for this application) will be used to configure the settings returned by our getter methods.
MultiPart - Class in com.sun.jersey.multipart
A mutable model representing a MIME MultiPart entity.
MultiPart() - Constructor for class com.sun.jersey.multipart.MultiPart
Instantiate a new MultiPart with a mediaType of multipart/mixed.
MultiPart(MediaType) - Constructor for class com.sun.jersey.multipart.MultiPart
Instantiate a new MultiPart with the specified characteristics.
MULTIPART_ALTERNATIVE - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/alternative"
MULTIPART_ALTERNATIVE_TYPE - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/alternative"
MULTIPART_DIGEST - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/digest"
MULTIPART_DIGEST_TYPE - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/digest"
MULTIPART_MIXED - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/mixed"
MULTIPART_MIXED_TYPE - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/mixed"
MULTIPART_PARALLEL - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/parallel"
MULTIPART_PARELLEL_TYPE - Static variable in class com.sun.jersey.multipart.MultiPartMediaTypes
"multipart/parallel"
MultiPartConfig - Class in com.sun.jersey.multipart
Injectable JavaBean containing the configuration parameters for jersey-multipart as used in this particular application.
MultiPartConfig() - Constructor for class com.sun.jersey.multipart.MultiPartConfig
Load and customize (if necessary) the configuration values for the jersey-multipart module.
MultiPartConfigProvider - Class in com.sun.jersey.multipart.impl
Jersey-specific injectable provider that supplies a configured instance of MultiPartConfig for this application.
MultiPartConfigProvider() - Constructor for class com.sun.jersey.multipart.impl.MultiPartConfigProvider
 
MultipartFormDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
 
MultipartFormDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
 
MultiPartMediaTypes - Class in com.sun.jersey.multipart
Convenience MediaType (and associated String) manifest constants.
MultiPartMediaTypes() - Constructor for class com.sun.jersey.multipart.MultiPartMediaTypes
 
MultiPartReaderClientSide - Class in com.sun.jersey.multipart.impl
Provider MessageBodyReader implementation for MultiPart entities.
MultiPartReaderClientSide(Providers, MultiPartConfig) - Constructor for class com.sun.jersey.multipart.impl.MultiPartReaderClientSide
Accept constructor injection of the configuration parameters for this application.
MultiPartReaderServerSide - Class in com.sun.jersey.multipart.impl
Provider MessageBodyReader implementation for MultiPart entities.
MultiPartReaderServerSide(Providers, MultiPartConfig, CloseableService) - Constructor for class com.sun.jersey.multipart.impl.MultiPartReaderServerSide
 
MultiPartWriter - Class in com.sun.jersey.multipart.impl
Provider MessageBodyWriter implementation for MultiPart entities.
MultiPartWriter(Providers) - Constructor for class com.sun.jersey.multipart.impl.MultiPartWriter
 
MULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A (sub-)resource method, {0}, should have only one HTTP method designator.
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
 
MultivaluedParameterExtractor - Interface in com.sun.jersey.server.impl.model.parameter.multivalued
 
MultivaluedParameterExtractorFactory - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
MultivaluedParameterExtractorFactory(StringReaderWorkers) - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorFactory
 
MultivaluedParameterExtractorProvider - Interface in com.sun.jersey.server.impl.model.parameter.multivalued
 

N

name(String) - Static method in class com.sun.jersey.core.header.FormDataContentDisposition
Start building a form data content disposition.
NAME - Static variable in class com.sun.jersey.oauth.signature.HMAC_SHA1
 
name() - Method in class com.sun.jersey.oauth.signature.HMAC_SHA1
 
name() - Method in interface com.sun.jersey.oauth.signature.OAuthSignatureMethod
Returns the name of this signature method, as negotiated through the OAuth protocol.
NAME - Static variable in class com.sun.jersey.oauth.signature.PLAINTEXT
 
name() - Method in class com.sun.jersey.oauth.signature.PLAINTEXT
 
NAME - Static variable in class com.sun.jersey.oauth.signature.RSA_SHA1
 
name() - Method in class com.sun.jersey.oauth.signature.RSA_SHA1
 
name - Variable in class com.sun.research.ws.wadl.Method
 
name - Variable in class com.sun.research.ws.wadl.Param
 
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.
NaturalNotationEventProvider - Class in com.sun.jersey.json.impl.reader
XmlEventProvider for JSON in natural notation.
NaturalNotationEventProvider(JsonParser, JSONConfiguration, String, JAXBContext, Class<?>) - Constructor for class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
 
NESTED_ERROR(Object) - Static method in class com.sun.jersey.impl.ImplMessages
NESTED ERROR: {0}.
NEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A new abstract resource created by IntrospectionModeler: {0}
newAccessToken(OAuthToken, String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
newAccessToken(OAuthToken, String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
Creates a new access token.
NewCookieProvider - Class in com.sun.jersey.core.impl.provider.header
 
NewCookieProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.NewCookieProvider
 
newImmutableMultiMap(Map<String, List<String>>) - Static method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
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
 
newRequestToken(String, String, Map<String, List<String>>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
 
newRequestToken(String, String, Map<String, List<String>>) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
Creates a new request token for a given consumerKey.
newUUIDString() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
Generates a new non-guessable random string (used for token/customer strings, secrets and verifier.
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
 
next() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
next - Variable in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Next alternative node if this node does not match.
nextBytes() - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
nextBytes() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
nextBytes() - Method in class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
 
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
 
nextTag() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
nextToken() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextToken() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
nextTokenOrQuotedString() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextTokenOrQuotedString(boolean) - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
nextValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
NO_CONTENT - Static variable in class com.sun.jersey.api.Responses
 
NO_ROOT_RES_IN_RES_CFG() - Static method in class com.sun.jersey.impl.ImplMessages
The ResourceConfig instance does not contain any root resource classes.
NO_WEBRESOURCECLASS_IN_WEBXML() - Static method in class com.sun.jersey.impl.ImplMessages
No "webresourceclass" specified in web.xml.
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
 
NON_PUB_RES_METHOD(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A resource method, {0}, MUST be public scoped otherwise the method is ignored
NON_PUB_SUB_RES_LOC(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource locator, {0}, MUST be public scoped otherwise the method is ignored
NON_PUB_SUB_RES_METHOD(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource method, {0}, MUST be public scoped otherwise the method is ignored
NONCE - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the nonce.
nonce(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting nonce.
nonce() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting nonce to a randomly-generated UUID.
NonceManager - Class in com.sun.jersey.oauth.server
Tracks the nonces for a given consumer key and/or token.
NonceManager(long, int) - Constructor for class com.sun.jersey.oauth.server.NonceManager
TODO: Description.
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.
normalize(URI, boolean) - Static method in class com.sun.jersey.server.impl.uri.UriHelper
Normalize the URI provided and return the normalized copy.
NormalizeFilter - Class in com.sun.jersey.server.impl.container.filter
 
NormalizeFilter() - Constructor for class com.sun.jersey.server.impl.container.filter.NormalizeFilter
 
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
 
NOT_VALID_DYNAMICRESOLVINGMETHOD(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Method, {0}, annotated with URI template {1} of resource, {2}, is not recognized as valid Java method annotated with @Path.
NOT_VALID_HTTPMETHOD(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Method, {0}, annotated with {1} of resource, {2}, is not recognized as valid resource method.
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
 
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
 
nsSeparator(Character) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML namespace separator.
numberOfErrors() - Method in class com.sun.jersey.spi.inject.Errors
 

O

OAuthClientFilter - Class in com.sun.jersey.oauth.client
Client filter adding OAuth authorization header to the HTTP request, if no authorization header is already present.
OAuthClientFilter(Providers, OAuthParameters, OAuthSecrets) - Constructor for class com.sun.jersey.oauth.client.OAuthClientFilter
Constructs a new OAuth client filter with the specified providers.
OAuthClientFilter(Providers, OAuthParameters, OAuthSecrets, String, String, String, OAuthClientFilter.AuthHandler) - Constructor for class com.sun.jersey.oauth.client.OAuthClientFilter
Constructs a new OAuth client filter providing URI's for requesting request and access tokens and authorization.
OAuthClientFilter.AuthHandler - Interface in com.sun.jersey.oauth.client
Implementation of this interface should be passed to the filter constructor to handle user authorization requests and respond to obtaining a new access token (e.g.
OAuthConsumer - Interface in com.sun.jersey.oauth.server.spi
Class representing a registered consumer.
OAuthException - Exception in com.sun.jersey.oauth.server
Exception that is mapped either to Response.Status#BAD_REQUEST or Response.Status#UNAUTHORIZED.
OAuthException(Response.Status, String) - Constructor for exception com.sun.jersey.oauth.server.OAuthException
 
OAuthParameters - Class in com.sun.jersey.oauth.signature
A data structure class that represents OAuth protocol parameters.
OAuthParameters() - Constructor for class com.sun.jersey.oauth.signature.OAuthParameters
 
OAuthProvider - Interface in com.sun.jersey.oauth.server.spi
Contract for a provider that supports managing OAuth tokens and consumer secrets.
OAuthProviderInjectionProvider - Class in com.sun.jersey.oauth.server
Provider that handles the injection of the application-specific OAuthProvider implementation.
OAuthProviderInjectionProvider(ProviderServices) - Constructor for class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
 
OAuthRequest - Interface in com.sun.jersey.oauth.signature
Interface to be implemented as a wrapper around an HTTP request, so that digital signature can be generated and/or verified.
OAuthSecrets - Class in com.sun.jersey.oauth.signature
Contains the secrets used to generate and/or verify signatures.
OAuthSecrets() - Constructor for class com.sun.jersey.oauth.signature.OAuthSecrets
 
OAuthSecurityContext - Class in com.sun.jersey.oauth.server
Security request that gets injected into the context by the OAuth filter based on the access token attached to the request.
OAuthSecurityContext(OAuthConsumer, boolean) - Constructor for class com.sun.jersey.oauth.server.OAuthSecurityContext
 
OAuthSecurityContext(OAuthToken, boolean) - Constructor for class com.sun.jersey.oauth.server.OAuthSecurityContext
 
OAuthServerFilter - Class in com.sun.jersey.oauth.server.api
OAuth request filter that filters all requests indicating in the Authorization header they use OAuth.
OAuthServerFilter(ResourceConfig, OAuthProvider) - Constructor for class com.sun.jersey.oauth.server.api.OAuthServerFilter
 
OAuthServerRequest - Class in com.sun.jersey.oauth.server
Wraps a Jersey HttpRequestContext object, implementing the OAuth signature library OAuthRequest interface.
OAuthServerRequest(HttpRequestContext) - Constructor for class com.sun.jersey.oauth.server.OAuthServerRequest
 
OAuthSignature - Class in com.sun.jersey.oauth.signature
Class used for processing an OAuth signature (signing or verifying).
OAuthSignature() - Constructor for class com.sun.jersey.oauth.signature.OAuthSignature
 
OAuthSignatureException - Exception in com.sun.jersey.oauth.signature
Thrown to indicate that an OAuth exception occurred.
OAuthSignatureException() - Constructor for exception com.sun.jersey.oauth.signature.OAuthSignatureException
Constructs an OAuth signature exception with no detail message.
OAuthSignatureException(String) - Constructor for exception com.sun.jersey.oauth.signature.OAuthSignatureException
Constructs an OAuth signature exception with the specified detail message.
OAuthSignatureException(Throwable) - Constructor for exception com.sun.jersey.oauth.signature.OAuthSignatureException
Constructs an OAuth signature exception with the specified cause.
OAuthSignatureMethod - Interface in com.sun.jersey.oauth.signature
An interface representing the OAuth signature method.
OAuthToken - Interface in com.sun.jersey.oauth.server.spi
Interface representing an OAuth token (i.e.
OBJECT_NOT_A_WEB_RESOURCE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Object, "{0}": is not a Web resource since it is not annotated with @Path.
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
 
ObjectFactory - Class in com.sun.jersey.test.framework.web.jaxb
The Web application description JAXB object factory.
ObjectFactory() - Constructor for class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
 
ObjectFactory - Class in com.sun.research.ws.wadl
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.research.ws.wadl package.
ObjectFactory() - Constructor for class com.sun.research.ws.wadl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.research.ws.wadl
objectNotAWebResource(Class) - Static method in class com.sun.jersey.server.impl.model.ErrorHelper
 
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.
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.
onComplete(Future<ClientResponse>) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
onConflict(PathPattern, PathPattern) - Method in interface com.sun.jersey.server.impl.model.RulesMap.ConflictClosure
 
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 class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainer
 
onReload() - Method in class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer
 
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
 
onStartup(Set<Class<?>>, ServletContext) - Method in class com.sun.jersey.server.impl.container.servlet.JerseyServletContainerInitializer
 
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 class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
 
onWebApplicationReady() - Method in interface com.sun.jersey.spi.container.WebApplicationListener
 
op(String) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
Option - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Option() - Constructor for class com.sun.research.ws.wadl.Option
 
option - Variable in class com.sun.research.ws.wadl.Param
 
optionLength(String) - Static method in class com.sun.jersey.wadl.resourcedoc.ResourceDoclet
Return array length for given option: 1 + the number of arguments that the option takes.
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
 
ordinalize(int) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Turn a number into a corresponding ordinal string used to denote the position in an ordered sequence.
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

p - Variable in class com.sun.jersey.server.impl.uri.rules.PatternRulePair
 
pack() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Merge neighbour nodes if they are degenerated trees.
pack() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Pack and optimize the automata.
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.
Param - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Param() - Constructor for class com.sun.research.ws.wadl.Param
 
param - Variable in class com.sun.research.ws.wadl.Representation
 
param - Variable in class com.sun.research.ws.wadl.Request
 
param - Variable in class com.sun.research.ws.wadl.Resource
 
param - Variable in class com.sun.research.ws.wadl.ResourceType
 
param - Variable in class com.sun.research.ws.wadl.Response
 
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
 
PARAMETER_PATTERN - Static variable in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
TemplateParameters pattern regexp.
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.
ParamStyle - Enum in com.sun.research.ws.wadl
Java class for ParamStyle.
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 - Variable in class com.sun.research.ws.wadl.Param
 
path - Variable in class com.sun.research.ws.wadl.Resource
 
PathAnnotated - Interface in com.sun.jersey.api.model
 
PathParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
PathParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.PathParamInjectableProvider
 
PathPattern - Class in com.sun.jersey.server.impl.uri
A URI pattern that is a regular expression generated from a URI path.
PathPattern(UriTemplate) - Constructor for class com.sun.jersey.server.impl.uri.PathPattern
Public constructor.
PathPattern(UriTemplate, String) - Constructor for class com.sun.jersey.server.impl.uri.PathPattern
Public ctor.
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.
PathTemplate - Class in com.sun.jersey.server.impl.uri
A URI template for a URI path.
PathTemplate(String) - Constructor for class com.sun.jersey.server.impl.uri.PathTemplate
Create a URI path template and encode (percent escape) any characters of the template that are not valid URI characters.
PathValue - Class in com.sun.jersey.api.model
Abstraction for a Path value
PathValue(String) - Constructor for class com.sun.jersey.api.model.PathValue
 
PatternRulePair<R> - Class in com.sun.jersey.server.impl.uri.rules
A tuple of a UriPattern and a generic rule.
PatternRulePair(UriPattern, R) - Constructor for class com.sun.jersey.server.impl.uri.rules.PatternRulePair
 
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.
PerRequestFactory - Class in com.sun.jersey.server.impl.resource
 
PerRequestFactory(ServerInjectableProviderContext, HttpContext) - Constructor for class com.sun.jersey.server.impl.resource.PerRequestFactory
 
PerRequestTypeInjectableProvider<A extends 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.
PerSessionFactory - Class in com.sun.jersey.server.impl.container.servlet
A provider that maintains a per session resource class instance
PerSessionFactory(ServerInjectableProviderContext, ServletContext, HttpServletRequest, HttpContext) - Constructor for class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
 
PLAINTEXT - Class in com.sun.jersey.oauth.signature
An OAuth signature method that implements PLAINTEXT.
PLAINTEXT() - Constructor for class com.sun.jersey.oauth.signature.PLAINTEXT
 
pluralize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Return a addPlural version of the specified (addSingular) word.
port(int) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
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
 
postAccessTokenRequest(HttpContext, Request) - Method in class com.sun.jersey.oauth.server.api.resources.AccessTokenRequest
POST method for creating a request for Rquest Token
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.
postReqTokenRequest() - Method in class com.sun.jersey.oauth.server.api.resources.RequestTokenRequest
POST method for creating a request for a Request Token
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.
predictMediaType() - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Predict the media type of the current fileEntity.
predictMediaType(File) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Predict the media type of the provided File.
primaryTag - Variable in class com.sun.jersey.core.header.LanguageTag
 
processClassDoc(ClassDoc, ClassDocType) - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
Use this method to extend the provided ClassDocType with the information from the given ClassDoc.
processClassDoc(ClassDoc, ClassDocType) - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
 
processConflicts(RulesMap.ConflictClosure) - Method in class com.sun.jersey.server.impl.model.RulesMap
 
processLinkHeaders(T, UriInfo, MultivaluedMap<String, Object>) - Method in class com.sun.jersey.server.linking.impl.LinkProcessor
Process any Link annotations on the supplied entity.
processLinks(T, UriInfo) - Method in class com.sun.jersey.server.linking.impl.RefProcessor
Inject any Link annotated fields in the supplied entity and recursively process its fields.
processMethodDoc(MethodDoc, MethodDocType) - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
Process the provided methodDoc and add your custom information to the methodDocType.
Use e.g.
processMethodDoc(MethodDoc, MethodDocType) - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
 
processParamTag(ParamTag, Parameter, ParamDocType) - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
Use this method to extend the provided ParamDocType with the information from the given ParamTag and Parameter.
processParamTag(ParamTag, Parameter, ParamDocType) - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
 
processWithErrors(Errors.Closure<T>) - Static method in class com.sun.jersey.spi.inject.Errors
 
produces(MediaType, List<MediaType>) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
Ascertain if an entity of a specific Media type is capable of being produced from a list of Media type.
profile - Variable in class com.sun.research.ws.wadl.Representation
 
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_CONNECTION_MANAGER - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
Connection Manager which will be used to create HttpClient.
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_CREDENTIALS_PROVIDER - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
The credential provider that should be used to retrieve credentials from a user.
PROPERTY_CREDENTIALS_PROVIDER - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
The credential provider that should be used to retrieve credentials from a user.
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_DISABLE_COOKIES - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
A value of "false" indicates the client should handle cookies automatically using HttpClient's default cookie policy.
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_GC_PERIOD - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
Property that can be set to frequency of collecting nonces exceeding max.
PROPERTY_HANDLE_COOKIES - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
A value of "true" indicates the client should handle cookies automatically using HttpClient's default cookie policy.
PROPERTY_HTTP_PARAMS - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
Http parameters which will be used to create HttpClient.
PROPERTY_HTTP_STATE - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
The ApacheHttpClientState of the current client.
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_IGNORE_PATH_PATTERN - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
Property that can be set to a regular expression used to match the path (relative to the base URI) this filter should not be applied to.
PROPERTY_INTERACTIVE - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
A value of "true" indicates that the client should interactively prompt for credentials should it receive a 401 response.
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_MAX_AGE - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
Can be set to max.
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_MOXY_OXM_MAPPING_URL - Static variable in class com.sun.jersey.moxy.MoxyContextResolver
 
PROPERTY_MOXY_OXM_PACKAGE_NAMES - Static variable in class com.sun.jersey.moxy.MoxyContextResolver
 
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_PREEMPTIVE_AUTHENTICATION - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
A value of "true" indicates that a client should send an authentication request even before the server gives a 401 response.
PROPERTY_PREEMPTIVE_BASIC_AUTHENTICATION - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
A value of "true" indicates that a client should send an authentication request even before the server gives a 401 response.
PROPERTY_PROXY_PASSWORD - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
Password which will be used for proxy authentication.
PROPERTY_PROXY_URI - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
A value of a URI to configure the proxy host and proxy port to proxy HTTP requests and responses.
PROPERTY_PROXY_URI - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
A value of a URI to configure the proxy host and proxy port to proxy HTTP requests and responses.
PROPERTY_PROXY_USERNAME - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
User name which will be used for proxy authentication.
PROPERTY_READ_TIMEOUT - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Read timeout interval property, in milliseconds.
PROPERTY_REALM - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
OAuth realm.
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_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
The class {0} implementing provider {1} could not be loaded: {2}
PROVIDER_COULD_NOT_BE_CREATED(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Provider {0} could not be instantiated: {1}
PROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
The class {0} implementing provider {1} could not be instantiated: {2}
PROVIDER_NOT_FOUND(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Provider {0} not found.
PROVIDER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
The class {0} implementing the provider {1} is not found.
ProviderBasedBean<T> - Class in com.sun.jersey.server.impl.cdi
A CDI Bean implementation that delegates bean creation to a Provider.
ProviderBasedBean(Class<?>, Provider<T>, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.ProviderBasedBean
 
ProviderBasedBean(Class<?>, Type, Provider<T>, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.ProviderBasedBean
 
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(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
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 class com.sun.jersey.server.impl.application.WebApplicationContext
 
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 class com.sun.jersey.server.impl.application.WebApplicationContext
 
pushMatch(UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.BaseRule
Push match to the provided context.
pushMatch(UriTemplate, List<String>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push a match.
pushMethod(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
pushMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push the matching resource method.
pushResource(Object) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
pushResource(Object) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Push a matching resource.
pushRightHandPathLength(int) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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.client.impl.CopyOnWriteHashMap
 
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(String, String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
 
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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
 
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
 
putSingleObject(String, Object) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 

Q

qnameCollectionToMap(Collection<QName>, boolean) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
Transforms a collection of qualified names into a map.
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_GREATER_THAN_ONE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Quality value "{0}" is greater than 1.
QUALITY_MORE_THAN_THREE(Object) - Static method in class com.sun.jersey.impl.ImplMessages
Quality value "{0}" has more than 3 digits after the decimal point.
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
 
QueryParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
 
QueryParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.QueryParamInjectableProvider
 
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.
queryType - Variable in class com.sun.research.ws.wadl.Resource
 
QUOTED_STRING - Static variable in class com.sun.jersey.core.header.GrammarUtil
Represents quotes type in the TYPE_TABLE

R

r - Variable in class com.sun.jersey.server.impl.uri.rules.PatternRulePair
 
rc - Variable in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
 
read() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
read(byte[]) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
read(byte[], int, int) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
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
 
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
 
ReaderProvider - Class in com.sun.jersey.core.impl.provider.entity
 
ReaderProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.ReaderProvider
 
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<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomEntryProvider
 
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomFeedProvider
 
readFrom(T, MediaType, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.BaseFormProvider
 
readFrom(Class<byte[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 
readFrom(Class<DataSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider
 
readFrom(Class<Document>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.DocumentProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.EntityHolderReader
 
readFrom(Class<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.FileProvider
 
readFrom(Class<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider
 
readFrom(Class<Form>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.FormProvider
 
readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
 
readFrom(Class<MimeMultipart>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider
 
readFrom(Class<Reader>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.ReaderProvider
 
readFrom(Class<RenderedImage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.RenderedImageProvider
 
readFrom(Class<DOMSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.DOMSourceReader
 
readFrom(Class<SAXSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.SAXSourceReader
 
readFrom(Class<StreamSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.StreamSourceReader
 
readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.StringProvider
 
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider
 
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<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetJAXBElementProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetRootElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
readFrom(Class<JSONArray>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider
 
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
readFrom(Class<JSONObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
readFrom(Class<JSONWithPadding>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONWithPaddingProvider
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class com.sun.jersey.moxy.MoxyMessageBodyWorker
 
readFrom(Class<MultiPart>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.multipart.impl.MultiPartReaderClientSide
Read the entire list of body parts from the Input stream, using the appropriate provider implementation to deserialize each body part's entity.
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.
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
 
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
 
readMultiPart(Class<MultiPart>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.multipart.impl.MultiPartReaderClientSide
 
readMultiPart(Class<MultiPart>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.multipart.impl.MultiPartReaderServerSide
 
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
 
readRequest(OAuthRequest) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Reads a request for OAuth parameters, and populates this object.
readValueAs(Class<T>) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
readValueAs(TypeReference<?>) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
readValueAsTree() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
REALM - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the protection realm.
realm(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting protection realm.
Ref - Annotation Type in com.sun.jersey.server.linking
Specifies a link injection target in a returned representation bean.
Ref.Style - Enum in com.sun.jersey.server.linking
Styles of URI supported
RefDescriptor - Interface in com.sun.jersey.server.linking.impl
Utility for working with @Ref annotations
RefFieldDescriptor - Class in com.sun.jersey.server.linking.impl
Utility class for working with Ref annotated fields
RefFieldDescriptor(Field, Ref, Class<?>) - Constructor for class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
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
 
RefProcessor<T> - Class in com.sun.jersey.server.linking.impl
Utility class that can inject links into Link annotated fields in an entity.
RefProcessor(Class<T>) - Constructor for class com.sun.jersey.server.linking.impl.RefProcessor
 
register() - Method in interface com.sun.jersey.spi.monitoring.GlassfishMonitoringProvider
Register Jersey-based monitoring with the GlassFish monitoring framework.
registerConsumer(String, MultivaluedMap<String, String>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
Registers a new consumer.
rel(String) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
rel - Variable in class com.sun.research.ws.wadl.Link
 
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.client.impl.CopyOnWriteHashMap
 
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.
removeDotSegments(String, boolean) - Static method in class com.sun.jersey.server.impl.uri.UriHelper
Remove dots from path.
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.
RenderedImageProvider - Class in com.sun.jersey.core.impl.provider.entity
 
RenderedImageProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.RenderedImageProvider
 
repeating - Variable in class com.sun.research.ws.wadl.Param
 
replaceMatrix(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceMatrixParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replacePath(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceQuery(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
representation - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
Representation - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Representation() - Constructor for class com.sun.research.ws.wadl.Representation
 
representation - Variable in class com.sun.research.ws.wadl.Request
 
representation - Variable in class com.sun.research.ws.wadl.Response
 
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(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
request - Variable in class com.sun.research.ws.wadl.Method
 
Request - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Request() - Constructor for class com.sun.research.ws.wadl.Request
 
requestAttributeListenerClass(Class<? extends ServletRequestAttributeListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a ServletRequestAttributeListener class
RequestBuilder<T extends RequestBuilder> - Interface in com.sun.jersey.api.client
An interface for building requests.
requestContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
RequestDispatcher - Interface in com.sun.jersey.spi.dispatch
A resource method dispatcher.
RequestDispatcherWrapper - Class in com.sun.jersey.server.impl.container.servlet
 
RequestDispatcherWrapper(RequestDispatcher, String, HttpContext, Viewable) - Constructor for class com.sun.jersey.server.impl.container.servlet.RequestDispatcherWrapper
 
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
 
requestListenerClass(Class<? extends ServletRequestListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set a ServletRequestListener class
requestStart(URI) - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
Invoked when matching starts.
RequestTokenRequest - Class in com.sun.jersey.oauth.server.api.resources
Resource handling request token requests.
RequestTokenRequest() - Constructor for class com.sun.jersey.oauth.server.api.resources.RequestTokenRequest
 
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.
require(int, String, String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
required - Variable in class com.sun.research.ws.wadl.Param
 
reset() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Reset to the default state.
reset() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
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
 
reset() - Method in class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
 
reset() - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
 
reset() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
resolve(Type, MediaType) - Method in class com.sun.jersey.core.spi.factory.ContextResolverFactory
 
resolve(String) - Method in class com.sun.jersey.freemarker.FreemarkerViewProcessor
 
resolve(String) - Method in class com.sun.jersey.server.impl.container.servlet.JSPTemplateProcessor
 
resolve(String) - Method in class com.sun.jersey.server.impl.template.TemplateViewProcessor
 
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 class com.sun.jersey.server.impl.template.TemplateFactory
 
resolveViewable(Viewable, UriInfo) - Method in class com.sun.jersey.server.impl.template.TemplateFactory
 
resolveViewable(Viewable, Class<?>) - Method in class com.sun.jersey.server.impl.template.TemplateFactory
 
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() - Method in class com.sun.jersey.test.framework.JerseyTest
Create a web resource whose URI refers to the base URI the Web application is deployed at.
Resource - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Resource() - Constructor for class com.sun.research.ws.wadl.Resource
 
resource - Variable in class com.sun.research.ws.wadl.Resources
 
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_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
Resource, {0}, with method, {1}
RESOURCE_MIMETYPE_NOT_IN_PRODUCE_MIME(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
{0}, is returning a MIME type, "{1}", that is acceptable but not a member of @ProduceMime, {2}.
RESOURCE_NOT_ACCEPTABLE(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
{0}, is returning a MIME type, "{1}", that is not acceptable.
RESOURCE_OBJECT - Static variable in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
ResourceClassRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting a resource class.
ResourceClassRule(UriTemplate, Class) - Constructor for class com.sun.jersey.server.impl.uri.rules.ResourceClassRule
Public constructor.
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.
resourceContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
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
 
ResourceDoclet - Class in com.sun.jersey.wadl.resourcedoc
This doclet creates a resourcedoc xml file.
ResourceDoclet() - Constructor for class com.sun.jersey.wadl.resourcedoc.ResourceDoclet
 
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
 
ResourceFactory - Class in com.sun.jersey.server.impl.component
 
ResourceFactory(ResourceConfig, ServerInjectableProviderContext) - Constructor for class com.sun.jersey.server.impl.component.ResourceFactory
 
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.
ResourceHeadWrapperMethod - Class in com.sun.jersey.server.impl.model.method
 
ResourceHeadWrapperMethod(ResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHeadWrapperMethod
 
ResourceHttpMethod - Class in com.sun.jersey.server.impl.model.method
 
ResourceHttpMethod(ResourceMethodDispatchProvider, FilterFactory, AbstractResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
ResourceHttpMethod(ResourceMethodDispatchProvider, FilterFactory, UriTemplate, AbstractResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
ResourceHttpMethod(ResourceMethodDispatchProvider, FilterFactory, List<ResourceFilter>, UriTemplate, AbstractResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
ResourceHttpOptionsMethod - Class in com.sun.jersey.server.impl.model.method
 
ResourceHttpOptionsMethod(Map<String, List<ResourceMethod>>) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod
 
ResourceHttpOptionsMethod.OptionsRequestDispatcher - Class in com.sun.jersey.server.impl.model.method
 
ResourceHttpOptionsMethod.OptionsRequestDispatcher(Map<String, List<ResourceMethod>>) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod.OptionsRequestDispatcher
 
ResourceJavaMethodDispatcher - Class in com.sun.jersey.server.impl.model.method.dispatch
 
ResourceJavaMethodDispatcher(AbstractResourceMethod, JavaMethodInvoker) - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
 
ResourceMethod - Class in com.sun.jersey.server.impl.model.method
 
ResourceMethod(String, UriTemplate, List<? extends MediaType>, List<? extends MediaType>, boolean, RequestDispatcher) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceMethod
 
ResourceMethod(String, UriTemplate, List<? extends MediaType>, List<? extends MediaType>, boolean, RequestDispatcher, List<ContainerRequestFilter>, List<ContainerResponseFilter>) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceMethod
 
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}.
ResourceMethodDispatcherFactory - Class in com.sun.jersey.server.impl.application
 
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
 
ResourceObjectRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting a resource object.
ResourceObjectRule(UriTemplate, Object) - Constructor for class com.sun.jersey.server.impl.uri.rules.ResourceObjectRule
Public ctor.
resources - Variable in class com.sun.research.ws.wadl.Application
 
Resources - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Resources() - Constructor for class com.sun.research.ws.wadl.Resources
 
resourceType - Variable in class com.sun.research.ws.wadl.Link
 
ResourceType - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
ResourceType() - Constructor for class com.sun.research.ws.wadl.ResourceType
 
resourceTypeOrMethodOrRepresentation - Variable in class com.sun.research.ws.wadl.Application
 
ResourceUriRules - Class in com.sun.jersey.server.impl.model
 
ResourceUriRules(ResourceConfig, ResourceMethodDispatchProvider, ServerInjectableProviderContext, FilterFactory, WadlFactory, DispatchingListener, AbstractResource) - Constructor for class com.sun.jersey.server.impl.model.ResourceUriRules
 
response - Variable in class com.sun.research.ws.wadl.Method
 
Response - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Response() - Constructor for class com.sun.research.ws.wadl.Response
 
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
 
responseContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
ResponseContextResolver - Class in com.sun.jersey.server.linking.el
The initial context resolver that resolves the entity and resource objects used at the start of an EL expression.
ResponseContextResolver(Object, Object, Object) - Constructor for class com.sun.jersey.server.linking.el.ResponseContextResolver
 
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
 
rev - Variable in class com.sun.research.ws.wadl.Link
 
revokeAccessToken(String, String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
Checks if the supplied token is authorized for a given principal name and if so, revokes the authorization.
RightHandPathRule - Class in com.sun.jersey.server.impl.uri.rules
Adapter to an existing rule that accepts the rule using the last capturing group value as the URI path.
RightHandPathRule(boolean, boolean, UriRule) - Constructor for class com.sun.jersey.server.impl.uri.rules.RightHandPathRule
Public constructor.
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
 
ROOT_RES_NO_PUBLIC_CTOR(Object) - Static method in class com.sun.jersey.impl.ImplMessages
A root resource, {0}, MUST have a public constructor
RootElementWrapper - Class in com.sun.jersey.json.impl
 
RootElementWrapper() - Constructor for class com.sun.jersey.json.impl.RootElementWrapper
 
RootResourceClassesRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting the root resource classes.
RootResourceClassesRule(Map<PathPattern, UriRule>) - Constructor for class com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule
Public constructor
RootResourceUriRules - Class in com.sun.jersey.server.impl.application
A class that creates a rules map for root resources.
RootResourceUriRules(WebApplicationImpl, ResourceConfig, WadlFactory, InjectableProviderFactory) - Constructor for class com.sun.jersey.server.impl.application.RootResourceUriRules
 
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.
RSA_SHA1 - Class in com.sun.jersey.oauth.signature
An OAuth signature method that implements RSA-SHA1.
RSA_SHA1() - Constructor for class com.sun.jersey.oauth.signature.RSA_SHA1
 
ruleAccept(String, CharSequence, Object) - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
Invoked when a UriRule is matched.
RulesMap<R> - Class in com.sun.jersey.server.impl.model
 
RulesMap() - Constructor for class com.sun.jersey.server.impl.model.RulesMap
 
RulesMap.ConflictClosure - Interface in com.sun.jersey.server.impl.model
 
RuntimeDelegateImpl - Class in com.sun.jersey.server.impl.provider
 
RuntimeDelegateImpl() - Constructor for class com.sun.jersey.server.impl.provider.RuntimeDelegateImpl
 
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

SAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE() - Static method in class com.sun.jersey.impl.ImplMessages
JAXP feature XMLConstants.FEATURE_SECURE_PROCESSING cannot be set on a SAXParserFactory.
SAX_CANNOT_ENABLE_SECURITY_FEATURES() - Static method in class com.sun.jersey.impl.ImplMessages
Security features for the SAX parser could not be enabled.
SAX_XDK_NO_SECURITY_FEATURES() - Static method in class com.sun.jersey.impl.ImplMessages
Using XDK.
SaxHelper - Class in com.sun.jersey.core.util
 
SAXParserContextProvider - Class in com.sun.jersey.core.impl.provider.xml
 
SAXParserContextProvider(FeaturesAndProperties) - Constructor for class com.sun.jersey.core.impl.provider.xml.SAXParserContextProvider
 
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 - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
OAuth scheme in Authorization header.
schemeSpecificPart(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
securityContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
seeOther(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a redirection.
segment(String...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
selectVariant(ContainerRequest, List<Variant>) - Static method in class com.sun.jersey.server.impl.VariantSelector
 
selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
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
SequentialMatchingPatterns<R> - Class in com.sun.jersey.server.impl.uri.rules
Rules associated with instances of {@link UriPattern) and matched in order.
SequentialMatchingPatterns(List<PatternRulePair<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.SequentialMatchingPatterns
 
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.
ServerInjectableProviderContext - Interface in com.sun.jersey.server.impl.inject
The server context to obtain Injectable instances.
ServerInjectableProviderFactory - Class in com.sun.jersey.server.impl.inject
 
ServerInjectableProviderFactory() - Constructor for class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
 
ServerSide - Class in com.sun.jersey.spi.inject
 
ServerSide() - Constructor for class com.sun.jersey.spi.inject.ServerSide
 
service(Request, Response) - Method in class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainer
 
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
 
ServletAdaptor - Class in com.sun.jersey.server.impl.container.servlet
A servlet container for deploying root resource classes with support for injecting persistence units.
ServletAdaptor() - Constructor for class com.sun.jersey.server.impl.container.servlet.ServletAdaptor
 
servletClass - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
servletClass(Class<? extends HttpServlet>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set the servlet class.
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.
ServletInitParamType - Class in com.sun.jersey.test.framework.web.jaxb.types
Schema representation of the servlet init-params.
ServletInitParamType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletInitParamType
 
ServletInitParamType(String, String) - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletInitParamType
 
ServletMappingType - Class in com.sun.jersey.test.framework.web.jaxb.types
Schema represntation for the servlet-mapping
ServletMappingType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
 
servletPath - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
 
servletPath(String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Set the servlet path.
ServletType - Class in com.sun.jersey.test.framework.web.jaxb.types
Schema representation of servlet information in web.xml
ServletType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
set(T) - Method in class com.sun.jersey.core.util.LazyVal
 
set(HttpContext) - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
Set the HttpContext for the current thread.
set(T) - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
 
set(T) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNodeValue
 
setAccessibleField(Field) - Static method in class com.sun.jersey.server.linking.impl.FieldDescriptor
 
setAccessibleMethod(Method) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
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.
setAdapter(ClientRequestAdapter) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
setAdapter(XmlAdapter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setAdapter(XmlAdapter) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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
 
setArtifactId(String) - Method in class com.sun.jersey.wadl.Dependency
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setBase(String) - Method in class com.sun.research.ws.wadl.Resources
Sets the value of the base property.
setBaseUri(String) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setBaseUri(String) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
 
setCallback(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the callback URL.
setCancelableFuture(Future<ClientResponse>) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
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
 
setClassName(String) - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
 
setClasspath(Path) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setClasspathRef(Reference) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setClientFactory(ClientFactory) - Method in class com.sun.jersey.test.framework.JerseyTest
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
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.
setConstructors(Set<AnnotatedConstructor<T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
setConsumerKey(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the consumer key.
setConsumerSecret(String) - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
 
setContainerRequest(ContainerRequest) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
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 class com.sun.jersey.server.impl.application.WebApplicationContext
 
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.
setContentDisposition(ContentDisposition) - Method in class com.sun.jersey.multipart.BodyPart
Set the content disposition.
setContentDisposition(ContentDisposition) - Method in class com.sun.jersey.multipart.FormDataBodyPart
Override the behaviour on BodyPart to ensure that only instances of FormDataContentDisposition can be set.
setContextParam(List<ContextParamType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
setCredentials(String, String, int, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Sets the credentials for the given authentication scope.
setCredentials(String, String, int, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Sets the credentials for the given authentication scope.
setCredentials(String, String, int, String, String, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Sets the credentials for the given authentication scope.
setDefault(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the default property.
setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
setDependencies(List<Dependency>) - Method in class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
 
setDependencies(List<Dependency>) - Method in class com.sun.jersey.wadl.Dependencies
 
setDestfile(File) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
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
 
setElement(QName) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the element property.
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.client.impl.ClientRequestImpl
 
setEntity(Object) - Method in class com.sun.jersey.multipart.BodyPart
Set the entity object to be unmarshalled from a request, or to be marshalled on a response.
setEntity(Object) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
This operation is not supported from this implementation.
setEntity(Object) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
This operation is not supported from this implementation.
setEntity(Object) - Method in class com.sun.jersey.multipart.MultiPart
Disable access to the entity for a MultiPart.
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.
setEventHandler(ValidationEventHandler) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setEventHandler(ValidationEventHandler) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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.
setFeature(JsonParser.Feature, boolean) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
setFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
setFields(Set<AnnotatedField<? super T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
setFileEntity(File) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Sets the fileEntity for this FormDataBodyPart.
setFileEntity(File, MediaType) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Sets the MediaType and fileEntity for this FormDataBodyPart.
setFilename(String) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Sets the body part entity filename value to be used in the content-disposition header.
setFixed(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the fixed property.
setFollowRedirects(Boolean) - Method in class com.sun.jersey.api.client.Client
Set if redirection should be performed or not.
setFormatWadlFile(boolean) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
 
setFormDataContentDisposition(FormDataContentDisposition) - Method in class com.sun.jersey.multipart.FormDataBodyPart
Set the form data content disposition.
setGeneratorClass(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
setGrammars(Grammars) - Method in class com.sun.research.ws.wadl.Application
Sets the value of the grammars property.
setGrammarsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setGrammarsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setGroupId(String) - Method in class com.sun.jersey.wadl.Dependency
 
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.
setHref(String) - Method in class com.sun.research.ws.wadl.Include
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the href property.
setId(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.ResourceType
Sets the value of the id property.
setInitParam(List<ServletInitParamType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
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.
setLang(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the lang property.
setLink(Link) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the link property.
setListener(Marshaller.Listener) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setListener(Unmarshaller.Listener) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setListenerClass(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ListenerType
 
setListeners(List<ListenerType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
setLoadOnStartup(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
setMatchResult(MatchResult) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
setMatchResult(MatchResult) - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
Set the match result
setMediaType(MediaType) - Method in class com.sun.jersey.multipart.BodyPart
Set the MediaType for this BodyPart.
setMediaType(MediaType) - Method in class com.sun.jersey.multipart.FormDataMultiPart
Disable changing the media type to anything other than multipart/form-data.
setMediaType(MediaType) - Method in class com.sun.jersey.multipart.MultiPart
Set the MediaType for this MultiPart.
setMediaType(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
setMediaType(String) - Method in class com.sun.research.ws.wadl.Option
Sets the value of the mediaType property.
setMediaType(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the mediaType property.
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.client.impl.ClientRequestImpl
 
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
 
setMethods(Set<AnnotatedMethod<? super T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
 
setName(String) - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
 
setName(String) - Method in class com.sun.jersey.multipart.FormDataBodyPart
Set the control name.
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
 
setName(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the name property.
setName(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the name property.
setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
setNonce(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the nonce, a value that should be unique for a given timestamp.
setNonce() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the nonce to contain a randomly-generated UUID.
setOverrideGrammars(Boolean) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
setPackagesResourceConfig(String[]) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
 
setPage(String) - Method in class com.sun.jersey.server.impl.container.servlet.Include
Specifies the name of the JSP to be included.
setParameters(List<AnnotatedParameter<T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedCallableImpl
 
setParamName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
setParamName(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
 
setParamValue(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
 
setParent(MultiPart) - Method in class com.sun.jersey.multipart.BodyPart
Set the parent MultiPart (if any) for this BodyPart.
setPath(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the path property.
setPath(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the path property.
setPredictor(MediaTypePredictor) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
Set the media type predictor.
setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
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
 
setProperties(Map<String, Object>) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
setProperties(Properties) - Method in class com.sun.jersey.wadl.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.
setProperty(String, Object) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
setProperty(String, Object) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setPropertyValue(Object, URI) - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
 
setProviders(Providers) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
setProviders(Providers) - Method in class com.sun.jersey.multipart.BodyPart
Set the configured Providers for this BodyPart.
setProxyCredentials(String, String, int, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Sets the proxy credentials for the given authentication scope.
setProxyCredentials(String, String, int, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Sets the proxy credentials for the given authentication scope.
setProxyCredentials(String, String, int, String, String, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
Sets the proxy credentials for the given authentication scope.
setQueryType(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the queryType property.
setReadTimeout(Integer) - Method in class com.sun.jersey.api.client.Client
Set the read timeout interval, in milliseconds.
setRealm(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the protection realm for the request.
setRel(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the rel property.
setRepeating(Boolean) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the repeating property.
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
 
setRequest(Request) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the request property.
setRequestDoc(RequestDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
setRequired(Boolean) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the required property.
setResolvingClass(Class<?>) - Method in class com.sun.jersey.server.impl.container.servlet.Include
Specifies the resolving class for which JSP will be included.
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.
setResourceType(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the resourceType property.
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
 
setRev(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the rev property.
setSchema(Schema) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
 
setSchema(Schema) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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.
setServletClass(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
setServletMapping(ServletMappingType) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
setServletName(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
 
setServletName(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
 
setServletType(ServletType) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
setSignature(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the signature for the request.
setSignatureMethod(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the signature method used to sign the request.
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 code.
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
 
setStreamEntity(InputStream) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Allows to explicitly set the body part entity.
setStreamEntity(InputStream, MediaType) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
Allows to explicitly set the value and the MIME type of the body part entity.
setStyle(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
setStyle(ParamStyle) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the style property.
setSystemPath(String) - Method in class com.sun.jersey.wadl.Dependency
 
setTestContainerFactory(TestContainerFactory) - Method in class com.sun.jersey.test.framework.JerseyTest
Sets the test container factory to to be used for testing.
setTimestamp(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the timestamp.
setTimestamp() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the timestamp to the current time as number of seconds since epoch.
setTitle(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the title property.
setToken(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the request or access token.
setTokenSecret(String) - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
Sets request or access token.
setType(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
 
setType(QName) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the type property.
setUp() - Method in class com.sun.jersey.test.framework.JerseyTest
Set up the test by invoking TestContainer.start() on the test container obtained from the test container factory.
setURI(URI) - Method in class com.sun.jersey.api.client.ClientRequest
Set the URI of the request.
setURI(URI) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
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.
setUrlPattern(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
 
setValidating(boolean) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
setValue(MediaType, Object) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
This operation is not supported from this implementation.
setValue(MediaType, Object) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
This operation is not supported from this implementation.
setValue(String) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
This operation is not supported from this implementation.
setValue(String) - Method in class com.sun.jersey.multipart.FormDataBodyPart
Set the field value for this body part.
setValue(MediaType, Object) - Method in class com.sun.jersey.multipart.FormDataBodyPart
Set the field media type and value for this body part.
setValue(T, UriPattern) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
value setter.
setValue(ELContext, Object, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
 
setValue(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
 
setValue(String) - Method in class com.sun.research.ws.wadl.Option
Sets the value of the value property.
setVerifier(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the verifier code.
setVersion(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the protocol version.
setVersion() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Sets the protocol version to the default value of 1.0.
setVersion(String) - Method in class com.sun.jersey.wadl.Dependency
 
setWadlFile(File) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
 
setWadlGenerationEnabled(boolean) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
setWadlGenerationEnabled(boolean) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
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
 
setWadlGenerators(List<WadlGeneratorDescription>) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
 
setWildcard(boolean) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
wildcard setter.
sign(String, OAuthSecrets) - Method in class com.sun.jersey.oauth.signature.HMAC_SHA1
Generates the HMAC-SHA1 signature of OAuth request elements.
sign(OAuthRequest, OAuthParameters, OAuthSecrets) - Static method in class com.sun.jersey.oauth.signature.OAuthSignature
Generates an OAuth signature for the given request, parameters and secrets, and stores it as a signature parameter, and writes the OAuth parameters to the request as an Authorization header.
sign(String, OAuthSecrets) - Method in interface com.sun.jersey.oauth.signature.OAuthSignatureMethod
Signs the data using the supplied secret(s).
sign(String, OAuthSecrets) - Method in class com.sun.jersey.oauth.signature.PLAINTEXT
Generates the PLAINTEXT signature.
sign(String, OAuthSecrets) - Method in class com.sun.jersey.oauth.signature.RSA_SHA1
Generates the RSA-SHA1 signature of OAuth request elements.
SIGNATURE - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the signature.
signature(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting signature.
SIGNATURE_METHOD - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the signature method.
signatureMethod(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting signature method.
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.
SingletonFactory - Class in com.sun.jersey.server.impl.resource
A simple provider that maintains a singleton resource class instance
SingletonFactory(ServerInjectableProviderContext) - Constructor for class com.sun.jersey.server.impl.resource.SingletonFactory
 
SingletonTypeInjectableProvider<A extends 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.
singularize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Return a addSingular version of the specified (addPlural) word.
size() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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(long) - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
skipChildren() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
SourceProvider - Class in com.sun.jersey.core.impl.provider.entity
 
SourceProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider
 
SourceProvider.DOMSourceReader - Class in com.sun.jersey.core.impl.provider.entity
 
SourceProvider.DOMSourceReader(Injectable<DocumentBuilderFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.DOMSourceReader
 
SourceProvider.SAXSourceReader - Class in com.sun.jersey.core.impl.provider.entity
 
SourceProvider.SAXSourceReader(Injectable<SAXParserFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.SAXSourceReader
 
SourceProvider.SourceWriter - Class in com.sun.jersey.core.impl.provider.entity
 
SourceProvider.SourceWriter(Injectable<SAXParserFactory>, Injectable<TransformerFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.SourceWriter
 
SourceProvider.StreamSourceReader - Class in com.sun.jersey.core.impl.provider.entity
 
SourceProvider.StreamSourceReader() - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.StreamSourceReader
 
SPECIAL_GENERIC_TYPES - Static variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
 
SpiMessages - Class in com.sun.jersey.impl
Defines string formatting method for each constant in the resource file
SpiMessages() - Constructor for class com.sun.jersey.impl.SpiMessages
 
SpringComponentProviderFactory - Class in com.sun.jersey.spi.spring.container
The Spring-based IoCComponentProviderFactory.
SpringComponentProviderFactory(ResourceConfig, ConfigurableApplicationContext) - Constructor for class com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
 
SpringServlet - Class in com.sun.jersey.spi.spring.container.servlet
A servlet or filter for deploying root resource classes with Spring integration.
SpringServlet() - Constructor for class com.sun.jersey.spi.spring.container.servlet.SpringServlet
 
standaloneSet() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
start(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
 
start() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
Start the container.
start(RootDoc) - Static method in class com.sun.jersey.wadl.resourcedoc.ResourceDoclet
Start the doclet.
StartDocumentEvent - Class in com.sun.jersey.json.impl.reader
Start document XML event type.
StartDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
startElement(QName) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
 
startElement(QName) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
 
startElement(QName) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
 
startElement(QName) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
Notifies this structure provider that a start element event with the given name has been fired and that this element will be processed.
startElement(QName) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
 
StartElementEvent - Class in com.sun.jersey.json.impl.reader
Start element XML event type.
StartElementEvent(QName, Location) - Constructor for class com.sun.jersey.json.impl.reader.StartElementEvent
 
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 - Variable in exception com.sun.jersey.oauth.server.OAuthException
 
status - Variable in class com.sun.research.ws.wadl.Response
 
statusType - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
The status type.
Stax2JacksonWriter - Class in com.sun.jersey.json.impl.writer
Implementation of XMLStreamWriter for JSON streams in natural notation.
Stax2JacksonWriter(JsonGenerator, Class<?>, JAXBContext) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
Stax2JacksonWriter(JsonGenerator, JSONConfiguration, Class<?>, JAXBContext) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
Stax2JsonFactory - Class in com.sun.jersey.json.impl
 
stop(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
 
stop() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
Stop the contaner.
StreamDataBodyPart - Class in com.sun.jersey.multipart.file
Represents an InputStream based file submission as a part of the multipart/form-data.
StreamDataBodyPart() - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
Default constructor which forces user to manually set the required (name and streamEntity) properties.
StreamDataBodyPart(String, InputStream) - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
Convenience constructor which assumes the defaults for: filename (part's name) and mediaType ( MediaType.APPLICATION_OCTET_STREAM_TYPE).
StreamDataBodyPart(String, InputStream, String) - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
Convenience constructor which assumes the defaults for the mediaType (MediaType.APPLICATION_OCTET_STREAM_TYPE).
StreamDataBodyPart(String, InputStream, String, MediaType) - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
All-arguments constructor with all requested parameters set by the caller.
StreamingOutputProvider - Class in com.sun.jersey.core.impl.provider.entity
 
StreamingOutputProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider
 
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
 
StringProvider - Class in com.sun.jersey.core.impl.provider.entity
 
StringProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.StringProvider
 
StringProvider - Class in com.sun.jersey.core.impl.provider.header
 
StringProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.StringProvider
 
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.
StringReaderFactory - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderFactory() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderFactory
 
StringReaderProvider<T> - Interface in com.sun.jersey.spi
Contract for a provider that supports the conversion of a string to a Java type.
StringReaderProviders - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderProviders() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders
 
StringReaderProviders.DateProvider - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderProviders.DateProvider() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.DateProvider
 
StringReaderProviders.StringConstructor - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderProviders.StringConstructor() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.StringConstructor
 
StringReaderProviders.TypeFromString - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderProviders.TypeFromString() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromString
 
StringReaderProviders.TypeFromStringEnum - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderProviders.TypeFromStringEnum() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromStringEnum
 
StringReaderProviders.TypeValueOf - Class in com.sun.jersey.server.impl.model.parameter.multivalued
 
StringReaderProviders.TypeValueOf() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeValueOf
 
StringReaderWorkers - Interface in com.sun.jersey.spi
An injectable interface providing lookup of StringReader instances.
style - Variable in class com.sun.research.ws.wadl.Param
 
SUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method
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.
SubLocatorRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting a sub-locator method.
SubLocatorRule(UriTemplate, List<Injectable>, List<ContainerRequestFilter>, List<ContainerResponseFilter>, DispatchingListener, AbstractSubResourceLocator) - Constructor for class com.sun.jersey.server.impl.uri.rules.SubLocatorRule
 
subTags - Variable in class com.sun.jersey.core.header.LanguageTag
 
SupportedJaxbProvider - Enum in com.sun.jersey.json.impl
 
supports(Class) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.CacheControlProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.CookieProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.DateProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.EntityTagProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.LinkHeaderProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.LocaleProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.MediaTypeProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.NewCookieProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.StringProvider
 
supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.URIProvider
 
supports(Class<?>) - Method in interface com.sun.jersey.spi.HeaderDelegateProvider
Ascertain if the Provider supports a particular type.
supports() - Method in class com.sun.jersey.test.framework.spi.container.external.ExternalTestContainerFactory
 
supports() - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
 
supports() - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory
 
supports() - Method in class com.sun.jersey.test.framework.spi.container.http.HTTPContainerFactory
 
supports() - Method in class com.sun.jersey.test.framework.spi.container.inmemory.InMemoryTestContainerFactory
 
supports() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainerFactory
Get the application descriptor class supported by this test container factory.
SyntheticQualifier - Annotation Type in com.sun.jersey.server.impl.cdi
A CDI qualifier introduced by Jersey to make an injection point unique.

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
 
tableize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Convert the simple name of a model class into the corresponding name of a database table, by uncamelizing, inserting underscores, and pluralizing the last word.
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
 
target - Variable in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Target node at the end of this arc.
tearDown() - Method in class com.sun.jersey.test.framework.JerseyTest
Tear down the test by invoking TestContainer.stop() on the test container obtained from the test container factory.
TEMPLATE_NAME_TO_VALUE_NOT_NULL() - Static method in class com.sun.jersey.impl.SpiMessages
Template name to value map cannot be null.
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
TemplateFactory - Class in com.sun.jersey.server.impl.template
 
TemplateFactory(ProviderServices) - Constructor for class com.sun.jersey.server.impl.template.TemplateFactory
 
TemplateProcessor - Interface in com.sun.jersey.spi.template
Deprecated.
TemplateViewProcessor - Class in com.sun.jersey.server.impl.template
 
TemplateViewProcessor(TemplateProcessor) - Constructor for class com.sun.jersey.server.impl.template.TemplateViewProcessor
 
temporaryRedirect(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder 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
 
TerminatingRule - Class in com.sun.jersey.server.impl.uri.rules
A terminating rule that checks to see if the response has been set by the runtime.
TerminatingRule() - Constructor for class com.sun.jersey.server.impl.uri.rules.TerminatingRule
 
TestContainer - Interface in com.sun.jersey.test.framework.spi.container
A test container.
TestContainerException - Exception in com.sun.jersey.test.framework.spi.container
Thrown when a test container-specific error occurs.
TestContainerException() - Constructor for exception com.sun.jersey.test.framework.spi.container.TestContainerException
Construct a new instance with no message.
TestContainerException(String) - Constructor for exception com.sun.jersey.test.framework.spi.container.TestContainerException
Construct a new instance with a message.
TestContainerException(String, Throwable) - Constructor for exception com.sun.jersey.test.framework.spi.container.TestContainerException
Construct a new instance with a message and a cause.
TestContainerException(Throwable) - Constructor for exception com.sun.jersey.test.framework.spi.container.TestContainerException
Construct a new instance with a cause.
TestContainerFactory - Interface in com.sun.jersey.test.framework.spi.container
A test container factory responsible for creating test containers.
TestResourceClientHandler - Class in com.sun.jersey.test.framework.impl.container.inmemory
 
TestResourceClientHandler(URI, WebApplication) - Constructor for class com.sun.jersey.test.framework.impl.container.inmemory.TestResourceClientHandler
 
ThreadLocalHttpContext - Class in com.sun.jersey.server.impl
Implementation of HttpContext using ThreadLocal to store HttpRequestContext and HttpResponseContext instances associated with threads.
ThreadLocalHttpContext() - Constructor for class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
ThreadLocalInvoker<T> - Class in com.sun.jersey.server.impl
A proxy invocation handler that delegates all methods to a thread local instance
ThreadLocalInvoker() - Constructor for class com.sun.jersey.server.impl.ThreadLocalInvoker
 
ThreadLocalNamedInvoker<T> - Class in com.sun.jersey.server.impl
A proxy invocation handler that delegates all methods to a thread local instance
ThreadLocalNamedInvoker(String) - Constructor for class com.sun.jersey.server.impl.ThreadLocalNamedInvoker
 
ThreadLocalSingletonContextProvider<T> - Class in com.sun.jersey.core.impl.provider.xml
 
ThreadLocalSingletonContextProvider(Class<T>) - Constructor for class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
 
ThrowHelper - Class in com.sun.jersey.core.util
Help functionality when throwing exceptions.
ThrowHelper() - Constructor for class com.sun.jersey.core.util.ThrowHelper
 
TIMESTAMP - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the timestamp.
timestamp(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting timestamp.
timestamp() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting timestamp to the current time.
title - Variable in class com.sun.research.ws.wadl.Doc
 
titleize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
Capitalize all the words, and replace some characters in the string to create a nicer looking title.
toArray() - Method in class com.sun.jersey.spi.service.ServiceFinder
Returns discovered objects all at once.
toClassArray() - Method in class com.sun.jersey.spi.service.ServiceFinder
Returns discovered classes all at once.
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
 
TOKEN - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the access/request token.
token(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting token.
TOKEN_SECRET - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the token secret.
tokenSecret(String) - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
Builder pattern method to return OAuthSecrets after setting consumer secret.
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() - Method in exception com.sun.jersey.oauth.server.OAuthException
Maps this exception to a response object.
toResponse(EJBException) - Method in class com.sun.jersey.server.impl.ejb.EJBExceptionMapper
 
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.client.impl.CopyOnWriteHashMap
 
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(CacheControl) - Method in class com.sun.jersey.core.impl.provider.header.CacheControlProvider
 
toString(Cookie) - Method in class com.sun.jersey.core.impl.provider.header.CookieProvider
 
toString(Date) - Method in class com.sun.jersey.core.impl.provider.header.DateProvider
 
toString(EntityTag) - Method in class com.sun.jersey.core.impl.provider.header.EntityTagProvider
 
toString(LinkHeader) - Method in class com.sun.jersey.core.impl.provider.header.LinkHeaderProvider
 
toString(Locale) - Method in class com.sun.jersey.core.impl.provider.header.LocaleProvider
 
toString(MediaType) - Method in class com.sun.jersey.core.impl.provider.header.MediaTypeProvider
 
toString(NewCookie) - Method in class com.sun.jersey.core.impl.provider.header.NewCookieProvider
 
toString(String) - Method in class com.sun.jersey.core.impl.provider.header.StringProvider
 
toString(URI) - Method in class com.sun.jersey.core.impl.provider.header.URIProvider
 
toString() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
toString() - Method in class com.sun.jersey.json.impl.FilteringInputStream
 
toString() - Method in class com.sun.jersey.json.impl.reader.CharactersEvent
 
toString() - Method in class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
toString() - Method in class com.sun.jersey.json.impl.reader.EndElementEvent
 
toString() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
 
toString() - Method in class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
toString() - Method in class com.sun.jersey.json.impl.reader.StartElementEvent
 
toString() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
 
toString() - Method in class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
 
toString() - Method in class com.sun.jersey.server.impl.model.method.ResourceHeadWrapperMethod
 
toString() - Method in class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
toString() - Method in class com.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod
 
toString() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
 
toString() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
 
toString() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletInitParamType
 
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.server.impl.application.WebApplicationContext
 
trace(String) - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
 
trace(String) - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
 
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
 
transform(List<Injectable>) - Static method in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
Transform a list of Injectable into a list of this class.
transform(Injectable) - Static method in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
Transform a Injectable into an instance of this class.
transform(WebAppDescriptor) - Static method in class com.sun.jersey.test.framework.LowLevelAppDescriptor
Transform a Web-based application descriptor into a low-level application descriptor.
TransformerFactoryProvider - Class in com.sun.jersey.core.impl.provider.xml
 
TransformerFactoryProvider(FeaturesAndProperties) - Constructor for class com.sun.jersey.core.impl.provider.xml.TransformerFactoryProvider
 
TrieArc<T> - Class in com.sun.jersey.server.impl.uri.rules.automata
Represents an arc (transition) between trie nodes.
TrieArc(TrieNode<T>, char) - Constructor for class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
Creates a new instance of TrieArc.
TrieNode<T> - Class in com.sun.jersey.server.impl.uri.rules.automata
Represents a trie automata node.
TrieNode() - Constructor for class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Creates a new instance of TrieNode
TrieNode(T) - Constructor for class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Creates a new instance of TrieNode
TrieNodeValue<T> - Class in com.sun.jersey.server.impl.uri.rules.automata
 
TrieNodeValue() - Constructor for class com.sun.jersey.server.impl.uri.rules.automata.TrieNodeValue
Creates a new instance of TrieNodeValue
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 com.sun.jersey.multipart.BodyPart
Builder pattern method to return this BodyPart after additional configuration.
type(MediaType) - Method in class com.sun.jersey.multipart.MultiPart
Builder pattern method to return this MultiPart after additional configuration.
type - Variable in class com.sun.research.ws.wadl.Param
 
type - Variable in class com.sun.research.ws.wadl.Resource
 
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.

U

UNABLE_TO_WRITE_MIMEMULTIPART() - Static method in class com.sun.jersey.impl.ImplMessages
Unable to write MimeMultipart content.
UnauthorizedRequestException - Exception in com.sun.jersey.oauth.client
Thrown from a client request by the OAuthClientFilter if the request is not properly authorized.
UnauthorizedRequestException(OAuthParameters, URI) - Constructor for exception com.sun.jersey.oauth.client.UnauthorizedRequestException
 
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.
underscore(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
The reverse of camelize(), makes an underscored form from the expression in the string.
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.
unmark() - Static method in class com.sun.jersey.spi.inject.Errors
 
unmarshal(File) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(InputStream) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Reader) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(URL) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(InputSource) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Node, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Source) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(Source, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLStreamReader) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLEventReader) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
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.
unmarshalFromJSON(InputStream, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
unmarshalFromJSON(Reader, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
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.
unmarshalJAXBElementFromJSON(InputStream, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
unmarshalJAXBElementFromJSON(Reader, Class<T>) - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
 
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.
unquoteMediaTypeParameters(MediaType, String...) - Static method in class com.sun.jersey.multipart.impl.MultiPartReaderClientSide
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class com.sun.jersey.api.Responses
 
unsupportedMediaType() - Static method in class com.sun.jersey.api.Responses
 
UnsupportedSignatureMethodException - Exception in com.sun.jersey.oauth.signature
Thrown to indicate that the OAuth signature method requested is not supported.
UnsupportedSignatureMethodException() - Constructor for exception com.sun.jersey.oauth.signature.UnsupportedSignatureMethodException
Constructs an unsupported OAuth method exception with no detail message.
UnsupportedSignatureMethodException(String) - Constructor for exception com.sun.jersey.oauth.signature.UnsupportedSignatureMethodException
Constructs an unsupported OAuth method exception with the specified detail message.
unwrapInput(InputStream) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
unwrapOutput(OutputStream) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
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
 
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.
UriHelper - Class in com.sun.jersey.server.impl.uri
URI helper.
UriHelper() - Constructor for class com.sun.jersey.server.impl.uri.UriHelper
 
uriInfo(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
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.
URIProvider - Class in com.sun.jersey.core.impl.provider.header
 
URIProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.URIProvider
 
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.
UriRulesFactory - Class in com.sun.jersey.server.impl.uri.rules
 
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.
URITEMPLATE_CANNOT_BE_NULL() - Static method in class com.sun.jersey.impl.SpiMessages
URI template cannot be null.
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
 
useDefaultPrettyPrinter() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
useDefaultPrettyPrinter() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
useDefaultPrettyPrinter() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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.
userInfo(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
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.
Utils - Class in com.sun.jersey.server.impl.cdi
Utility methods for CDI BeanManager and Bean classes.

V

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.
validate(AbstractModelComponent) - Method in class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
The validate method validates a component and adds possible issues found to it's list.
validOptions(String[][], DocErrorReporter) - Static method in class com.sun.jersey.wadl.resourcedoc.ResourceDoclet
Validate options.
value - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlValueType
 
value() - Method in enum com.sun.research.ws.wadl.HTTPMethods
 
value - Variable in class com.sun.research.ws.wadl.Option
 
value() - Method in enum com.sun.research.ws.wadl.ParamStyle
 
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.spring.AutowireMode
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
 
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(HttpHeaderReader) - Static method in class com.sun.jersey.core.impl.provider.header.MediaTypeProvider
 
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.json.impl.SupportedJaxbProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jersey.server.linking.Ref.Style
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 enum com.sun.research.ws.wadl.HTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
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.spring.AutowireMode
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() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
 
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.json.impl.SupportedJaxbProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jersey.server.linking.Ref.Style
Returns an array containing the constants of this enum type, in the order they are declared.
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 com.sun.research.ws.wadl.HTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.research.ws.wadl.ParamStyle
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
 
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
 
VariantSelector - Class in com.sun.jersey.server.impl
 
VARY_HEADER - Static variable in class com.sun.jersey.spi.container.ContainerRequest
 
VERIFIER - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the verifier code.
verifier(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting verifier code.
verify(String, String, String) - Method in class com.sun.jersey.oauth.server.NonceManager
Evaluates the timestamp/nonce combination for validity, storing and/or clearing nonces as required.
verify(String, OAuthSecrets, String) - Method in class com.sun.jersey.oauth.signature.HMAC_SHA1
Verifies the HMAC-SHA1 signature of OAuth request elements.
verify(OAuthRequest, OAuthParameters, OAuthSecrets) - Static method in class com.sun.jersey.oauth.signature.OAuthSignature
Verifies the OAuth signature for a given request, parameters and secrets.
verify(String, OAuthSecrets, String) - Method in interface com.sun.jersey.oauth.signature.OAuthSignatureMethod
Verifies the signature for the data using the supplied secret(s).
verify(String, OAuthSecrets, String) - Method in class com.sun.jersey.oauth.signature.PLAINTEXT
Verifies the PLAINTEXT signature.
verify(String, OAuthSecrets, String) - Method in class com.sun.jersey.oauth.signature.RSA_SHA1
Verifies the RSA-SHA1 signature of OAuth request elements.
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.
VERSION - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of parameter containing the protocol version.
version(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting version.
version() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Builder pattern method to return OAuthParameters after setting version to the default value of 1.0.
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.
ViewableMessageBodyWriter - Class in com.sun.jersey.server.impl.template
 
ViewableMessageBodyWriter() - Constructor for class com.sun.jersey.server.impl.template.ViewableMessageBodyWriter
 
ViewableRule - Class in com.sun.jersey.server.impl.template
A viewable rule that defers the request to a template.
ViewableRule(List<QualitySourceMediaType>, List<ContainerRequestFilter>, List<ContainerResponseFilter>) - Constructor for class com.sun.jersey.server.impl.template.ViewableRule
 
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.
ViewResourceMethod - Class in com.sun.jersey.server.impl.template
 
ViewResourceMethod(List<QualitySourceMediaType>) - Constructor for class com.sun.jersey.server.impl.template.ViewResourceMethod
 
ViewUniformInterface - Interface in com.sun.jersey.api.client
 
visitAbstractField(AbstractField) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractField(AbstractField) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
visitAbstractResource(AbstractResource) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractResource(AbstractResource) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
visitAbstractResourceConstructor(AbstractResourceConstructor) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractResourceConstructor(AbstractResourceConstructor) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
visitAbstractResourceMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractResourceMethod(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
visitAbstractSetterMethod(AbstractSetterMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractSetterMethod(AbstractSetterMethod) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
visitAbstractSubResourceLocator(AbstractSubResourceLocator) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractSubResourceLocator(AbstractSubResourceLocator) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
visitAbstractSubResourceMethod(AbstractSubResourceMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
 
visitAbstractSubResourceMethod(AbstractSubResourceMethod) - Method in class com.sun.jersey.server.impl.modelapi.validation.BasicValidator
 
VoidVoidDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
A provider for methods that are marked as void and receiving no args.
VoidVoidDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider
 
VoidVoidDispatchProvider.VoidVoidMethodInvoker - Class in com.sun.jersey.server.impl.model.method.dispatch
 
VoidVoidDispatchProvider.VoidVoidMethodInvoker(AbstractResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider.VoidVoidMethodInvoker
 
VoidVoidDispatchProvider.VoidVoidMethodInvoker(AbstractResourceMethod, JavaMethodInvoker) - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider.VoidVoidMethodInvoker
 

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.
WadlApplicationContextImpl - Class in com.sun.jersey.server.impl.wadl
 
WadlApplicationContextImpl(Set<AbstractResource>, ResourceConfig) - Constructor for class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
WadlApplicationContextInjectionProxy - Class in com.sun.jersey.server.impl.wadl
 
WadlApplicationContextInjectionProxy() - Constructor for class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
 
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
 
WadlBuilder(WadlGenerator) - Constructor for class com.sun.jersey.server.wadl.WadlBuilder
 
WadlFactory - Class in com.sun.jersey.server.impl.wadl
 
WadlFactory(ResourceConfig) - Constructor for class com.sun.jersey.server.impl.wadl.WadlFactory
 
WadlGenerator - Interface in com.sun.jersey.server.wadl
A WadlGenerator creates artifacts related to wadl.
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
 
WadlGeneratorDescription - Class in com.sun.jersey.wadl
TODO: DESCRIBE ME
Created on: Jul 5, 2008
WadlGeneratorDescription() - Constructor for class com.sun.jersey.wadl.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
 
WadlGeneratorJSONGrammarGenerator - Class in com.sun.jersey.wadl.generators.json
This is an implementation of the grammar generator but for JSON elements
WadlGeneratorJSONGrammarGenerator() - Constructor for class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
 
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
 
WadlGeneratorTask - Class in com.sun.jersey.api.wadl
Ant task for generating WADL for root resource classes.
WadlGeneratorTask() - Constructor for class com.sun.jersey.api.wadl.WadlGeneratorTask
 
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
 
WadlResource - Class in com.sun.jersey.server.impl.wadl
 
WadlResource(WadlApplicationContext) - Constructor for class com.sun.jersey.server.impl.wadl.WadlResource
 
wantsName - Variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
 
WEB_APP_ALREADY_INITIATED() - Static method in class com.sun.jersey.impl.ImplMessages
Web application is already initiated.
webApp(GuiceContainer) - Method in class com.sun.jersey.guice.JerseyServletModule
 
WebAppDescriptor - Class in com.sun.jersey.test.framework
A Web-based application descriptor.
WebAppDescriptor.Builder - Class in com.sun.jersey.test.framework
The builder for building a Web-based application descriptor.
WebAppDescriptor.Builder() - Constructor for class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Create a builder.
WebAppDescriptor.Builder(Map<String, String>) - Constructor for class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Create a builder with initialization parameters.
WebAppDescriptor.Builder(String, String) - Constructor for class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Create a builder with one initialization parameter.
WebAppDescriptor.Builder(String...) - Constructor for class com.sun.jersey.test.framework.WebAppDescriptor.Builder
Create a builder with one or more package names where root resource and provider classes reside.
WebAppDescriptor.FilterDescriptor - Class in com.sun.jersey.test.framework
 
WebApplication - Interface in com.sun.jersey.spi.container
A Web application that manages a set of resource classes.
WebApplicationContext - Class in com.sun.jersey.server.impl.application
 
WebApplicationContext(WebApplicationImpl, ContainerRequest, ContainerResponse) - Constructor for class com.sun.jersey.server.impl.application.WebApplicationContext
 
WebApplicationFactory - Class in com.sun.jersey.spi.container
A factory for WebApplication instances.
WebApplicationImpl - Class in com.sun.jersey.server.impl.application
A Web application that contains a set of resources, each referenced by an absolute URI template.
WebApplicationImpl() - Constructor for class com.sun.jersey.server.impl.application.WebApplicationImpl
 
WebApplicationListener - Interface in com.sun.jersey.spi.container
 
WebApplicationProvider - Interface in com.sun.jersey.spi.container
Service-provider interface for creating Web application instances.
WebApplicationProviderImpl - Class in com.sun.jersey.server.impl.container
 
WebApplicationProviderImpl() - Constructor for class com.sun.jersey.server.impl.container.WebApplicationProviderImpl
 
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.
WebAppType - Class in com.sun.jersey.test.framework.web.jaxb.types
Schema representation of the web.xml entries.
WebAppType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
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
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.
wrapInput(InputStream, String) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
wrapOutput(OutputStream) - Static method in class com.sun.jersey.json.impl.RootElementWrapper
 
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(int) - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
write(byte[]) - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
write(byte[], int, int) - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
 
write() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
write() - Method in class com.sun.jersey.spi.container.ContainerResponse
Write the response.
writeAttribute(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeAttribute(String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeAttribute(String, String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeAttribute(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeAttribute(String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeAttribute(String, String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeAttribute(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeAttribute(String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeAttribute(String, String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeBinary(Base64Variant, byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeBinary(Base64Variant, byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeBinary(Base64Variant, byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeBoolean(boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeBoolean(boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeBoolean(boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeCData(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeCData(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeCharacters(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeCharacters(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeCharacters(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeCharacters(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeCharacters(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeCharacters(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeComment(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeComment(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeEmptyElement(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEmptyElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEmptyElement(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEmptyElement(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEmptyElement(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEmptyElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEmptyElement(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEmptyElement(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEmptyElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEndArray() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeEndArray() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeEndArray() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeEndDocument() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEndDocument() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEndDocument() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEndElement() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEndElement() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeEndElement() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeEndObject() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeEndObject() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeEndObject() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeEntityRef(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeEntityRef(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeList(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider
 
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.
writeList(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetListElementProvider
 
writeList(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
 
writeNamespace(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeNamespace(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeNull() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNull() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNull() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(BigInteger) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(long) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(double) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(float) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(BigDecimal) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeNumber(int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(long) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(double) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(float) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(BigDecimal) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(BigInteger) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeNumber(int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(long) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(double) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(float) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(BigDecimal) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeNumber(BigInteger) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeObject(Object) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeObject(Object) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeObject(Object) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeProcessingInstruction(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeProcessingInstruction(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeProcessingInstruction(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeProcessingInstruction(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeRaw(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(char) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRaw(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(char) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRaw(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRaw(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRaw(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRaw(char) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawValue(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawValue(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawValue(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeRawValue(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawValue(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawValue(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeRawValue(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawValue(String, int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRawValue(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeRequest(OAuthRequest) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
Writes the OAuth parameters to a request, as an Authorization header.
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.
WriterUtil - Class in com.sun.jersey.core.impl.provider.header
 
WriterUtil() - Constructor for class com.sun.jersey.core.impl.provider.header.WriterUtil
 
writeStartArray() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeStartArray() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeStartArray() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeStartDocument() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeStartDocument() - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
 
writeStartDocument() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartElement(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartElement(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeStartElement(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartElement(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartElement(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartElement(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartElement(String, String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeStartObject() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeStartObject() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeStartObject() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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.
writeString(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeString(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeString(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeString(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeString(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeString(char[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeStringToMerge(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomEntryProvider
 
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.atom.rome.impl.provider.entity.AtomFeedProvider
 
writeTo(T, MediaType, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.BaseFormProvider
 
writeTo(byte[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
 
writeTo(DataSource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider
 
writeTo(Document, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.DocumentProvider
 
writeTo(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.FileProvider
 
writeTo(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider
 
writeTo(Form, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.FormProvider
 
writeTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
 
writeTo(MimeMultipart, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider
 
writeTo(Reader, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.ReaderProvider
 
writeTo(RenderedImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.RenderedImageProvider
 
writeTo(Source, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.SourceWriter
 
writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.StringProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider
 
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(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetJAXBElementProvider
 
writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetRootElementProvider
 
writeTo(String, Viewable, OutputStream) - Method in class com.sun.jersey.freemarker.FreemarkerViewProcessor
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
 
writeTo(JSONArray, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONArrayProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
 
writeTo(JSONObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider
 
writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
 
writeTo(JSONWithPadding, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONWithPaddingProvider
 
writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class com.sun.jersey.moxy.MoxyMessageBodyWorker
 
writeTo(MultiPart, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.multipart.impl.MultiPartWriter
Write the entire list of body parts to the output stream, using the appropriate provider implementation to serialize each body part's entity.
writeTo(String, Viewable, OutputStream) - Method in class com.sun.jersey.server.impl.container.servlet.JSPTemplateProcessor
 
writeTo(String, Viewable, OutputStream) - Method in class com.sun.jersey.server.impl.template.TemplateViewProcessor
 
writeTo(Viewable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.server.impl.template.ViewableMessageBodyWriter
 
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.
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.
writeTree(JsonNode) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeTree(JsonNode) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeTree(JsonNode) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeUTF8String(byte[], int, int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
wwwAuthHeader - Variable in exception com.sun.jersey.oauth.server.OAuthException
 

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.
XmlEventProvider - Class in com.sun.jersey.json.impl.reader
Abstract provider for creating JsonXmlEvent instances from JsonParser.
XmlEventProvider(JsonParser, JSONConfiguration, String) - Constructor for class com.sun.jersey.json.impl.reader.XmlEventProvider
 
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.
XMLJAXBElementProvider - Class in com.sun.jersey.core.impl.provider.entity
 
XMLJAXBElementProvider(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider
 
XMLJAXBElementProvider(Injectable<SAXParserFactory>, Providers, MediaType) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider
 
XMLJAXBElementProvider.App - Class in com.sun.jersey.core.impl.provider.entity
 
XMLJAXBElementProvider.App(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider.App
 
XMLJAXBElementProvider.General - Class in com.sun.jersey.core.impl.provider.entity
 
XMLJAXBElementProvider.General(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider.General
 
XMLJAXBElementProvider.Text - Class in com.sun.jersey.core.impl.provider.entity
 
XMLJAXBElementProvider.Text(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider.Text
 
XMLListElementProvider - Class in com.sun.jersey.core.impl.provider.entity
 
XMLListElementProvider.App - Class in com.sun.jersey.core.impl.provider.entity
 
XMLListElementProvider.App(Injectable<XMLInputFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider.App
 
XMLListElementProvider.General - Class in com.sun.jersey.core.impl.provider.entity
 
XMLListElementProvider.General(Injectable<XMLInputFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider.General
 
XMLListElementProvider.Text - Class in com.sun.jersey.core.impl.provider.entity
 
XMLListElementProvider.Text(Injectable<XMLInputFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider.Text
 
XMLRootElementProvider - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootElementProvider.App - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootElementProvider.App(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider.App
 
XMLRootElementProvider.General - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootElementProvider.General(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider.General
 
XMLRootElementProvider.Text - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootElementProvider.Text(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider.Text
 
XMLRootObjectProvider - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootObjectProvider.App - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootObjectProvider.App(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider.App
 
XMLRootObjectProvider.General - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootObjectProvider.General(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider.General
 
XMLRootObjectProvider.Text - Class in com.sun.jersey.core.impl.provider.entity
 
XMLRootObjectProvider.Text(Injectable<SAXParserFactory>, Providers) - Constructor for class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider.Text
 
XMLStreamReaderContextProvider - Class in com.sun.jersey.core.impl.provider.xml
 
XMLStreamReaderContextProvider(FeaturesAndProperties) - Constructor for class com.sun.jersey.core.impl.provider.xml.XMLStreamReaderContextProvider
 

_

_default - Variable in class com.sun.research.ws.wadl.Param
 
_dispatch(Object, HttpContext) - Method in class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
 
_dispatch(Object, HttpContext) - Method in class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider.VoidVoidMethodInvoker
 
_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
 
_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 © 2013 Oracle Corporation. All rights reserved.