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
 
AbstractCompletableReaderWriter<T extends org.apache.abdera.model.Base> - Class in com.sun.jersey.atom.abdera.impl.provider.entity
 
AbstractCompletableReaderWriter() - Constructor for class com.sun.jersey.atom.abdera.impl.provider.entity.AbstractCompletableReaderWriter
 
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>, or List<T> where T is a JAXB types 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
 
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
 
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
 
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(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.ResourceObjectRule
 
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.RightHandPathRule
 
accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule
 
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.
ACCEPT - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
ACCEPT_CHARSET - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
ACCEPT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
ACCEPT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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
 
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.client.osgi
 
Activator() - Constructor for class com.sun.jersey.client.osgi.Activator
 
Activator - Class in com.sun.jersey.core.osgi
 
Activator() - Constructor for class com.sun.jersey.core.osgi.Activator
 
Activator - Class in com.sun.jersey.server.osgi
 
Activator() - Constructor for class com.sun.jersey.server.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
 
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.
add(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Add a value to the current list of values for the supplied key.
add() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Add the current combination of metadata to the list of supported variants, after this method is called the current combination of metadata is emptied.
addAttribute(QName, String) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.
addCancelHeader(UriInfo, Response.ResponseBuilder) - Method in class com.restfully.shop.services.OrderResource
 
addCancelHeader(UriInfo, Response.ResponseBuilder) - Static method in class com.restfully.shop.services.OrderResourceBean
 
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.
addPurgeLinkHeader(UriInfo, Response.ResponseBuilder) - Method in class com.restfully.shop.services.OrderResource
 
addPurgeLinkHeader(UriInfo, Response.ResponseBuilder) - Static method in class com.restfully.shop.services.OrderResourceBean
 
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.
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer
 
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<T>, AnnotatedCallable<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
 
AnnotatedParameterImpl(AnnotatedParameter<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.RepresentationType
 
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) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
Create a new client instance with a client configuration.
ApacheHttpClient(ApacheHttpClientHandler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
Create a new instance with a client configuration and a component provider.
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.
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.
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
 
appendQuotedIfWhitespace(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
 
appendQuotedIfWhiteSpaceOrQuote(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 - Class in javax.ws.rs.core
Defines the components of a JAX-RS application and supplies additional metadata.
Application() - Constructor for class javax.ws.rs.core.Application
 
APPLICATION_ATOM_XML - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_ATOM_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
The servlet initializaton 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 initializaton property whose value is a fully qualified class name of a class that implements ResourceConfig or Application.
APPLICATION_FORM_URLENCODED - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_FORM_URLENCODED_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_JSON - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_JSON_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_OCTET_STREAM - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_OCTET_STREAM_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_SVG_XML - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_SVG_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_XHTML_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XHTML_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
APPLICATION_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
ApplicationAdapter - Class in com.sun.jersey.api.core
An extension of DefaultResourceConfig that adapts an instance of Application.
ApplicationAdapter(Application) - Constructor for class com.sun.jersey.api.core.ApplicationAdapter
 
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
 
ApplicationPath - Annotation Type in javax.ws.rs
Identifies the application path that serves as the base URI for all resource URIs provided by Path.
areInputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
areOutputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
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(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.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
 
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 - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
AUTHORIZATION_HEADER - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
Name of HTTP authorization header.
authorize(Principal, Set<String>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
Authorizes this token - i.e.
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 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, 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, 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
 
BASIC_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Basic authentication.
BasicValidator - Class in com.sun.jersey.server.impl.modelapi.validation
 
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.WadlGeneratorConfigBuilder
 
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.
build() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a Response instance from the current ResponseBuilder.
build(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, using the supplied values in order to replace any URI template parameters.
build() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Build a list of representation variants from the current state of the builder.
buildFromEncoded(Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromEncoded(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildFromMap(Map<String, ? extends Object>) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
BuildId - Class in com.sun.jersey.server.impl
 
BuildId() - Constructor for class com.sun.jersey.server.impl.BuildId
 
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.Activator
 
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
 
CACHE_CONTROL - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
cacheControl(CacheControl) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the cache control.
cacheControl(CacheControl) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
CacheControl - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Cache-Control response header.
CacheControl() - Constructor for class javax.ws.rs.core.CacheControl
Create a new instance of CacheControl.
cacheControl(CacheControl) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the cache control data on the ResponseBuilder.
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
 
cancelled - Variable in class com.restfully.shop.domain.Order
 
cancelled - Variable in class com.restfully.shop.persistence.OrderEntity
 
cancelOrder(int) - Method in class com.restfully.shop.services.OrderResource
 
cancelOrder(int) - Method in class com.restfully.shop.services.OrderResourceBean
 
canUseSchema(FormatSchema) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
canUseSchema(FormatSchema) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
canUseSchema(FormatSchema) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
CarResource - Class in com.restfully.shop.services
 
CarResource() - Constructor for class com.restfully.shop.services.CarResource
 
CarResource.Color - Enum in com.restfully.shop.services
 
CategoriesProvider - Class in com.sun.jersey.atom.abdera.impl.provider.entity
JAX-RS Provider for an AtomPub Categories Document instance.
CategoriesProvider() - Constructor for class com.sun.jersey.atom.abdera.impl.provider.entity.CategoriesProvider
 
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
 
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) - 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.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_CERT_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Client Certificate authentication.
CLIENT_ERROR - Static variable in class com.sun.jersey.api.Responses
 
ClientConfig - Interface in com.sun.jersey.api.client.config
The client configuration that declares common property names, features, properties, provider classes and singleton instances that may be used by a Client instance.
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
 
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.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.
clone() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a copy of the ResponseBuilder preserving its state.
clone() - Method in class javax.ws.rs.core.UriBuilder
Create a copy of the UriBuilder preserving its state.
close() - Method in class com.sun.jersey.api.client.ClientResponse
Close the response.
close() - Method in class com.sun.jersey.api.client.CommittingOutputStream
 
close() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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
Defer to BodyPartEntity.cleanup().
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.restfully.shop.domain - package com.restfully.shop.domain
 
com.restfully.shop.persistence - package com.restfully.shop.persistence
 
com.restfully.shop.services - package com.restfully.shop.services
 
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.grizzly - package com.sun.jersey.api.container.grizzly
Provides support for creating Grizzly-based HTTP containers.
com.sun.jersey.api.container.httpserver - package com.sun.jersey.api.container.httpserver
Provides support for creating a Light weight HTTP server HTTP container.
com.sun.jersey.api.core - package com.sun.jersey.api.core
Provides support for configuration.
com.sun.jersey.api.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.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.abdera - package com.sun.jersey.atom.abdera
 
com.sun.jersey.atom.abdera.impl.provider.entity - package com.sun.jersey.atom.abdera.impl.provider.entity
JAX-RS AtomPub Provider Classes
com.sun.jersey.atom.abdera.impl.provider.injectable - package com.sun.jersey.atom.abdera.impl.provider.injectable
 
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.impl - package com.sun.jersey.client.impl
 
com.sun.jersey.client.impl.async - package com.sun.jersey.client.impl.async
 
com.sun.jersey.client.osgi - package com.sun.jersey.client.osgi
 
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.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.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.osgi.rdtestbundle - package com.sun.jersey.osgi.rdtestbundle
 
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.grizzly - package com.sun.jersey.server.impl.container.grizzly
 
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.osgi - package com.sun.jersey.server.osgi
 
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.simple.container - package com.sun.jersey.simple.container
 
com.sun.jersey.simple.impl.container - package com.sun.jersey.simple.impl.container
 
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.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.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.grizzly - package com.sun.jersey.test.framework.spi.container.grizzly
Provides low-level support for testing with Grizzly.
com.sun.jersey.test.framework.spi.container.grizzly.web - package com.sun.jersey.test.framework.spi.container.grizzly.web
Provides Web-based support for testing with Grizzly.
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.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
 
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 class com.sun.jersey.atom.abdera.impl.provider.entity.AbstractCompletableReaderWriter
 
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.
Consumes - Annotation Type in javax.ws.rs
Defines the media types that the methods of a resource class or MessageBodyReader can accept.
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
Instantate a new ContainerResponse.
ContainerResponseFilter - Interface in com.sun.jersey.spi.container
A filter for filtering a response.
ContainerResponseWriter - Interface in com.sun.jersey.spi.container
Containers implement this interface and provide an instance to the WebApplication or ContainerResponse.
containsKey(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
containsValue(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
content - Variable in class com.sun.research.ws.wadl.Doc
 
CONTENT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_LANGUAGE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_LENGTH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_LOCATION - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_TYPE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
CONTENT_TYPE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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(HttpHeaderReader) - 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.
ContentHelper - Class in com.sun.jersey.atom.abdera
Helper class to assist in serializing and deserializing Java entities as XML that will be transferred through the content element of an Atom Entry instance.
ContentHelper(Providers) - Constructor for class com.sun.jersey.atom.abdera.ContentHelper
Construct a configured instance of this helper.
ContentHelperProvider - Class in com.sun.jersey.atom.abdera.impl.provider.injectable
Jersey-specific injectable provider that supplies a configured instance of ContentHelper for this application.
ContentHelperProvider() - Constructor for class com.sun.jersey.atom.abdera.impl.provider.injectable.ContentHelperProvider
 
contentLocation(URI) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the content location.
contentLocation(URI) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
contentLocation(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the content location on the ResponseBuilder.
Context - Annotation Type in javax.ws.rs.core
This annotation is used to inject information into a class field, bean property or method parameter.
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.
ContextResolver<T> - Interface in javax.ws.rs.ext
Contract for a provider that supplies context information to resource classes and other providers.
ContextResolverFactory - Class in com.sun.jersey.core.spi.factory
A factory for managing ContextResolver instances.
ContextResolverFactory() - Constructor for class com.sun.jersey.core.spi.factory.ContextResolverFactory
 
contextualEncode(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
contextualEncode(String, UriComponent.Type, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
cookie(Cookie) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
cookie(Cookie) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
cookie(Cookie) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
cookie(Cookie) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add a cookie to be set.
cookie(Cookie) - Method in class com.sun.jersey.api.client.ViewResource
 
cookie(Cookie) - Method in class com.sun.jersey.api.client.WebResource
 
cookie(NewCookie...) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add cookies.
cookie(NewCookie...) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
Cookie - Class in javax.ws.rs.core
Represents the value of a HTTP cookie, transferred in a request.
Cookie(String, String, String, String, int) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
Cookie(String, String, String, String) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
Cookie(String, String) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
See IETF RFC 2109.
cookie(NewCookie...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add cookies to the ResponseBuilder.
CookieParam - Annotation Type in javax.ws.rs
Binds the value of a HTTP cookie to a resource method parameter, resource class field, or resource class bean property.
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
 
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
 
cost - Variable in class com.restfully.shop.domain.LineItem
 
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(String) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(URI) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, Adapter) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(URI, Adapter) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyServerFactory
Create a SelectorThread that registers an Adapter that in turn manages all root resource and provder classes found by searching the classes referenced in the java classath.
create(String) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(String, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(URI) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(URI, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the ServletContainer.
create(String, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(String, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(URI, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(URI, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly.GrizzlyWebContainerFactory
Create a SelectorThread that registers the declared servlet class.
create(String) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classpath.
create(URI) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classath.
create(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classath.
create(URI, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
Create a HttpServer that registers a HttpHandler that in turn manages all root resource classes found by searching the classes referenced in the java classath.
create() - 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(HttpHeaderReader) - Method in interface com.sun.jersey.core.header.reader.HttpHeaderReader.ListElementCreator
 
create(AbstractResourceMethod) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
 
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.model.method.dispatch.AbstractResourceMethodDispatchProvider
 
create(AbstractResourceMethod) - 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) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
 
create(AbstractResourceMethod) - Method in interface com.sun.jersey.server.impl.model.method.dispatch.ResourceMethodDispatchProvider
Create a RequestDispatcher for a resource method of a resource.
create(AbstractResourceMethod) - 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(String) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(String, SSLContext) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(URI) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(URI, SSLContext) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(String, ResourceConfig) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, SSLContext, ResourceConfig) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container 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.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, SSLContext, ResourceConfig) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container 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.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, SSLContext, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container 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.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes declared by the resource configuration.
create(URI, SSLContext, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes declared by the resource configuration.
create(String, Container) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(String, SSLContext, Container) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(URI, Container) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
create(URI, SSLContext, Container) - Static method in class com.sun.jersey.simple.container.SimpleServerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provder classes found by searching the classes referenced in the java classpath.
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() - 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(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.grizzly.GrizzlyTestContainerFactory
 
create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.grizzly.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() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createApplication() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createApplication() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createApplication() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createApplication() - 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
 
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<Adapter>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.grizzly.GrizzlyContainerProvider
 
createContainer(Class<HttpHandler>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainerProvider
 
createContainer(Class<Container>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.simple.impl.container.SimpleContainerProvider
 
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
 
createCustomer(InputStream) - Method in class com.restfully.shop.services.CustomerResource
 
createCustomer(Customer, UriInfo) - Method in class com.restfully.shop.services.CustomerResourceBean
 
createCustomer(InputStream) - Method in class com.restfully.shop.services.FirstLastCustomerResource
 
created(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a created resource, set the location header using the supplied value.
created(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a created resource, set the location header using the supplied value.
createDigest() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
createDoc() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Doc
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
 
createEndpoint(Application, Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a configured instance of the supplied endpoint type.
createFault(RepresentationType) - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of JAXBElement<RepresentationType>}
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
 
createHeaderDelegate(Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Obtain an instance of a HeaderDelegate for the supplied class.
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.
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.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
createOrder(Order, UriInfo) - Method in class com.restfully.shop.services.OrderResource
 
createOrder(Order, UriInfo) - Method in class com.restfully.shop.services.OrderResourceBean
 
createParallel() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
 
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
createProduct(Product, UriInfo) - Method in interface com.restfully.shop.services.ProductResource
 
createProduct(Product, UriInfo) - Method in class com.restfully.shop.services.ProductResourceBean
 
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) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createReader(Reader, JSONConfiguration, String, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createRepresentation(RepresentationType) - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of JAXBElement<RepresentationType>}
createRepresentationType() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of RepresentationType
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() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Request
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.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.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(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResponse(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
 
createResponse(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
 
createResponse(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
 
createResponse(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
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
 
createResponseBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Response.ResponseBuilder.
createResponseRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
 
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
 
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
 
createUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Overrides underlaying createUnmarshaller method and returns an unmarshaller which is capable of JSON deserialization.
createURI(Map<String, String>) - Method in class com.sun.jersey.api.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String...) - Method in class com.sun.jersey.api.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String[], int, int) - Method in class com.sun.jersey.api.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, Object[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Object[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createUriBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createUriBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a UriBuilder.
createUriPattern(UriTemplateParser) - Method in class com.sun.jersey.api.uri.UriTemplate
Create the URI pattern from a URI template parser.
createURIWithStringValues(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createValidator() - Method in class com.sun.jersey.api.json.JSONJAXBContext
Simply delegates to underlying JAXBContext implementation.
createVariantListBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
 
createVariantListBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Variant.VariantListBuilder.
createWadlApplicationContext(Set<AbstractResource>) - Method in class com.sun.jersey.server.impl.wadl.WadlFactory
 
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) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createWriter(Writer, JSONConfiguration, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
 
createWriter(Writer, JSONConfiguration) - 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
 
Customer - Class in com.restfully.shop.domain
 
Customer() - Constructor for class com.restfully.shop.domain.Customer
 
customer - Variable in class com.restfully.shop.domain.Order
 
customer - Variable in class com.restfully.shop.persistence.OrderEntity
 
CustomerDatabaseResource - Class in com.restfully.shop.services
 
CustomerDatabaseResource() - Constructor for class com.restfully.shop.services.CustomerDatabaseResource
 
CustomerEntity - Class in com.restfully.shop.persistence
 
CustomerEntity() - Constructor for class com.restfully.shop.persistence.CustomerEntity
 
CustomerResource - Class in com.restfully.shop.services
 
CustomerResource() - Constructor for class com.restfully.shop.services.CustomerResource
 
CustomerResourceBean - Class in com.restfully.shop.services
 
CustomerResourceBean() - Constructor for class com.restfully.shop.services.CustomerResourceBean
 
Customers - Class in com.restfully.shop.domain
 
Customers() - Constructor for class com.restfully.shop.domain.Customers
 
customers - Variable in class com.restfully.shop.domain.Customers
 

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
 
date - Variable in class com.restfully.shop.domain.Order
 
date - Variable in class com.restfully.shop.persistence.OrderEntity
 
DATE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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_MAX_AGE - Static variable in class javax.ws.rs.core.NewCookie
Specifies that the cookie expires with the current application/browser session.
DEFAULT_QUALITY_FACTOR - Static variable in interface com.sun.jersey.core.header.QualityFactor
 
DEFAULT_QUALITY_SOURCE_FACTOR - Static variable in class com.sun.jersey.core.header.QualitySourceMediaType
 
DEFAULT_VERSION - Static variable in class javax.ws.rs.core.Cookie
Cookies using the default version correspond to RFC 2109.
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
 
DefaultClientConfig - Class in com.sun.jersey.api.client.config
A default client configuration.
DefaultClientConfig() - Constructor for class com.sun.jersey.api.client.config.DefaultClientConfig
 
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
 
DefaultMediaTypePredictor - Class in com.sun.jersey.multipart.file
Default implementation of MediaTypePredictor that uses DefaultMediaTypePredictor.CommonMediaTypes.
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
 
DefaultValue - Annotation Type in javax.ws.rs
Defines the default value of request metadata that is bound using one of the following annotations: PathParam, QueryParam, MatrixParam, CookieParam, FormParam, or HeaderParam.
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
 
DELETE - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP DELETE requests
DELETE - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP DELETE method
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.
DIGEST_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Digest authentication.
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.
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.RepresentationType
 
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
Dispatches client requests to the ServletContainer.doFilter(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.FilterChain) method.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
Dispatches client requests to the ServletContainer.service(java.net.URI, java.net.URI, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method.
domain2entity(CustomerEntity, Customer) - Static method in class com.restfully.shop.services.CustomerResourceBean
 
domain2entity(OrderEntity, Order) - Static method in class com.restfully.shop.services.OrderResourceBean
 
domain2entity(LineItemEntity, LineItem) - Static method in class com.restfully.shop.services.OrderResourceBean
 
domain2entity(ProductEntity, Product) - Static method in class com.restfully.shop.services.ProductResourceBean
 
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
 
el(String) - Static method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
 
element - Variable in class com.sun.research.ws.wadl.RepresentationType
 
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.TerminatingClientHandler
 
EMPTY_PATH - Static variable in class com.sun.jersey.server.impl.uri.PathPattern
 
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
 
Encoded - Annotation Type in javax.ws.rs
Disables automatic decoding of parameter values bound using QueryParam, PathParam, FormParam or MatrixParam.
encodeLiteralCharacters(String) - Method in class com.sun.jersey.api.uri.UriTemplateParser
Encode literal characters of a template.
encodeTemplateNames(String) - Static method in class com.sun.jersey.api.uri.UriComponent
Encodes a string with template parameters names present, specifically the characters '{' and '}' will be percent-encoded.
encoding(String) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the content encoding.
encoding(String) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
encodings(String...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
encodings(String...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported encodings.
encodings(String...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the encoding[s] for this variant.
EndDocumentEvent - Class in com.sun.jersey.json.impl.reader
 
EndDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
EndElementEvent - Class in com.sun.jersey.json.impl.reader
 
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 it's media type.
entity(Object, String) - Method in interface com.sun.jersey.api.client.RequestBuilder
Set the request entity it's 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) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the entity on the ResponseBuilder.
entity2domain(CustomerEntity) - Static method in class com.restfully.shop.services.CustomerResourceBean
 
entity2domain(OrderEntity) - Static method in class com.restfully.shop.services.OrderResourceBean
 
entity2domain(LineItemEntity) - Static method in class com.restfully.shop.services.OrderResourceBean
 
entity2domain(ProductEntity) - Static method in class com.restfully.shop.services.ProductResourceBean
 
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
 
EntityNotFoundExceptionMapper - Class in com.restfully.shop.services
 
EntityNotFoundExceptionMapper() - Constructor for class com.restfully.shop.services.EntityNotFoundExceptionMapper
 
EntityParamDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
 
EntityParamDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.EntityParamDispatchProvider
 
EntityTag - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.
EntityTag(String) - Constructor for class javax.ws.rs.core.EntityTag
Creates a new instance of a strong EntityTag.
EntityTag(String, boolean) - Constructor for class javax.ws.rs.core.EntityTag
Creates a new instance of an EntityTag
entityTagDelegate - Static variable in class com.sun.jersey.api.client.ClientResponse
 
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
 
EntryProvider - Class in com.sun.jersey.atom.abdera.impl.provider.entity
JAX-RS Provider for an Atom Entry Document instance.
EntryProvider() - Constructor for class com.sun.jersey.atom.abdera.impl.provider.entity.EntryProvider
 
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
 
equals(Object) - Method in class javax.ws.rs.core.CacheControl
Compares obj to this cache control to see if they are the same considering all property values.
equals(Object) - Method in class javax.ws.rs.core.Cookie
Compare for equality
equals(Object) - Method in class javax.ws.rs.core.EntityTag
Compares obj to this tag to see if they are the same considering weakness and value.
equals(Object) - Method in class javax.ws.rs.core.MediaType
Compares obj to this media type to see if they are the same by comparing type, subtype and parameters.
equals(Object) - Method in class javax.ws.rs.core.NewCookie
Compare for equality.
equals(Object) - Method in class javax.ws.rs.core.Variant
Compares obj to this variant to see if they are the same considering all property values.
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_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
 
ETAG - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
europe - Variable in class com.restfully.shop.services.CustomerDatabaseResource
 
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
 
evaluatePreconditions(EntityTag) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date, EntityTag) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions() - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions for a resource that does not currently exist.
EXCEPTION_INVOKING_RESOURCE_METHOD() - Static method in class com.sun.jersey.impl.ImplMessages
Exception invoking Web resource method.
ExceptionMapper<E extends Throwable> - Interface in javax.ws.rs.ext
Contract for a provider that maps Java exceptions to Response.
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
 
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
 
EXPIRES - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
expires(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the expires date on the ResponseBuilder.
ExtendedUriInfo - Interface in com.sun.jersey.api.core
Extentions 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
fearturesAndProperties(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
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
TODO: JavaDoc
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 #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.
FeedProvider - Class in com.sun.jersey.atom.abdera.impl.provider.entity
JAX-RS Provider for an Atom Feed Document instance.
FeedProvider() - Constructor for class com.sun.jersey.atom.abdera.impl.provider.entity.FeedProvider
 
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.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
 
finalize() - Method in class com.sun.jersey.api.client.Client
Defer to Client.destroy()
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.
FirstLastCustomerResource - Class in com.restfully.shop.services
 
FirstLastCustomerResource() - Constructor for class com.restfully.shop.services.FirstLastCustomerResource
 
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_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Form authentication.
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
FormDataBodyPart with a mediaType of text/plain.
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(HttpHeaderReader) - 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
 
FormParam - Annotation Type in javax.ws.rs
Binds the value(s) of a form parameter contained within a request entity body to a resource method parameter.
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
 
fragment(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI fragment.
fromPath(String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a URI path.
fromResource(Class<?>) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a root resource class.
fromResponse(Response) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder by performing a shallow copy of an existing Response.
fromResponse(JResponse<E>) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder by performing a shallow copy of an existing JResponse.
fromResponse(Response) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder by performing a shallow copy of an existing Response.
fromStatusCode(int) - Static method in enum com.sun.jersey.api.client.ClientResponse.Status
Convert a numerical status code into the corresponding Status.
fromStatusCode(int) - Static method in enum javax.ws.rs.core.Response.Status
Convert a numerical status code into the corresponding Status
fromString(String) - Method in 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.
fromString(String) - Method in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Parse the supplied value and create an instance of T.
fromUri(URI) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from an existing URI.
fromUri(String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from an existing URI.
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

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(Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a set of resources.
generate(AbstractResource) - Method in class com.sun.jersey.server.wadl.WadlBuilder
Generate WADL for a resource.
generate(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(WadlGenerator) - Static method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
Start to build an instance of WadlGeneratorConfig:
generator(WadlGenerator) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigBuilder
 
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}.
GenericEntity<T> - Class in javax.ws.rs.core
Represents a response entity of a generic type T.
GenericEntity(T) - Constructor for class javax.ws.rs.core.GenericEntity
Constructs a new generic entity.
GenericEntity(T, Type) - Constructor for class javax.ws.rs.core.GenericEntity
Create a new instance of GenericEntity, supplying the generic type information.
genericInterface - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
 
GenericType<T> - Class in com.sun.jersey.api.client
Represents a generic type T.
GenericType() - Constructor for class com.sun.jersey.api.client.GenericType
Constructs a new generic type, deriving the generic type and class from type parameter.
GenericType(Type) - Constructor for class com.sun.jersey.api.client.GenericType
Constructs a new generic type, supplying the generic type information and derving the class.
get(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the GET method.
get(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the GET method.
get(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the GET method.
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
get(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
get(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
get(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
get(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
get(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
get(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
get(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the GET method.
get(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the GET method.
get(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
get(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
get(T) - Method in class com.sun.jersey.api.client.ViewResource
 
get(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
get(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
get(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
get(ClientResponse) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
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
 
GET - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP GET requests
GET - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP GET method
getAbsolutePath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute path of the request.
getAbsolutePath() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getAbsolutePath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAbsolutePath() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAbsolutePath() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request.
getAbsolutePathBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute path of the request in the form of a UriBuilder.
getAbsolutePathBuilder() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAbsolutePathBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request in the form of a UriBuilder.
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.
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
 
getAcceptableLanguages() - Method in interface javax.ws.rs.core.HttpHeaders
Get a list of languages that are acceptable for the response.
getAcceptableMediaType(List<MediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Deprecated.  
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.  
getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaTypes() - Method in interface javax.ws.rs.core.HttpHeaders
Get a list of media types that are acceptable for the response.
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
Deprecated. see HttpHelper.getAcceptLanguage(com.sun.jersey.api.core.HttpRequestContext).
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.RepresentationType
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() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getApplication(UriInfo) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getApplication() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get a new instance of a JAXB WADL Application corresponding to all the root resource classes.
getApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get a new instance of a JAXB WADL Application corresponding to all the root resource classes, and configure the base URI.
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.Jackson2StaxReader
 
getAttributeCount() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.Jackson2StaxReader
 
getAttributeLocalName(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributeLocalName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeName(int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getAttributeName(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributeName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeNamespace(int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getAttributeNamespace(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributeNamespace(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributePrefix(int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getAttributePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
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.Jackson2StaxReader
 
getAttributeType(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributeType(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeValue(String, String) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getAttributeValue(int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getAttributeValue(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributeValue(String, String) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getAttributeValue(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getAttributeValue(String, String) - 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
 
getAuthenticationScheme() - Method in interface javax.ws.rs.core.SecurityContext
Returns the string value of the authentication scheme used to protect the resource.
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.
getBaseUri() - Method in interface javax.ws.rs.core.UriInfo
Get the base URI of the application.
getBaseUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the base URI of the application in the form of a UriBuilder.
getBaseUriBuilder() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBaseUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the base URI of the application in the form of a UriBuilder.
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
 
getCacheExtension() - Method in class javax.ws.rs.core.CacheControl
Corresponds to a set of extension cache control directives.
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.Jackson2StaxReader
 
getCharacterEncodingScheme() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getCharacterEscapes() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getCharacterEscapes() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getCharacterEscapes() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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
 
getCity() - Method in class com.restfully.shop.domain.Customer
 
getCity() - Method in class com.restfully.shop.persistence.CustomerEntity
 
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 class com.restfully.shop.services.ShoppingApplication
 
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
 
getClasses() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getClasses() - Method in class javax.ws.rs.core.Application
Get a set of root resource and provider classes.
getClassName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getClassName() - Method in class 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() - 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.
getClientHandler() - Method in class com.sun.jersey.client.apache.ApacheHttpClient
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
 
getComment() - Method in class javax.ws.rs.core.NewCookie
Get the comment associated with the cookie.
getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
 
getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
Gets the value of the commentText property.
getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
 
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
 
getConfigType() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the configuration type of this config.
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.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.
getContentEntity(Entry, Class<T>) - Method in class com.sun.jersey.atom.abdera.ContentHelper
Deserialize the content element of the specified entry, and transform it back into an appropriate Java object.
getContentEntity(Entry, MediaType, Class<T>) - Method in class com.sun.jersey.atom.abdera.ContentHelper
Deserialize the content element of the specified entry, and transform it back into an appropriate Java object.
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() - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
Get the application context.
getContext(Class<?>) - Method in interface javax.ws.rs.ext.ContextResolver
Get a context of type T that is applicable to the supplied type.
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.
getContextResolver(Class<T>, MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a context resolver for a particular type of context and media type.
getCookieNameValueMap() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the cookie name value map.
getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getCookies() - Method in class com.sun.jersey.api.client.ClientResponse
Get the list of cookies.
getCookies() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getCookies() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getCookies() - Method in interface javax.ws.rs.core.HttpHeaders
Get any cookies that accompanied the request.
getCost() - Method in class com.restfully.shop.domain.LineItem
 
getCost() - Method in class com.restfully.shop.domain.Product
 
getCost() - Method in class com.restfully.shop.persistence.ProductEntity
 
getCountry() - Method in class com.restfully.shop.domain.Customer
 
getCountry() - Method in class com.restfully.shop.persistence.CustomerEntity
 
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
 
getCustomer() - Method in class com.restfully.shop.domain.Order
 
getCustomer() - Method in class com.restfully.shop.persistence.OrderEntity
 
getCustomer(int) - Method in class com.restfully.shop.services.CustomerResource
 
getCustomer(int) - Method in class com.restfully.shop.services.CustomerResourceBean
 
getCustomer(String, String) - Method in class com.restfully.shop.services.FirstLastCustomerResource
 
getCustomers() - Method in class com.restfully.shop.domain.Customers
 
getCustomers(int, int, String, String, UriInfo) - Method in class com.restfully.shop.services.CustomerResourceBean
 
getDatabase(String) - Method in class com.restfully.shop.services.CustomerDatabaseResource
 
getDate() - Method in class com.restfully.shop.domain.Order
 
getDate() - Method in class com.restfully.shop.persistence.OrderEntity
 
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() - 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.
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
Deprecated. methods should implement ServletContainer.getDefaultResourceConfig(java.util.Map, com.sun.jersey.spi.container.servlet.WebConfig).
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>, 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(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
 
getDispatcher() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getDispatchers() - Method in class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
 
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.RepresentationType
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
 
getDomain() - Method in class javax.ws.rs.core.Cookie
Get the domain of the cookie
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.RepresentationType
Gets the value of the element property.
getElementClass(Class<?>, Type) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
 
getElements(String[]) - Static method in class com.sun.jersey.api.core.ResourceConfig
Get a canonical array of String elements from a String array where each entry may contain zero or more elements separated by ';'.
getElements(String[], String) - Static method in class com.sun.jersey.api.core.ResourceConfig
Get a canonical array of String elements from a String array where each entry may contain zero or more elements separated by characters in delimiters string.
getElementText() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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.Jackson2StaxReader
 
getEncoding() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getEncoding() - Method in class javax.ws.rs.core.Variant
Get the encoding of the variant
getEntity() - Method in class com.sun.jersey.api.client.ClientRequest
Get the entity of the request.
getEntity(Class<T>) - Method in class com.sun.jersey.api.client.ClientResponse
Get the entity of the response.
getEntity(GenericType<T>) - Method in class com.sun.jersey.api.client.ClientResponse
Get the entity of the response.
getEntity(Class<T>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the request entity, returns null if the request does not contain an entity body.
getEntity(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the request entity, returns null if the request does not contain an entity body.
getEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
 
getEntity() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Get the response entity.
getEntity() - Method in class com.sun.jersey.api.JResponse
Get the response entity.
getEntity() - Method in class com.sun.jersey.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
 
getEntity() - Method in class javax.ws.rs.core.GenericEntity
Get the enclosed entity
getEntity() - Method in class javax.ws.rs.core.Response
Return the response entity.
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() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
 
getEntityType() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getEvent() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
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.CharactersEvent
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.EndElementEvent
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
getEventType() - Method in class com.sun.jersey.json.impl.reader.StartElementEvent
 
getEventValue() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
 
getExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
 
getExceptionMapper(Class<T>) - Method in interface javax.ws.rs.ext.Providers
Get an exception mapping provider for a particular class of exception.
getExceptionMapperContext() - Method in 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.
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.
getFamily() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the class of status code.
getFamily() - Method in enum javax.ws.rs.core.Response.Status
Get the class of status code
getFamily() - Method in interface javax.ws.rs.core.Response.StatusType
Get the class of status code
getFeature(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
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
 
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.
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
 
getFirst(K) - Method in interface javax.ws.rs.core.MultivaluedMap
A shortcut to get the first value of the supplied key.
getFirstArc() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
firstArch getter.
getFirstName() - Method in class com.restfully.shop.domain.Customer
 
getFirstName() - Method in class com.restfully.shop.persistence.CustomerEntity
 
getFixed() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the fixed property.
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
 
getFromMatrixParam(String, PathSegment, CarResource.Color, String) - Method in class com.restfully.shop.services.CarResource
 
getFromMultipleSegments(String, List<PathSegment>, String) - Method in class com.restfully.shop.services.CarResource
 
getFromPathSegment(String, PathSegment, String) - Method in class com.restfully.shop.services.CarResource
 
getFromStringStringMethod(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
Get the static fromString(String ) method.
getFromUriInfo(UriInfo) - Method in class com.restfully.shop.services.CarResource
 
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
Get the PHostnameVerifier.
getHref() - Method in class com.restfully.shop.domain.Link
 
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.RepresentationType
Gets the value of the href property.
getHttpClient() - Method in class com.sun.jersey.client.apache.ApacheHttpClientHandler
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.restfully.shop.domain.Customer
 
getId() - Method in class com.restfully.shop.domain.Order
 
getId() - Method in class com.restfully.shop.domain.Product
 
getId() - Method in class com.restfully.shop.persistence.CustomerEntity
 
getId() - Method in class com.restfully.shop.persistence.LineItemEntity
 
getId() - Method in class com.restfully.shop.persistence.OrderEntity
 
getId() - Method in class com.restfully.shop.persistence.ProductEntity
 
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.RepresentationType
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
 
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.
getInitParameterNames() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
Get the enumeration of initialization parameter names.
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.atom.abdera.impl.provider.injectable.ContentHelperProvider
 
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() - 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.
getInstance() - Static method in class javax.ws.rs.ext.RuntimeDelegate
Obtain a RuntimeDelegate instance.
getInstances(Class<T>, String[]) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
getInstances(Class<T>, Class<? extends T>[]) - Method in class com.sun.jersey.core.spi.component.ProviderServices
 
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 interface com.sun.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context associated with the WadlGenerator for the Web application.
getJAXBContextPath() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getJAXBContextPath() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context path to create a JAXBContext.
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
 
getJSONMarshaller(Marshaller) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
Get a JSONMarshaller from a Marshaller.
getJsonSource() - Method in class com.sun.jersey.api.json.JSONWithPadding
Get the JSON source.
getJSONUnmarshaller(Unmarshaller) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
Get a JSONUnmarshaller from a Unmarshaller.
getKey() - Method in interface com.sun.jersey.localization.Localizable
Gets the key in the resource bundle.
getKey() - Method in class com.sun.jersey.localization.LocalizableMessage
 
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
 
getLanguage() - Method in interface javax.ws.rs.core.HttpHeaders
Get the language of the request entity
getLanguage() - Method in class javax.ws.rs.core.Variant
Get the language of the variant
getLanguageMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getLanguageMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
Get a map of file extension to language.
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.
getLastName() - Method in class com.restfully.shop.domain.Customer
 
getLastName() - Method in class com.restfully.shop.persistence.CustomerEntity
 
getLength() - Method in class com.sun.jersey.api.client.ClientResponse
Get Content-Length.
getLineItems() - Method in class com.restfully.shop.domain.Order
 
getLineItems() - Method in class com.restfully.shop.persistence.OrderEntity
 
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.restfully.shop.domain.Customers
 
getLinks() - Method in class com.restfully.shop.domain.Orders
 
getLinks() - Method in class com.restfully.shop.domain.Products
 
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.Jackson2StaxReader
 
getLocalName() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.Jackson2StaxReader
 
getLocation() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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
 
getMatchedResources() - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of the currently matched resource class instances.
getMatchedResults() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get a read-only list of MatchResult for matched resources.
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
 
getMatchedURIs() - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of URIs for matched resources.
getMatchedURIs(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of URIs for matched resources.
getMatchResult() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getMatchResult() - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
Get the match result
getMatrixParameters() - Method in interface javax.ws.rs.core.PathSegment
Get a map of the matrix parameters associated with the path segment.
getMaxAge() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
getMaxAge() - Method in class javax.ws.rs.core.NewCookie
Get the maximum age of the the cookie in seconds.
getMe() - Method in class com.sun.jersey.osgi.rdtestbundle.SimpleResource
 
getMediaType() - Method in interface com.sun.jersey.api.client.TerminatingClientHandler.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 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.RepresentationType
Gets the value of the mediaType property.
getMediaType() - Method in interface javax.ws.rs.core.HttpHeaders
Get the media type of the request entity
getMediaType() - Method in class javax.ws.rs.core.Variant
Get the media type of the variant
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.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a message body reader that matches a set of criteria.
getMessageBodyWorkers() - Method in class com.sun.jersey.api.client.TerminatingClientHandler
 
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.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a message body writer that matches a set of criteria.
getMessageBodyWriterMediaType(Class<T>, Type, Annotation[], List<MediaType>) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getMessageBodyWriterMediaType(Class<T>, Type, Annotation[], List<MediaType>) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the most acceptable media type supported for a Java type given a set of acceptable media types.
getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the list of media types supported for a Java type.
getMetadata() - Method in class com.sun.jersey.api.client.ClientRequest
Deprecated. 
getMetadata() - Method in class com.sun.jersey.api.client.ClientResponse
Deprecated.  
getMetadata() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Get the metadata associated with the response.
getMetadata() - Method in class com.sun.jersey.api.JResponse
Get metadata associated with the response as a map.
getMetadata() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
 
getMetadata() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
getMetadata() - Method in class javax.ws.rs.core.Response
Get metadata associated with the response as a map.
getMetaMethodAnnotations(Class<T>) - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
getMethod() - Method in class com.sun.jersey.api.client.ClientRequest
Get the HTTP method of the request.
getMethod() - Method in class com.sun.jersey.api.model.AbstractMethod
 
getMethod() - Method in class com.sun.jersey.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
 
getMethod() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the method property.
getMethod() - Method in interface javax.ws.rs.core.Request
Get the request method, e.g.
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.
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.restfully.shop.domain.Product
 
getName() - Method in class com.restfully.shop.persistence.ProductEntity
 
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.Jackson2StaxReader
 
getName() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.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.
getName() - Method in class javax.ws.rs.core.Cookie
Get the name of the cookie
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.Jackson2StaxReader
 
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.JsonXmlStreamWriter
 
getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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.Jackson2StaxReader
 
getNamespacePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getNamespaceURI(int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getNamespaceURI() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getNamespaceURI() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getNamespaceURI(String) - 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.restfully.shop.domain.Customers
 
getNext() - Method in class com.restfully.shop.domain.Orders
 
getNext() - Method in class com.restfully.shop.domain.Products
 
getNext() - Method in class com.sun.jersey.api.client.filter.ClientFilter
Get the next client handler to invoke in the chain of filters.
getNoCacheFields() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the value of the no-cache cache control directive.
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
 
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.
getOrder(int, UriInfo) - Method in class com.restfully.shop.services.OrderResource
 
getOrder(int, UriInfo) - Method in class com.restfully.shop.services.OrderResourceBean
 
getOrderHeaders(int, UriInfo) - Method in class com.restfully.shop.services.OrderResource
 
getOrderHeaders(int, UriInfo) - Method in class com.restfully.shop.services.OrderResourceBean
 
getOrders() - Method in class com.restfully.shop.domain.Orders
 
getOrders(int, int, UriInfo) - Method in class com.restfully.shop.services.OrderResource
 
getOrders(int, int, UriInfo) - Method in class com.restfully.shop.services.OrderResourceBean
 
getOrdersHeaders(int, int, UriInfo) - Method in class com.restfully.shop.services.OrderResource
 
getOrdersHeaders(UriInfo) - Method in class com.restfully.shop.services.OrderResourceBean
 
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
 
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.RepresentationType
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
 
getOutputTarget() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
getOutputTarget() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
getOutputTarget() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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.RepresentationType
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
 
getParameters() - Method in class javax.ws.rs.core.MediaType
Getter for a read-only parameter map.
getParameterType() - Method in class com.sun.jersey.api.model.Parameter
 
getParameterType() - Method in exception com.sun.jersey.api.ParamException
Get the type of the parameter annotation.
getParameterTypes() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
 
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.
getPath() - Method in class javax.ws.rs.core.Cookie
Get the path of the cookie
getPath() - Method in interface javax.ws.rs.core.PathSegment
Get the path segment.
getPath() - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a string.
getPath(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a string.
getPathParameters() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getPathParameters(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getPathParameters() - Method in interface javax.ws.rs.core.UriInfo
Get the values of any embedded URI template parameters.
getPathParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the values of any embedded URI template parameters.
getPathSegments(String) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get the path segments that contains a template variable.
getPathSegments(String, boolean) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
Get the path segments that contains a template variable.
getPathSegments() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments() - Method in class com.sun.jersey.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
 
getPathSegments() - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a list of PathSegment.
getPattern() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the URI pattern.
getPattern() - Method in class com.sun.jersey.api.uri.UriTemplateParser
Get the pattern.
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.Jackson2StaxReader
 
getPIData() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getPITarget() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getPrefix() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.JsonXmlStreamWriter
 
getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
getPrefixes(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
 
getPrevious() - Method in class com.restfully.shop.domain.Customers
 
getPrevious() - Method in class com.restfully.shop.domain.Orders
 
getPrevious() - Method in class com.restfully.shop.domain.Products
 
getPrimaryTag() - Method in class com.sun.jersey.core.header.LanguageTag
 
getPrincipal() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
 
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.
getPrivateFields() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the value of the private cache control directive.
getProduces() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
getProduct() - Method in class com.restfully.shop.domain.LineItem
 
getProduct() - Method in class com.restfully.shop.persistence.LineItemEntity
 
getProduct(int) - Method in interface com.restfully.shop.services.ProductResource
 
getProduct(int) - Method in class com.restfully.shop.services.ProductResourceBean
 
getProducts() - Method in class com.restfully.shop.domain.Products
 
getProducts(int, int, String, UriInfo) - Method in interface com.restfully.shop.services.ProductResource
 
getProducts(int, int, String, UriInfo) - Method in class com.restfully.shop.services.ProductResourceBean
 
getProfile() - Method in class com.sun.research.ws.wadl.RepresentationType
Gets the value of the profile property.
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
 
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
 
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.Jackson2StaxReader
 
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.JsonXmlStreamWriter
 
getProperty(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
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
 
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
 
getQuantity() - Method in class com.restfully.shop.persistence.LineItemEntity
 
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
 
getQueryParameters() - Method in interface javax.ws.rs.core.UriInfo
Get the URI query parameters of the current request.
getQueryParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the URI query parameters of the current request.
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.
getRawType() - Method in class javax.ws.rs.core.GenericEntity
Gets the raw type of the enclosed entity.
getReadDate() - Method in class com.sun.jersey.core.header.ContentDisposition
Get the read-date parameter.
getReaders(MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
getReaders(MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
Get the map of media type to list of message body writers that are compatible with a media type.
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.
getReasonPhrase() - Method in enum javax.ws.rs.core.Response.Status
Get the reason phrase
getReasonPhrase() - Method in interface javax.ws.rs.core.Response.StatusType
Get the reason phrase
getRegex() - Method in class com.sun.jersey.api.uri.UriPattern
Get the regular expression.
getRel() - Method in class com.sun.jersey.core.header.LinkHeader
 
getRel() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rel property.
getRelationship() - Method in class com.restfully.shop.domain.Link
 
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.
getRepresentationDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
 
getRepresentationOrFault() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the representationOrFault property.
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.TerminatingClientHandler
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
 
getRequestHeader(String) - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of a HTTP request header.
getRequestHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestHeaders() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestHeaders() - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of HTTP request headers.
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
 
getRequestUri() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute request URI including any query parameters.
getRequestUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute request URI in the form of a UriBuilder.
getRequestUriBuilder() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
 
getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
 
getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute request URI in the form of a UriBuilder.
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.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.
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.
getResponse() - Method in exception javax.ws.rs.WebApplicationException
Get the HTTP response.
getResponseDate() - Method in class com.sun.jersey.api.client.ClientResponse
Get response date (server side).
getResponseDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
 
getResponseFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
Get the response filter.
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
 
getResponseStatus() - Method in class com.sun.jersey.api.client.ClientResponse
Deprecated. use ClientResponse.getClientResponseStatus()
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.atom.abdera.impl.provider.injectable.ContentHelperProvider
 
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.
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.
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 class com.restfully.shop.services.ShoppingApplication
 
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
 
getSingletons() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getSingletons() - Method in class javax.ws.rs.core.Application
Get a set of root resource and provider instances.
getSize(Object, Class, Type, Annotation[], MediaType) - Method in class com.restfully.shop.services.JavaMarshaller
 
getSize() - Method in interface com.sun.jersey.api.client.TerminatingClientHandler.RequestEntityWriter
 
getSize(Categories, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.CategoriesProvider
 
getSize(Entry, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.EntryProvider
 
getSize(Feed, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.FeedProvider
 
getSize(Service, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.ServiceProvider
 
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(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
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Called before writeTo to ascertain the length in bytes of the serialized form of t.
getSMaxAge() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the s-maxage cache control directive.
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 class com.restfully.shop.domain.Customer
 
getState() - Method in class com.restfully.shop.persistence.CustomerEntity
 
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.RepresentationType
Gets the value of the status property.
getStatus() - Method in class javax.ws.rs.core.Response
Get the status code associated with the response.
getStatusCode() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the associated status code.
getStatusCode() - Method in enum javax.ws.rs.core.Response.Status
Get the associated status code
getStatusCode() - Method in interface javax.ws.rs.core.Response.StatusType
Get the associated status code
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
 
getStreet() - Method in class com.restfully.shop.domain.Customer
 
getStreet() - Method in class com.restfully.shop.persistence.CustomerEntity
 
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
 
getSubtype() - Method in class javax.ws.rs.core.MediaType
Getter for subtype.
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
 
getTemplate() - Method in class com.sun.jersey.server.impl.uri.rules.BaseRule
 
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.Jackson2StaxReader
 
getText() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getText() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.Jackson2StaxReader
 
getTextLength() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
 
getTextLength() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.Jackson2StaxReader
 
getTextStart() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.
getTotal() - Method in class com.restfully.shop.domain.Order
 
getTotal() - Method in class com.restfully.shop.persistence.OrderEntity
 
getType() - Method in class com.restfully.shop.domain.Link
 
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.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.
getType() - Method in class javax.ws.rs.core.GenericEntity
Gets underlying Type instance.
getType() - Method in class javax.ws.rs.core.MediaType
Getter for primary type.
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
 
getUserPrincipal() - Method in interface javax.ws.rs.core.SecurityContext
Returns a java.security.Principal object containing the name of the current authenticated user.
getValue() - Method in class com.sun.jersey.api.model.PathValue
 
getValue() - Method in class com.sun.jersey.core.header.ParameterizedHeader
Get the value.
getValue() - Method in class com.sun.jersey.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.
getValue() - Method in class javax.ws.rs.core.Cookie
Get the value of the cookie
getValue() - Method in class javax.ws.rs.core.EntityTag
Get the value of an EntityTag
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.Jackson2StaxReader
 
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
 
getVersion() - Method in class javax.ws.rs.core.Cookie
Get the version of the cookie
getViewProxy(Class<T>) - Method in class com.sun.jersey.api.client.Client
 
getWadl(UriInfo) - Method in class com.sun.jersey.server.impl.wadl.WadlResource
 
getWadlBuilder() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
getWadlBuilder() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
Get a WADL builder initiated with the configured WadlGenerator for the Web application.
getWadlGenerator() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
Get or load the initialized WadlGenerator, based on the WadlGeneratorDescriptions provided by WadlGeneratorConfig.configure().
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.
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
 
getZip() - Method in class com.restfully.shop.domain.Customer
 
getZip() - Method in class com.restfully.shop.persistence.CustomerEntity
 
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
 
GrizzlyContainer - Class in com.sun.jersey.server.impl.container.grizzly
 
GrizzlyContainer(ResourceConfig, WebApplication) - Constructor for class com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer
 
GrizzlyContainerProvider - Class in com.sun.jersey.server.impl.container.grizzly
 
GrizzlyContainerProvider() - Constructor for class com.sun.jersey.server.impl.container.grizzly.GrizzlyContainerProvider
 
GrizzlyServerFactory - Class in com.sun.jersey.api.container.grizzly
Factory for creating and starting Grizzly SelectorThread instances.
GrizzlyTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.grizzly
A low-level test container factory for creating test container instances using Grizzly.
GrizzlyTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.grizzly.GrizzlyTestContainerFactory
 
GrizzlyWebContainerFactory - Class in com.sun.jersey.api.container.grizzly
Factory for creating and starting Grizzly SelectorThread instances for deploying a Servlet.
GrizzlyWebTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.grizzly.web
A Web-based test container factory for creating test container instances using Grizzly.
GrizzlyWebTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory
 
GuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container
The Guice-based IoCComponentProviderFactory.
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.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.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(Request, Response) - Method in class com.sun.jersey.simple.impl.container.SimpleContainer
 
handle(ClientRequest) - Method in class com.sun.jersey.test.framework.impl.container.inmemory.TestResourceClientHandler
 
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
 
hashcode() - Method in class com.sun.jersey.spi.inject.Errors.ErrorMessage
 
hashCode() - Method in class javax.ws.rs.core.CacheControl
Generate hash code from cache control properties.
hashCode() - Method in class javax.ws.rs.core.Cookie
Generate a hashcode by hashing all of the cookies properties
hashCode() - Method in class javax.ws.rs.core.EntityTag
Generate hashCode based on value and weakness.
hashCode() - Method in class javax.ws.rs.core.MediaType
Generate a hashcode from the type, subtype and parameters.
hashCode() - Method in class javax.ws.rs.core.NewCookie
Generate a hashcode by hashing all of the properties
hashCode() - Method in class javax.ws.rs.core.Variant
Generate hash code from variant properties.
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.Jackson2StaxReader
 
hasName() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.Jackson2StaxReader
 
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
 
hasText() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
hasText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
hasValue() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
Tells if there is a value in this node.
head(UriInfo) - Method in class com.restfully.shop.services.StoreResource
 
head(UriInfo) - Method in class com.restfully.shop.services.StoreResourceBean
 
head() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the HEAD method.
head(ITypeListener<ClientResponse>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the HEAD method.
head(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
head(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
head(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
head(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
head(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
head(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
head() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
head(ITypeListener<ClientResponse>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
head() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
head(ITypeListener<ClientResponse>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
head() - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the HEAD method.
head(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
head(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
head(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
head(T) - Method in class com.sun.jersey.api.client.ViewResource
 
head(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
head(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
head() - Method in class com.sun.jersey.api.client.WebResource.Builder
 
head() - Method in class com.sun.jersey.api.client.WebResource
 
HEAD - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP HEAD requests
HEAD - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP HEAD method
header(String, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
header(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
header(String, Object) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
 
header(String, Object) - Method in interface com.sun.jersey.api.client.RequestBuilder
Add an HTTP header and value.
header(String, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
header(String, Object) - Method in class com.sun.jersey.api.client.WebResource
 
header(String, Object) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a header.
header(String, Object, boolean) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a header.
header(String, Object) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
header(String, Object, boolean) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
header(String, Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a header to the ResponseBuilder.
HeaderDelegateProvider<T> - Interface in com.sun.jersey.spi
A provider that supports the conversion of an HTTP header, of type T, to and from a String.
HeaderParam - Annotation Type in javax.ws.rs
Binds the value(s) of a HTTP header to a resource method parameter, resource class field, or resource class bean property.
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
 
headerValueToString(Object) - Method in class com.sun.jersey.api.client.TerminatingClientHandler
Convert a header value to a String instance.
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
 
HOST - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
host(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI host.
href - Variable in class com.restfully.shop.domain.Link
 
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.RepresentationType
 
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, 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.
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
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
 
HttpHeaders - Interface in javax.ws.rs.core
An injectable interface that provides access to HTTP header information.
HttpHelper - Class in com.sun.jersey.server.impl.model
Helper classes for HTTP.
HttpHelper() - Constructor for class com.sun.jersey.server.impl.model.HttpHelper
 
HttpMethod - Annotation Type in javax.ws.rs
Associates the name of a HTTP method with an annotation.
HttpMethodRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting an HTTP method.
HttpMethodRule(Map<String, List<ResourceMethod>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
 
HttpMethodRule(Map<String, List<ResourceMethod>>, boolean) - 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
 
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.restfully.shop.domain.Order
 
id - Variable in class com.restfully.shop.persistence.LineItemEntity
 
id - Variable in class com.restfully.shop.persistence.OrderEntity
 
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.RepresentationType
 
id - Variable in class com.sun.research.ws.wadl.Resource
 
id - Variable in class com.sun.research.ws.wadl.ResourceType
 
IF_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_MODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_NONE_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_UNMODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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(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.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(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(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. see InjectParam
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
 
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
 
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 annotaton and context type is registered for injection.
isArrayByteBase64(byte[]) - Static method in class com.sun.jersey.core.util.Base64
 
isAttribute() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
isAttributeSpecified(int) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
isAttributeSpecified(int) - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.restfully.shop.domain.Order
 
isCancelled() - Method in class com.restfully.shop.persistence.OrderEntity
 
isCancelled() - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
 
isCharacters() - Method in class com.sun.jersey.json.impl.reader.CharactersEvent
 
isCharacters() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
isCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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
 
isCompatible(MediaType) - Method in class javax.ws.rs.core.MediaType
Check if this media type is compatible with another media type.
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
 
isEndDocument() - Method in class com.sun.jersey.json.impl.reader.EndDocumentEvent
 
isEndDocument() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
isEndElement() - Method in class com.sun.jersey.json.impl.reader.EndElementEvent
 
isEndElement() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
isEndElement() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
isEndElement() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isEntityReference() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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 instatiated 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
Deprecated. see GuiceComponentProviderFactory.isGuiceConstructorInjected(java.lang.Class)
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.Token
 
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".
isMustRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
isNamespace() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
isNoCache() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-cache cache control directive.
isNoStore() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-store cache control directive.
isNotPublic() - Method in class com.sun.jersey.core.reflection.MethodList
 
isNoTransform() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
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
 
isPrivate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
isProcessingInstruction() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
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.
isProxyRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the proxy-revalidate cache control directive.
isQualified() - Method in class com.sun.jersey.api.model.Parameter
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class com.restfully.shop.services.JavaMarshaller
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.CategoriesProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.EntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.FeedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.ServiceProvider
 
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.multipart.impl.MultiPartReaderClientSide
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyReader
Ascertain if the MessageBodyReader can produce an instance of a particular type.
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.
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
 
isSecure() - Method in class javax.ws.rs.core.NewCookie
Whether the cookie will only be sent over a secure connection.
isSecure() - Method in interface javax.ws.rs.core.SecurityContext
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSimple() - Method in class com.sun.jersey.multipart.FormDataBodyPart
 
isStandalone() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
isStandalone() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isStartDocument() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
isStartDocument() - Method in class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
isStartElement() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
isStartElement() - Method in class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
isStartElement() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
isStartElement() - Method in class com.sun.jersey.json.impl.reader.StartElementEvent
 
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.
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
 
isUserInRole(String) - Method in interface javax.ws.rs.core.SecurityContext
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUsingPrefixesAtNaturalAttributes() - Method in class com.sun.jersey.api.json.JSONConfiguration
Says if the JSON names corresponding to XML attributes should use a '@' prefix.
isValidating() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
 
isWeak() - Method in class javax.ws.rs.core.EntityTag
Check the strength of an EntityTag
isWhiteSpace() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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.
isWildcardSubtype() - Method in class javax.ws.rs.core.MediaType
Checks if the subtype is a wildcard
isWildcardType() - Method in class javax.ws.rs.core.MediaType
Checks if the primary type is a wildcard.
isWriteable(Class, Type, Annotation[], MediaType) - Method in class com.restfully.shop.services.JavaMarshaller
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.CategoriesProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.EntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.FeedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.ServiceProvider
 
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.multipart.impl.MultiPartWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.server.impl.template.ViewableMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Ascertain if the MessageBodyWriter supports a particular type.
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

Jackson2StaxReader - Class in com.sun.jersey.json.impl.reader
 
Jackson2StaxReader(JsonParser) - Constructor for class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
Jackson2StaxReader(JsonParser, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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
 
JavaMarshaller - Class in com.restfully.shop.services
 
JavaMarshaller() - Constructor for class com.restfully.shop.services.JavaMarshaller
 
javax.ws.rs - package javax.ws.rs
High-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.core - package javax.ws.rs.core
Low-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.ext - package javax.ws.rs.ext
APIs that provide extensions to the types supported by the JAX-RS API.
jaxbMarshaller - Variable in class com.sun.jersey.json.impl.BaseJSONMarshaller
 
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
 
JAXRS_RUNTIME_DELEGATE_PROPERTY - Static variable in class javax.ws.rs.ext.RuntimeDelegate
 
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
Contruct 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_ENABLED - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated. 
JSON_NON_STRINGS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated. 
JSON_NOTATION - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated. 
JSON_ROOT_UNWRAPPING - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated. 
JSON_XML2JSON_NS - Static variable in class com.sun.jersey.api.json.JSONJAXBContext
Deprecated. 
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
 
JSONHelper - Class in com.sun.jersey.json.impl
 
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
 
JsonReaderXmlEvent - Class in com.sun.jersey.json.impl.reader
 
JsonReaderXmlEvent() - Constructor for class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent
 
JsonReaderXmlEvent.Attribute - Class in com.sun.jersey.json.impl.reader
 
JsonReaderXmlEvent.Attribute(QName, String) - Constructor for class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent.Attribute
 
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
 
JsonXmlStreamReader(Reader, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
JsonXmlStreamReader(Reader, String) - Constructor for class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
JsonXmlStreamReader(Reader, String, JSONConfiguration) - Constructor for class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
JsonXmlStreamWriter - Class in com.sun.jersey.json.impl.writer
 
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.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
 
language(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the language on the ResponseBuilder.
language(Locale) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the language on the ResponseBuilder.
languages(Locale...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
languages(Locale...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported languages.
languages(Locale...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the language[s] for this variant.
LanguageTag - Class in com.sun.jersey.core.header
A language tag.
LanguageTag() - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LanguageTag(String, String) - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LanguageTag(String) - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LanguageTag(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.LanguageTag
 
LAST_MODIFIED - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
LAST_MODIFIED - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
lastModified(Date) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the last modified date.
lastModified(Date) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
lastModified(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the last modified date on the ResponseBuilder.
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.
LineItem - Class in com.restfully.shop.domain
 
LineItem() - Constructor for class com.restfully.shop.domain.LineItem
 
LineItemEntity - Class in com.restfully.shop.persistence
 
LineItemEntity() - Constructor for class com.restfully.shop.persistence.LineItemEntity
 
lineItems - Variable in class com.restfully.shop.domain.Order
 
lineItems - Variable in class com.restfully.shop.persistence.OrderEntity
 
Link - Class in com.restfully.shop.domain
 
Link() - Constructor for class com.restfully.shop.domain.Link
 
Link(String, String, String) - Constructor for class com.restfully.shop.domain.Link
 
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 - Variable in class com.restfully.shop.domain.Customers
 
links - Variable in class com.restfully.shop.domain.Orders
 
links - Variable in class com.restfully.shop.domain.Products
 
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
Load the WadlGeneratorConfig from the provided ResourceConfig using the property ResourceConfig.PROPERTY_WADL_GENERATOR_CONFIG.
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_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
 
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
 
locate(String) - Static method in class com.sun.jersey.core.osgi.OsgiLocator
 
locateAll(String) - Static method in class com.sun.jersey.core.osgi.OsgiLocator
 
location(URI) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set the location.
LOCATION - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
location(URI) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
location(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the location on the ResponseBuilder.
LOGGER - Static variable in class com.sun.jersey.core.spi.component.ProviderFactory
 
LoggingFilter - Class in com.sun.jersey.api.client.filter
A logging filter.
LoggingFilter() - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to a default JDK logger, named as the fully qualified class name of this class.
LoggingFilter(Logger) - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to a JDK logger.
LoggingFilter(PrintStream) - Constructor for class com.sun.jersey.api.client.filter.LoggingFilter
Create a logging filter logging the request and response to print stream.
LoggingFilter - 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
 
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 mapable 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
 
matrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Append a matrix parameter to the existing set of matrix parameters of the current final segment of the URI path.
MatrixParam - Annotation Type in javax.ws.rs
Binds the value(s) of a URI matrix parameter to a resource method parameter, resource class field, or resource class bean property.
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.
MEDIA_TYPE_WILDCARD - Static variable in class javax.ws.rs.core.MediaType
The value of a type or subtype wildcard: "*"
mediaEquals(ResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
 
mediaType - Variable in class com.sun.research.ws.wadl.RepresentationType
 
MediaType - Class in javax.ws.rs.core
An abstraction for a media type.
MediaType(String, String, Map<String, String>) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type, subtype and parameters.
MediaType(String, String) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type and subtype.
MediaType() - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType, both type and subtype are wildcards.
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 functonality.
mediaTypes(MediaType...) - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
mediaTypes(MediaType...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported media types.
mediaTypes(MediaType...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the media type[s] for this variant.
MessageBodyFactory - Class in com.sun.jersey.core.spi.factory
A factory for managing MessageBodyReader and MessageBodyWriter instances.
MessageBodyFactory(ProviderServices, boolean) - Constructor for class com.sun.jersey.core.spi.factory.MessageBodyFactory
 
MessageBodyReader<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a stream to a Java type.
messageBodyWorkers(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.
MessageBodyWriter<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a Java type to a stream.
MessageException - Exception in com.sun.jersey.api
This exception may be used in conjuction with WebApplicationException to include a message.
MessageException(String) - Constructor for exception com.sun.jersey.api.MessageException
 
messages - Variable in exception com.sun.jersey.spi.inject.Errors.ErrorMessagesException
 
metadata - Variable in class com.sun.jersey.api.client.PartialRequestBuilder
 
method(String) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String, T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String, T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
method(String) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String, ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
method(String) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String, ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
method(String) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String, Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, T) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, T, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
method(String, Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String, T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String, Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String, T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
method(String) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
method(String) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, Object) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
method(String, GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
method - 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 - Variable in class com.sun.research.ws.wadl.ResourceType
 
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
 
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.
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.
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_FORM_DATA - Static variable in class javax.ws.rs.core.MediaType
"multipart/form-data"
MULTIPART_FORM_DATA_TYPE - Static variable in class javax.ws.rs.core.MediaType
"multipart/form-data"
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.
MultivaluedMap<K,V> - Interface in javax.ws.rs.core
A map of key-values pairs.
MultivaluedMapImpl - Class in com.sun.jersey.core.util
An implementation of MultivaluedMap where keys and values are instances of String.
MultivaluedMapImpl() - Constructor for class com.sun.jersey.core.util.MultivaluedMapImpl
 
MultivaluedMapImpl(MultivaluedMap<String, String>) - Constructor for class com.sun.jersey.core.util.MultivaluedMapImpl
 
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.
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.
NewCookie - Class in javax.ws.rs.core
Used to create a new HTTP cookie, transferred in a response.
NewCookie(String, String) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, int, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(Cookie) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance copying the information in the supplied cookie.
NewCookie(Cookie, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance supplementing the information in the supplied cookie.
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
 
newInstance() - Static method in class javax.ws.rs.core.Response.ResponseBuilder
Create a new builder instance.
newInstance() - Static method in class javax.ws.rs.core.UriBuilder
Creates a new instance of UriBuilder.
newInstance() - Static method in class javax.ws.rs.core.Variant.VariantListBuilder
Create a new builder instance.
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
Geneerates 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() - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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.Jackson2StaxReader
 
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
 
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
 
noContent() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for an empty response.
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
 
NormalizeFilter - Class in com.sun.jersey.server.impl.container.filter
 
NormalizeFilter() - Constructor for class com.sun.jersey.server.impl.container.filter.NormalizeFilter
 
northamerica - Variable in class com.restfully.shop.services.CustomerDatabaseResource
 
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
 
notAcceptable(List<Variant>) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a not acceptable response.
notFound() - Static method in class com.sun.jersey.api.Responses
 
NotFoundException - Exception in com.restfully.shop.services
 
NotFoundException(String) - Constructor for exception com.restfully.shop.services.NotFoundException
 
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.
NotFoundExceptionMapper - Class in com.restfully.shop.services
 
NotFoundExceptionMapper() - Constructor for class com.restfully.shop.services.NotFoundExceptionMapper
 
notModified() - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with a not-modified status.
notModified(String) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder with a not-modified status and a strong entity tag.
notModified() - Static method in class com.sun.jersey.api.Responses
 
notModified() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(String) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status and a strong entity tag.
nsSeparator(Character) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
Setter for XML namespace separator.
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.
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() - 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(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.
ok() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an OK status.
ok(Object) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, MediaType) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, String) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, Variant) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
onAccept(String) - Method in interface com.sun.jersey.core.spi.scanning.ScannerListener
Accept a scanned resource.
onAccept(String) - Method in class com.sun.jersey.spi.scanning.AnnotationScannerListener
 
onAdd(T) - Method in interface com.sun.jersey.core.spi.component.ProviderServices.ProviderListener
 
onComplete(Future<T>) - Method in interface com.sun.jersey.api.client.async.FutureListener
Invoked when a Future has reached the completed termination state.
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
 
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.TerminatingClientHandler.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
 
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.ClasspathResourceConfig
Perform a new search for resource classes and provider classes.
onReload() - Method in class com.sun.jersey.api.core.PackagesResourceConfig
Perform a new search for resource classes and provider classes.
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.api.core.WebAppResourceConfig
 
onReload() - Method in class com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer
 
onReload() - Method in class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer
 
onReload() - Method in class com.sun.jersey.simple.impl.container.SimpleContainer
 
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.
onRequestEntitySize(long) - Method in interface com.sun.jersey.api.client.TerminatingClientHandler.RequestEntityWriterListener
Called when the size of the request entity is obtained.
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
 
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
 
OPTIONS - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP OPTIONS method
OPTIONS - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP OPTIONS requests
Order - Class in com.restfully.shop.domain
 
Order() - Constructor for class com.restfully.shop.domain.Order
 
OrderEntity - Class in com.restfully.shop.persistence
 
OrderEntity() - Constructor for class com.restfully.shop.persistence.OrderEntity
 
OrderResource - Class in com.restfully.shop.services
 
OrderResource() - Constructor for class com.restfully.shop.services.OrderResource
 
OrderResourceBean - Class in com.restfully.shop.services
 
OrderResourceBean() - Constructor for class com.restfully.shop.services.OrderResourceBean
 
Orders - Class in com.restfully.shop.domain
 
Orders() - Constructor for class com.restfully.shop.domain.Orders
 
orders - Variable in class com.restfully.shop.domain.Orders
 
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.
org.ieft.annotations - package org.ieft.annotations
 
OsgiLocator - Class in com.sun.jersey.core.osgi
 
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
 
outputCustomer(OutputStream, Customer) - Method in class com.restfully.shop.services.CustomerResource
 
outputCustomer(OutputStream, Customer) - Method in class com.restfully.shop.services.FirstLastCustomerResource
 

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.RepresentationType
 
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.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
 
PATCH - Annotation Type in org.ieft.annotations
Defines the PATCH operation that is mentioned in HTTP 1.1 spec RFC 2068
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
 
path(String) - Method in class javax.ws.rs.core.UriBuilder
Append path to the existing path.
path(Class) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated class to the existing path.
path(Class, String) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated method to the existing path.
path(Method) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated method to the existing path.
Path - Annotation Type in javax.ws.rs
Identifies the URI path that a resource class or class method will serve requests for.
PathAnnotated - Interface in com.sun.jersey.api.model
 
PathParam - Annotation Type in javax.ws.rs
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property.
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
 
PathPattern(UriTemplate, String) - Constructor for class com.sun.jersey.server.impl.uri.PathPattern
 
PathProviderScannerListener - Class in com.sun.jersey.spi.scanning
An annotation-based scanning listener for classes annotated with Path or Provider.
PathProviderScannerListener() - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
Create a scanning listener to check for Java classes in Java class files annotated with Path or Provider.
PathProviderScannerListener(ClassLoader) - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
Create a scanning listener to check for Java classes in Java class files annotated with Path or Provider.
PathSegment - Interface in javax.ws.rs.core
Represents a URI path segment and any associated matrix parameters.
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
 
port(int) - Method in class javax.ws.rs.core.UriBuilder
Set the URI port.
post() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with no request entity or response.
post(Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity but no response.
post(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with no request entity that returns a response.
post(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity that returns a response.
post(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method.
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity that returns a response.
post(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method with a request entity that returns a response.
post(ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
Invoke the POST method.
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
 
post(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post(T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
 
post() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
 
post() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
 
post() - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with no request entity or response.
post(Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity but no response.
post(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with no request entity that returns a response.
post(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
 
post(T) - Method in class com.sun.jersey.api.client.ViewResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
post(T, Object) - Method in class com.sun.jersey.api.client.ViewResource
 
post(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post(T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
 
post() - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
post() - Method in class com.sun.jersey.api.client.WebResource
 
post(Object) - Method in class com.sun.jersey.api.client.WebResource
 
post(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
post(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
 
post(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
 
POST - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP POST method
POST - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP POST requests
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() - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
 
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.
Produces - Annotation Type in javax.ws.rs
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce.
product - Variable in class com.restfully.shop.domain.LineItem
 
Product - Class in com.restfully.shop.domain
 
Product() - Constructor for class com.restfully.shop.domain.Product
 
product - Variable in class com.restfully.shop.persistence.LineItemEntity
 
ProductEntity - Class in com.restfully.shop.persistence
 
ProductEntity() - Constructor for class com.restfully.shop.persistence.ProductEntity
 
ProductResource - Interface in com.restfully.shop.services
 
ProductResourceBean - Class in com.restfully.shop.services
 
ProductResourceBean() - Constructor for class com.restfully.shop.services.ProductResourceBean
 
Products - Class in com.restfully.shop.domain
 
Products() - Constructor for class com.restfully.shop.domain.Products
 
products - Variable in class com.restfully.shop.domain.Products
 
profile - Variable in class com.sun.research.ws.wadl.RepresentationType
 
prop(String, Object) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
Specify the property value for the current WadlGenerator.
PROPERTY_BUFFER_RESPONSE_ENTITY_ON_EXCEPTION - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
A value of "true" declares that the client will automatically buffer the response entity (if any) and close resources when a UniformInterfaceException is thrown.
PROPERTY_CHUNKED_ENCODING_SIZE - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Chunked encoding property.
PROPERTY_CLASSNAMES - Static variable in class com.sun.jersey.api.core.ClassNamesResourceConfig
The property value MUST be an instance String or String[].
PROPERTY_CLASSPATH - Static variable in class com.sun.jersey.api.core.ClasspathResourceConfig
The property value MUST be an instance String or String[].
PROPERTY_CONNECT_TIMEOUT - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
Connect timeout interval property, in milliseconds.
PROPERTY_CONTAINER_NOTIFIER - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the instance of ContainerNotifier to register ContainerListener instances.
PROPERTY_CONTAINER_REQUEST_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the list of ContainerRequestFilter that are applied to filter the request.
PROPERTY_CONTAINER_RESPONSE_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the list of ContainerResponseFilter that are applied to filter the response.
PROPERTY_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_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_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_STATE - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
The ApacheHttpClientState of the current client.
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_PACKAGES - Static variable in class com.sun.jersey.api.core.PackagesResourceConfig
The property value MUST be an instance String or String[].
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_PROVIDER - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
Mandatory property - class name of the OAuthProvider class.
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_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_WADL_GENERATOR_CONFIG - Static variable in class com.sun.jersey.api.core.ResourceConfig
If set the wadl generator configuration that provides a WadlGenerator.
PROPERTY_WEB_PAGE_CONTENT_REGEX - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
If set the regular expression used to match an incoming servlet path URI to some web page content such as static resources or JSPs to be handled by the underlying servlet engine.
Provider - Annotation Type in javax.ws.rs.ext
Marks an implementation of an extension interface.
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
 
Providers - Interface in javax.ws.rs.ext
An injectable interface providing runtime lookup of provider instances.
ProviderServices - Class in com.sun.jersey.core.spi.component
Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
ProviderServices(ProviderFactory, Set<Class<?>>, Set<?>) - Constructor for class com.sun.jersey.core.spi.component.ProviderServices
Create the provider services.
ProviderServices(Class<? extends ConstrainedToType>, ProviderFactory, Set<Class<?>>, Set<?>) - Constructor for class com.sun.jersey.core.spi.component.ProviderServices
Create the provider services.
ProviderServices.ProviderClass - Class in com.sun.jersey.core.spi.component
 
ProviderServices.ProviderListener<T> - Interface in com.sun.jersey.core.spi.component
 
proxy(Client, Class<T>) - Method in interface com.sun.jersey.client.proxy.ViewProxyProvider
 
proxy(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCProxiedComponentProvider
Proxy a component instance.
purgeOrders() - Method in class com.restfully.shop.services.OrderResource
 
purgeOrders() - Method in class com.restfully.shop.services.OrderResourceBean
 
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
 
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.core.util.KeyComparatorHashMap
Associates the specified value with the specified key in this map.
put(K, List<V>) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
PUT - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP PUT method
PUT - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP PUT requests
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map<? extends K, ? extends List<V>>) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
putSingle(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
putSingle(String, Object) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
 
putSingle(String, V) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
 
putSingle(K, V) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
 
putSingle(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Set the key's value to be a one item list consisting of the supplied value.
putSingleObject(String, Object) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
 

Q

quality - Variable in class com.sun.jersey.core.header.AcceptableLanguageTag
 
quality - Variable in class com.sun.jersey.core.header.AcceptableToken
 
QUALITY_FACTOR - Static variable in interface com.sun.jersey.core.header.QualityFactor
 
QUALITY_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
 
quantity - Variable in class com.restfully.shop.persistence.LineItemEntity
 
queryParam(String, String) - Method in class com.sun.jersey.api.client.AsyncViewResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, String) - Method in class com.sun.jersey.api.client.AsyncWebResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, String) - Method in class com.sun.jersey.api.client.ViewResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, String) - Method in class com.sun.jersey.api.client.WebResource
Create a new WebResource from this web resource with an additional query parameter added to the URI of this web resource.
queryParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
queryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Append a query parameter to the existing set of query parameters.
QueryParam - Annotation Type in javax.ws.rs
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property.
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
 

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
 
readCustomer(InputStream) - Method in class com.restfully.shop.services.CustomerResource
 
readCustomer(InputStream) - Method in class com.restfully.shop.services.FirstLastCustomerResource
 
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 utlity class for reading and writing using byte and character streams.
ReaderWriter() - Constructor for class com.sun.jersey.core.util.ReaderWriter
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class com.restfully.shop.services.JavaMarshaller
 
readFrom(Class<Categories>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.CategoriesProvider
 
readFrom(Class<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.EntryProvider
 
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.FeedProvider
 
readFrom(Class<Service>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.ServiceProvider
 
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<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.
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in interface javax.ws.rs.ext.MessageBodyReader
Read a type from the InputStream.
readFromAsString(InputStream, MediaType) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Read the bytes of an input stream and convert to a string.
readFromAsString(InputStream, MediaType) - Static method in class com.sun.jersey.core.util.ReaderWriter
Read the bytes of an input stream and convert to a string.
readFromAsString(Reader) - Static method in class com.sun.jersey.core.util.ReaderWriter
Read the characters of a reader and convert to a string.
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
 
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(Bundle) - Method in class com.sun.jersey.core.osgi.Activator
 
register(String, Callable<List<Class>>) - Static method in class com.sun.jersey.core.osgi.OsgiLocator
 
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
 
relationship - Variable in class com.restfully.shop.domain.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.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
 
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
 
replaceMatrix(String) - Method in class javax.ws.rs.core.UriBuilder
Set the matrix parameters of the current final segment of the current URI path.
replaceMatrixParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceMatrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Replace the existing value(s) of a matrix parameter on the current final segment of the URI path.
replacePath(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replacePath(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI path.
replaceQuery(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceQuery(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI query string.
replaceQueryParam(String, Object...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Replace the existing value(s) of a query parameter.
representation - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
 
representation - Variable in class com.sun.research.ws.wadl.Request
 
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
 
representationOrFault - Variable in class com.sun.research.ws.wadl.Response
 
RepresentationType - Class in com.sun.research.ws.wadl
Java class for representation_type complex type.
RepresentationType() - Constructor for class com.sun.research.ws.wadl.RepresentationType
 
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
 
Request - Interface in javax.ws.rs.core
An injectable helper for request processing, all methods throw java.lang.IllegalStateException if called outside the scope of a request (e.g.
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.
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
 
require(int, String, String) - Method in class com.sun.jersey.json.impl.reader.Jackson2StaxReader
 
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.server.impl.container.servlet.JSPTemplateProcessor
 
resolve(String) - Method in class com.sun.jersey.server.impl.template.TemplateViewProcessor
 
resolve(String) - Method in interface com.sun.jersey.spi.template.TemplateProcessor
Deprecated. see ViewProcessor
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 initializaton 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 initializaton property whose value is a fully qualified class name of a class that implements ResourceConfig or Application.
RESOURCE_DOC_FILE - Static variable in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
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
 
ResourceComponentConstructor - Class in com.sun.jersey.server.spi.component
A constructor of a resource class.
ResourceComponentConstructor(ServerInjectableProviderContext, ComponentScope, AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentConstructor
 
ResourceComponentDestructor - Class in com.sun.jersey.server.spi.component
A destructor of a resource class instance.
ResourceComponentDestructor(AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentDestructor
 
ResourceComponentInjector - Class in com.sun.jersey.server.spi.component
An injector that injects onto properties of a resource.
ResourceComponentInjector(ServerInjectableProviderContext, ComponentScope, AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentInjector
Create a new resource component injector.
ResourceComponentProvider - Interface in com.sun.jersey.server.spi.component
A resource class component provider.
ResourceComponentProviderFactory - Interface in com.sun.jersey.server.spi.component
A resource class component provider factory.
ResourceComponentProviderFactoryClass - Annotation Type in com.sun.jersey.server.spi.component
Specifies the resource component provider that is used to obtain an instance of the resource class.
ResourceConfig - Class in com.sun.jersey.api.core
The resource configuration for configuring a web application.
ResourceConfig() - Constructor for class com.sun.jersey.api.core.ResourceConfig
 
ResourceConfigurator - Interface in com.sun.jersey.api.core
A provider to be utilized when configuration of ResourceConfig is required.
ResourceContext - Interface in com.sun.jersey.api.core
The resource context provides access to instances of resource classes.
ResourceDebuggingFilterFactory - Class in com.sun.jersey.api.container.filter
A ResourceFilterFactory provides tracking of resource matching.
ResourceDebuggingFilterFactory(HttpContext) - Constructor for class com.sun.jersey.api.container.filter.ResourceDebuggingFilterFactory
 
ResourceDocAccessor - Class in com.sun.jersey.server.wadl.generators.resourcedoc
A class providing access to information stored in a ResourceDocType.
Created on: Jun 16, 2008
ResourceDocAccessor(ResourceDocType) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
 
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(ResourceMethodDispatcherFactory, FilterFactory, AbstractResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
ResourceHttpMethod(ResourceMethodDispatcherFactory, FilterFactory, UriTemplate, AbstractResourceMethod) - Constructor for class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
 
ResourceHttpMethod(ResourceMethodDispatcherFactory, 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) - 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
 
ResourceMethodDispatcherFactory - Class in com.sun.jersey.server.impl.application
 
ResourceMethodDispatcherFactory(ProviderServices) - Constructor for class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
 
ResourceMethodDispatchProvider - Interface in com.sun.jersey.server.impl.model.method.dispatch
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
 
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, ResourceMethodDispatcherFactory, ServerInjectableProviderContext, FilterFactory, WadlFactory, 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
 
Response - Class in javax.ws.rs.core
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime.
Response() - Constructor for class javax.ws.rs.core.Response
Protected constructor, use one of the static methods to obtain a Response.ResponseBuilder instance and obtain a Response from that.
Response.ResponseBuilder - Class in javax.ws.rs.core
A class used to build Response instances that contain metadata instead of or in addition to an entity.
Response.ResponseBuilder() - Constructor for class javax.ws.rs.core.Response.ResponseBuilder
Protected constructor, use one of the static methods of Response to obtain an instance.
Response.Status - Enum in javax.ws.rs.core
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
Response.Status.Family - Enum in javax.ws.rs.core
An enumeration representing the class of status code.
Response.StatusType - Interface in javax.ws.rs.core
Base interface for statuses used in responses.
ResponseBuilderHeaders - Class in com.sun.jersey.core.spi.factory
HTTP header constants for use with ResponseBuilderImpl and ResponseImpl.
ResponseBuilderHeaders() - Constructor for class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
 
ResponseBuilderImpl - Class in com.sun.jersey.core.spi.factory
An implementation of Response.ResponseBuilder.
ResponseBuilderImpl() - Constructor for class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
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.
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
 
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
 
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
 
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
 
RuntimeDelegate - Class in javax.ws.rs.ext
Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.
RuntimeDelegate() - Constructor for class javax.ws.rs.ext.RuntimeDelegate
 
RuntimeDelegate.HeaderDelegate<T> - Interface in javax.ws.rs.ext
Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS type T.
RuntimeDelegateImpl - Class in com.sun.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

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.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 recieving 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.
scheme(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme.
schemeSpecificPart(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
schemeSpecificPart(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme-specific-part (see URI).
securityContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
SecurityContext - Interface in javax.ws.rs.core
An injectable interface that provides access to security related information.
seeOther(URI) - Static method in class com.sun.jersey.api.JResponse
Create a new JResponse.JResponseBuilder for a redirection.
seeOther(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a redirection.
segment(String...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
segment(String...) - Method in class javax.ws.rs.core.UriBuilder
Append path segments to the existing path.
selectVariant(HttpRequestContext, 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
 
selectVariant(List<Variant>) - Method in interface javax.ws.rs.core.Request
Select the representation variant that best matches the request.
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.
serverError() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder 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(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.jersey.server.impl.container.grizzly.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
Dispatches client requests to the ServletContainer.service(java.net.URI, java.net.URI, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method.
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
 
ServiceProvider - Class in com.sun.jersey.atom.abdera.impl.provider.entity
JAX-RS Provider for an AtomPub Service Document instance.
ServiceProvider() - Constructor for class com.sun.jersey.atom.abdera.impl.provider.entity.ServiceProvider
 
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
 
SET_COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
See IETF RFC 2109.
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
 
setCancelled(boolean) - Method in class com.restfully.shop.domain.Order
 
setCancelled(boolean) - Method in class com.restfully.shop.persistence.OrderEntity
 
setCharacterEscapes(CharacterEscapes) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setCharacterEscapes(CharacterEscapes) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setCharacterEscapes(CharacterEscapes) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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.
setCity(String) - Method in class com.restfully.shop.domain.Customer
 
setCity(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
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
 
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.
setContentEntity(Entry, MediaType, Object) - Method in class com.sun.jersey.atom.abdera.ContentHelper
Serialize the specified entity as the content element of the specified entry.
setContextParam(List<ContextParamType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
 
setCost(String) - Method in class com.restfully.shop.domain.LineItem
 
setCost(double) - Method in class com.restfully.shop.domain.Product
 
setCost(double) - Method in class com.restfully.shop.persistence.ProductEntity
 
setCountry(String) - Method in class com.restfully.shop.domain.Customer
 
setCountry(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
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.
setCustomer(Customer) - Method in class com.restfully.shop.domain.Order
 
setCustomer(CustomerEntity) - Method in class com.restfully.shop.persistence.OrderEntity
 
setCustomers(Collection<Customer>) - Method in class com.restfully.shop.domain.Customers
 
setDate(String) - Method in class com.restfully.shop.domain.Order
 
setDate(String) - Method in class com.restfully.shop.persistence.OrderEntity
 
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.JsonXmlStreamWriter
 
setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
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.RepresentationType
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.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(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.
setEntityManager(EntityManager) - Method in class com.restfully.shop.services.CustomerResourceBean
 
setEntityManager(EntityManager) - Method in class com.restfully.shop.services.OrderResourceBean
 
setEntityManager(EntityManager) - Method in class com.restfully.shop.services.ProductResourceBean
 
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.
setFirstName(String) - Method in class com.restfully.shop.domain.Customer
 
setFirstName(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
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
 
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.
setHighestNonEscapedChar(int) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setHighestNonEscapedChar(int) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setHighestNonEscapedChar(int) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
setHref(String) - Method in class com.restfully.shop.domain.Link
 
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.RepresentationType
Sets the value of the href property.
setId(int) - Method in class com.restfully.shop.domain.Customer
 
setId(int) - Method in class com.restfully.shop.domain.Order
 
setId(int) - Method in class com.restfully.shop.domain.Product
 
setId(int) - Method in class com.restfully.shop.persistence.CustomerEntity
 
setId(int) - Method in class com.restfully.shop.persistence.LineItemEntity
 
setId(int) - Method in class com.restfully.shop.persistence.OrderEntity
 
setId(int) - Method in class com.restfully.shop.persistence.ProductEntity
 
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.RepresentationType
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
 
setInstance(RuntimeDelegate) - Static method in class javax.ws.rs.ext.RuntimeDelegate
Set the runtime delegate that will be used by JAX-RS classes.
setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class com.sun.jersey.spi.service.ServiceFinder
Register the service iterator provider to iterate on provider instances or classes.
setLang(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the lang property.
setLastName(String) - Method in class com.restfully.shop.domain.Customer
 
setLastName(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
setLineItems(List<LineItem>) - Method in class com.restfully.shop.domain.Order
 
setLineItems(List<LineItemEntity>) - Method in class com.restfully.shop.persistence.OrderEntity
 
setLink(Link) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the link property.
setLinks(List<Link>) - Method in class com.restfully.shop.domain.Customers
 
setLinks(List<Link>) - Method in class com.restfully.shop.domain.Orders
 
setLinks(List<Link>) - Method in class com.restfully.shop.domain.Products
 
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
setMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
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.RepresentationType
Sets the value of the mediaType property.
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
 
setMustRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setName(String) - Method in class com.restfully.shop.domain.Product
 
setName(String) - Method in class com.restfully.shop.persistence.ProductEntity
 
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(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.JsonXmlStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
setNoCache(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-cache cache control directive.
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.
setNoStore(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-store cache control directive.
setNoTransform(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
setOrders(Collection<Order>) - Method in class com.restfully.shop.domain.Orders
 
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.JsonXmlStreamWriter
 
setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
setPrivate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
setProduct(String) - Method in class com.restfully.shop.domain.LineItem
 
setProduct(ProductEntity) - Method in class com.restfully.shop.persistence.LineItemEntity
 
setProducts(Collection<Product>) - Method in class com.restfully.shop.domain.Products
 
setProperties(Properties) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
 
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 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.
setProxyRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setQuantity(int) - Method in class com.restfully.shop.persistence.LineItemEntity
 
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.
setRelationship(String) - Method in class com.restfully.shop.domain.Link
 
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.
setResources(Resources) - Method in class com.sun.research.ws.wadl.Application
Sets the value of the resources property.
setResourcesContextPath(String) - Method in class com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer
 
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
 
setResponse(Response) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the response property.
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
Deprecated. see ClientResponse.setStatus(javax.ws.rs.core.Response.StatusType)
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
 
setSchema(FormatSchema) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
setSchema(FormatSchema) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
setSchema(FormatSchema) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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.
setSMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the s-maxage cache control directive.
setState(String) - Method in class com.restfully.shop.domain.Customer
 
setState(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
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
 
setStreet(String) - Method in class com.restfully.shop.domain.Customer
 
setStreet(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
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.
setTotal(String) - Method in class com.restfully.shop.domain.Order
 
setTotal(double) - Method in class com.restfully.shop.persistence.OrderEntity
 
setType(String) - Method in class com.restfully.shop.domain.Link
 
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(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
 
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.
setZip(String) - Method in class com.restfully.shop.domain.Customer
 
setZip(String) - Method in class com.restfully.shop.persistence.CustomerEntity
 
ShoppingApplication - Class in com.restfully.shop.services
 
ShoppingApplication() - Constructor for class com.restfully.shop.services.ShoppingApplication
 
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.
SimpleContainer - Class in com.sun.jersey.simple.impl.container
This is the container that handles all HTTP requests.
SimpleContainer(WebApplication) - Constructor for class com.sun.jersey.simple.impl.container.SimpleContainer
 
SimpleContainerProvider - Class in com.sun.jersey.simple.impl.container
This is used to provide the SimpleContainer implementation when the class path is scanned by the ContainerFactory.createContainer(Class) method.
SimpleContainerProvider() - Constructor for class com.sun.jersey.simple.impl.container.SimpleContainerProvider
 
SimpleResource - Class in com.sun.jersey.osgi.rdtestbundle
 
SimpleResource() - Constructor for class com.sun.jersey.osgi.rdtestbundle.SimpleResource
 
SimpleServerFactory - Class in com.sun.jersey.simple.container
Factory for creating and starting Simple server containers.
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 - 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
 
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.Jackson2StaxReader
 
standaloneSet() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
 
start(BundleContext) - Method in class com.sun.jersey.client.osgi.Activator
 
start(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
 
start(BundleContext) - Method in class com.sun.jersey.server.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
 
StartDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.StartDocumentEvent
 
StartElementEvent - Class in com.sun.jersey.json.impl.reader
 
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.RepresentationType
 
status(int) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.StatusType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.Status) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.StatusType) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
status(Response.Status) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
status(int) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
statusType - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
The status type.
Stax2JacksonWriter - Class in com.sun.jersey.json.impl.writer
 
Stax2JacksonWriter(JsonGenerator) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
Stax2JacksonWriter(JsonGenerator, JSONConfiguration) - 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.client.osgi.Activator
 
stop(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
 
stop(BundleContext) - Method in class com.sun.jersey.server.osgi.Activator
 
stop() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
Stop the contaner.
StoreResource - Class in com.restfully.shop.services
 
StoreResource() - Constructor for class com.restfully.shop.services.StoreResource
 
StoreResourceBean - Class in com.restfully.shop.services
 
StoreResourceBean() - Constructor for class com.restfully.shop.services.StoreResourceBean
 
StreamingOutput - Interface in javax.ws.rs.core
A type that may be used as a resource method return value or as the entity in a Response when the application wishes to stream the output.
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
SubLocatorRule - Class in com.sun.jersey.server.impl.uri.rules
The rule for accepting a sub-locator method.
SubLocatorRule(UriTemplate, Method, List<Injectable>, List<ContainerRequestFilter>, List<ContainerResponseFilter>) - Constructor for class com.sun.jersey.server.impl.uri.rules.SubLocatorRule
 
subTags - Variable in class com.sun.jersey.core.header.LanguageTag
 
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.grizzly.GrizzlyTestContainerFactory
 
supports() - Method in class com.sun.jersey.test.framework.spi.container.grizzly.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
 
tag(EntityTag) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set an entity tag on the ResponseBuilder.
tag(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set a strong entity tag on the ResponseBuilder.
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. see ViewProcessor
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.
temporaryRedirect(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a temporary redirection.
TerminatingClientHandler - Class in com.sun.jersey.api.client
A terminating client handler that is invoked to produce an HTTP request to send to a resource and process the HTTP response received from the resource.
TerminatingClientHandler() - Constructor for class com.sun.jersey.api.client.TerminatingClientHandler
 
TerminatingClientHandler.RequestEntityWriter - Interface in com.sun.jersey.api.client
A writer for writing a request entity.
TerminatingClientHandler.RequestEntityWriterListener - Interface in com.sun.jersey.api.client
A lister for listensing to events when writing a request entity.
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
 
TEXT_HTML - Static variable in class javax.ws.rs.core.MediaType
"text/html"
TEXT_HTML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/html"
TEXT_PLAIN - Static variable in class javax.ws.rs.core.MediaType
"text/plain"
TEXT_PLAIN_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/plain"
TEXT_XML - Static variable in class javax.ws.rs.core.MediaType
"text/xml"
TEXT_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/xml"
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.
toCookie() - Method in class javax.ws.rs.core.NewCookie
Obtain a new instance of a Cookie with the same name, value, path, domain and version as this NewCookie.
toFamilyCode(int) - Static method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
Token - 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(EntityNotFoundException) - Method in class com.restfully.shop.services.EntityNotFoundExceptionMapper
 
toResponse(NotFoundException) - Method in class com.restfully.shop.services.NotFoundExceptionMapper
 
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
 
toResponse(E) - Method in interface javax.ws.rs.ext.ExceptionMapper
Map an exception to a Response.
toStatusType(int) - Static method in class com.sun.jersey.core.spi.factory.ResponseImpl
 
toString() - Method in class com.restfully.shop.persistence.CustomerEntity
 
toString() - Method in class com.sun.jersey.api.client.AsyncViewResource
 
toString() - Method in class com.sun.jersey.api.client.AsyncWebResource
 
toString() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
Get the reason phrase.
toString() - Method in class com.sun.jersey.api.client.ClientResponse
 
toString() - Method in class com.sun.jersey.api.client.ViewResource
 
toString() - Method in class com.sun.jersey.api.client.WebResource
 
toString() - Method in class com.sun.jersey.api.json.JSONConfiguration
 
toString() - Method in class com.sun.jersey.api.model.AbstractField
 
toString() - Method in class com.sun.jersey.api.model.AbstractImplicitViewMethod
 
toString() - Method in class com.sun.jersey.api.model.AbstractResource
 
toString() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
toString() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
 
toString() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
toString() - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
 
toString() - Method in class com.sun.jersey.api.model.PathValue
 
toString() - Method in class com.sun.jersey.api.uri.UriPattern
 
toString() - Method in class com.sun.jersey.api.uri.UriTemplate
 
toString() - Method in class com.sun.jersey.core.header.ContentDisposition
Convert the disposition to a "Content-Disposition" header value.
toString() - Method in class com.sun.jersey.core.header.LanguageTag
 
toString() - Method in class com.sun.jersey.core.header.LinkHeader
 
toString(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 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
 
toString() - Method in class javax.ws.rs.core.CacheControl
Convert the cache control to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.Cookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.EntityTag
Convert the entity tag to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.MediaType
Convert the media type to a string suitable for use as the value of a corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.NewCookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in enum javax.ws.rs.core.Response.Status
Get the reason phrase
toString() - Method in class javax.ws.rs.core.Variant
 
toString(T) - Method in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Convert the supplied value to a String.
toStringBuffer() - Method in class com.sun.jersey.core.header.ContentDisposition
 
toStringBuffer() - Method in class com.sun.jersey.core.header.FormDataContentDisposition
 
total - Variable in class com.restfully.shop.domain.Order
 
total - Variable in class com.restfully.shop.persistence.OrderEntity
 
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 - Variable in class com.restfully.shop.domain.Link
 
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(MediaType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
type(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
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.
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.
unregister(long) - Method in class com.sun.jersey.core.osgi.Activator
 
unregister(String, Callable<List<Class>>) - Static method in class com.sun.jersey.core.osgi.OsgiLocator
 
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
 
updateCustomer(int, InputStream) - Method in class com.restfully.shop.services.CustomerResource
 
updateCustomer(String, String, InputStream) - Method in class com.restfully.shop.services.FirstLastCustomerResource
 
uri(URI) - Method in class com.sun.jersey.api.client.AsyncViewResource
Create a new WebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.client.AsyncWebResource
Create a new AsyncWebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.client.ViewResource
Create a new WebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.client.WebResource
Create a new WebResource from this web resource.
uri(URI) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
uri - Variable in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
 
uri(URI) - Static method in class com.sun.jersey.core.header.LinkHeader
 
uri(URI) - Method in class javax.ws.rs.core.UriBuilder
Copies the non-null components of the supplied URI to the UriBuilder replacing any existing values for those components.
UriBuilder - Class in javax.ws.rs.core
URI template aware utility class for building URIs from their components.
UriBuilder() - Constructor for class javax.ws.rs.core.UriBuilder
Protected constructor, use one of the static fromXXX methods to obtain an instance.
UriBuilderException - Exception in javax.ws.rs.core
A runtime exception thrown by UriBuilder.build(java.lang.Object...) methods when a URI cannot be constructed based on the current state of the builder.
UriBuilderException() - Constructor for exception javax.ws.rs.core.UriBuilderException
Creates a new instance of UriBuilderException without detail message.
UriBuilderException(String) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs an instance of UriBuilderException with the specified detail message.
UriBuilderException(String, Throwable) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs an instance of UriBuilderException with the specified detail message and cause.
UriBuilderException(Throwable) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UriBuilderImpl - Class in com.sun.jersey.api.uri
An implementaton of UriBuilder.
UriBuilderImpl() - Constructor for class com.sun.jersey.api.uri.UriBuilderImpl
 
UriComponent - Class in com.sun.jersey.api.uri
Utility class for validating, encoding and decoding components of a URI.
UriComponent.Type - Enum in com.sun.jersey.api.uri
The URI component type.
UriConnegFilter - Class in com.sun.jersey.api.container.filter
A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the Accept header or a language that is the value of the Accept-Language header.
UriConnegFilter(Map<String, MediaType>) - Constructor for class com.sun.jersey.api.container.filter.UriConnegFilter
Create a filter with suffix to media type mappings.
UriConnegFilter(Map<String, MediaType>, Map<String, String>) - Constructor for class com.sun.jersey.api.container.filter.UriConnegFilter
Create a filter with suffix to media type mappings and suffix to langauge mappings.
UriHelper - Class in com.sun.jersey.server.impl.uri
 
UriHelper() - Constructor for class com.sun.jersey.server.impl.uri.UriHelper
 
uriInfo(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
UriInfo - Interface in javax.ws.rs.core
An injectable interface that provides access to application and request URI information.
UriMatchResultContext - Interface in com.sun.jersey.spi.uri.rules
The context for matching URI rules.
UriPattern - Class in com.sun.jersey.api.uri
A URI pattern for matching a URI against a regular expression and returning capturing group values for any capturing groups present in the expression.
UriPattern() - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct an empty pattern.
UriPattern(String) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriPattern(String, int[]) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriPattern(Pattern) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriPattern(Pattern, int[]) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
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.
USER_AGENT - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
userInfo(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
 
userInfo(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI user-info.
UTF8 - Static variable in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
The UTF-8 Charset.
UTF8 - Static variable in class com.sun.jersey.core.util.ReaderWriter
The UTF-8 Charset.
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.restfully.shop.services.CarResource.Color
Returns the enum constant of this type with the specified name.
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.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.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.
valueOf(String) - Static method in class javax.ws.rs.core.CacheControl
Creates a new instance of CacheControl by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.Cookie
Creates a new instance of Cookie by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.EntityTag
Creates a new instance of EntityTag by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.MediaType
Creates a new instance of MediaType by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.NewCookie
Creates a new instance of NewCookie by parsing the supplied string.
valueOf(String) - Static method in enum javax.ws.rs.core.Response.Status.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ws.rs.core.Response.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.restfully.shop.services.CarResource.Color
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.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.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() - 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.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.
values() - Static method in enum javax.ws.rs.core.Response.Status.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ws.rs.core.Response.Status
Returns an array containing the constants of this enum type, in the order they are declared.
variant(Variant) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Set representation metadata.
variant(Variant) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
variant(Variant) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set representation metadata on the ResponseBuilder.
Variant - Class in javax.ws.rs.core
Abstraction for a resource representation variant.
Variant(MediaType, Locale, String) - Constructor for class javax.ws.rs.core.Variant
Create a new instance of Variant
Variant.VariantListBuilder - Class in javax.ws.rs.core
A builder for a list of representation variants.
Variant.VariantListBuilder() - Constructor for class javax.ws.rs.core.Variant.VariantListBuilder
Protected constructor, use the static newInstance method to obtain an instance.
VariantListBuilderImpl - Class in com.sun.jersey.core.spi.factory
An implementation of Variant.VariantListBuilder.
VariantListBuilderImpl() - Constructor for class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
 
variants(List<Variant>) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
Add a Vary header that lists the available variants.
variants(List<Variant>) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
 
variants(List<Variant>) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a Vary header that lists the available variants.
VariantSelector - Class in com.sun.jersey.server.impl
 
VARY - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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.
version() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
version() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
version() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
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" 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
 
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
 

W

WADL - 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>, WadlGenerator) - Constructor for class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
 
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.
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(WadlGenerator) - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
Creates a new WadlGeneratorConfig from the provided wadlGenerator (must already be initialized).
WadlGeneratorConfig.WadlGeneratorConfigBuilder - Class in com.sun.jersey.api.wadl.config
 
WadlGeneratorConfig.WadlGeneratorConfigBuilder() - Constructor for class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigBuilder
 
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
 
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
 
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
 
WebApplicationException - Exception in javax.ws.rs
Runtime exception for applications.
WebApplicationException() - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500
WebApplicationException(Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response
WebApplicationException(int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Throwable) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500
WebApplicationException(Throwable, Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response
WebApplicationException(Throwable, int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Throwable, Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationFactory - Class in com.sun.jersey.spi.container
A factory for WebApplication instances.
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
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.WebAppResourceConfig
 
WebAppResourceConfig(String[], ServletContext) - Constructor for class com.sun.jersey.api.core.WebAppResourceConfig
 
WebAppResourcesScanner - Class in com.sun.jersey.spi.scanning
A scanner that recursively scans resources within a Web application.
WebAppResourcesScanner(String[], ServletContext) - Constructor for class com.sun.jersey.spi.scanning.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 ecapsulated by a Servlet or Filter implementaton.
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.
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
 
WILDCARD - Static variable in class javax.ws.rs.core.MediaType
"*/*"
WILDCARD_TYPE - Static variable in class javax.ws.rs.core.MediaType
"*/*"
with(InputStream) - Static method in class com.sun.jersey.core.util.Closing
 
withInitCause(Exception, T) - Static method in class com.sun.jersey.core.util.ThrowHelper
Set the cause of an exception.
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.
write(OutputStream) - Method in interface javax.ws.rs.core.StreamingOutput
Called to write the message body.
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.JsonXmlStreamWriter
 
writeCData(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
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.JsonXmlStreamWriter
 
writeComment(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeDTD(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
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.JsonXmlStreamWriter
 
writeEntityRef(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeFieldName(SerializedString) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeFieldName(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeFieldName(SerializedString) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeFieldName(SerializableString) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
 
writeFieldName(String) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeFieldName(SerializedString) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
 
writeFieldName(SerializableString) - 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.JsonXmlStreamWriter
 
writeNamespace(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
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.JsonXmlStreamWriter
 
writeProcessingInstruction(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeProcessingInstruction(String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
writeProcessingInstruction(String, String) - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
 
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.TerminatingClientHandler.RequestEntityWriter
Write the request entity.
writeRequestEntity(ClientRequest, TerminatingClientHandler.RequestEntityWriterListener) - Method in class com.sun.jersey.api.client.TerminatingClientHandler
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() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartDocument(String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
writeStartDocument(String, String) - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
 
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(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class com.restfully.shop.services.JavaMarshaller
 
writeTo(Categories, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.CategoriesProvider
 
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.EntryProvider
 
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.FeedProvider
 
writeTo(Service, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.sun.jersey.atom.abdera.impl.provider.entity.ServiceProvider
 
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(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(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. see ViewProcessor
writeTo(T, Viewable, OutputStream) - Method in interface com.sun.jersey.spi.template.ViewProcessor
Process a template and write the result to an output stream.
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Write a type to an HTTP response.
writeToAsString(String, OutputStream, MediaType) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
Convert a string to bytes and write those bytes to an output stream.
writeToAsString(String, OutputStream, MediaType) - Static method in class com.sun.jersey.core.util.ReaderWriter
Convert a string to bytes and write those bytes to an output stream.
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
 
WWW_AUTHENTICATE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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.
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
 

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.