- A2EXmlStreamWriterProxy - Class in com.sun.jersey.json.impl.writer
-
- A2EXmlStreamWriterProxy(XMLStreamWriter, Collection<String>) - Constructor for class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- AbstractBean<T> - Class in com.sun.jersey.server.impl.cdi
-
Base class implementing the CDI Bean interface.
- AbstractBean(Class<?>, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
-
- AbstractBean(Class<?>, Set<Annotation>) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
-
- AbstractBean(Class<?>, Type, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
-
- AbstractBean(Class<?>, Type, Set<Annotation>) - Constructor for class com.sun.jersey.server.impl.cdi.AbstractBean
-
- abstractClass(Class) - Static method in class com.sun.jersey.spi.inject.Errors
-
- AbstractClientRequestAdapter - Class in com.sun.jersey.api.client
-
Abstract implementation of ClientRequestAdapter that helps to adapt an
existing ClientRequestAdapter instance.
- AbstractClientRequestAdapter(ClientRequestAdapter) - Constructor for class com.sun.jersey.api.client.AbstractClientRequestAdapter
-
- AbstractField - Class in com.sun.jersey.api.model
-
- AbstractField(Field) - Constructor for class com.sun.jersey.api.model.AbstractField
-
- AbstractHttpContextInjectable<T> - Class in com.sun.jersey.server.impl.inject
-
An injectable that obtains an injectable value given the
HttpContext
.
- AbstractHttpContextInjectable() - Constructor for class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
-
- AbstractImplicitViewMethod - Class in com.sun.jersey.api.model
-
Abstraction for an implicit view method.
- AbstractImplicitViewMethod(AbstractResource) - Constructor for class com.sun.jersey.api.model.AbstractImplicitViewMethod
-
- AbstractJAXBElementProvider - Class in com.sun.jersey.core.provider.jaxb
-
- AbstractJAXBElementProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
-
- AbstractJAXBElementProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
-
- AbstractJAXBProvider<T> - Class in com.sun.jersey.core.provider.jaxb
-
A base class for implementing JAXB-based readers and writers.
- AbstractJAXBProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- AbstractJAXBProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- AbstractListElementProvider - Class in com.sun.jersey.core.provider.jaxb
-
An abstract provider for
T[]
,
Collection<T>
,
and its subtypes as long as they have the public default constructor or
are interfaces implemented by one the following classes:
ArrayList
LinkedList
HashSet
TreeSet
Stack
T
must be a JAXB type annotated with
XmlRootElement
.
- AbstractListElementProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
-
- AbstractListElementProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
-
- AbstractListElementProvider.JaxbTypeChecker - Interface in com.sun.jersey.core.provider.jaxb
-
This is to allow customized JAXB collections checking.
- AbstractMessageReaderWriterProvider<T> - Class in com.sun.jersey.core.provider
-
- AbstractMessageReaderWriterProvider() - Constructor for class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
-
- AbstractMethod - Class in com.sun.jersey.api.model
-
- AbstractMethod(AbstractResource, Method, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractMethod
-
- AbstractModelComponent - Interface in com.sun.jersey.api.model
-
- AbstractModelValidator - Class in com.sun.jersey.server.impl.modelapi.validation
-
Abstract resource model validator allows to simply implement
validators of resource model.
- AbstractModelValidator() - Constructor for class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
-
- AbstractModelVisitor - Interface in com.sun.jersey.api.model
-
The interface was originatelly created to allow implementing
validators of the abstract resource model.
- AbstractMojoProjectClasspathSupport - Class in com.sun.jersey.wadl
-
This is a base class for mojos that need to access the project classpath.
- AbstractMojoProjectClasspathSupport() - Constructor for class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
-
- AbstractResource - Class in com.sun.jersey.api.model
-
Abstraction for resource class
- AbstractResource(Class<?>) - Constructor for class com.sun.jersey.api.model.AbstractResource
-
Creates a new instance of AbstractResource
- AbstractResource(Class<?>, PathValue) - Constructor for class com.sun.jersey.api.model.AbstractResource
-
Creates a new instance of AbstractResource
- AbstractResource(String, AbstractResource) - Constructor for class com.sun.jersey.api.model.AbstractResource
-
Create a new instance from an existing AbstractResource but
defining a new path.
- AbstractResourceConstructor - Class in com.sun.jersey.api.model
-
Abstraction for a resource class constructor
- AbstractResourceConstructor(Constructor) - Constructor for class com.sun.jersey.api.model.AbstractResourceConstructor
-
Creates a new instance of AbstractResourceConstructor
- AbstractResourceMethod - Class in com.sun.jersey.api.model
-
Abstraction for a resource method
- AbstractResourceMethod(AbstractResource, Method, Class, Type, String, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractResourceMethod
-
- AbstractResourceMethodDispatchProvider - Class in com.sun.jersey.server.impl.model.method.dispatch
-
- AbstractResourceMethodDispatchProvider() - Constructor for class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
-
- AbstractResourceModelContext - Interface in com.sun.jersey.api.model
-
Abstraction for abstract resources contained within a specific context
(such as an application).
- AbstractResourceModelListener - Interface in com.sun.jersey.api.model
-
To get notifications on abstract resource model events,
implement this interface and register your implementation class
with the corresponding application.
- AbstractRootElementProvider - Class in com.sun.jersey.core.provider.jaxb
-
- AbstractRootElementProvider(Providers) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
-
- AbstractRootElementProvider(Providers, MediaType) - Constructor for class com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
-
- AbstractRuntimeDelegate - Class in com.sun.jersey.core.spi.factory
-
An abstract implementation of RuntimeDelegate
that
provides support common to the client and server.
- AbstractRuntimeDelegate() - Constructor for class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
-
- AbstractSetterMethod - Class in com.sun.jersey.api.model
-
- AbstractSetterMethod(AbstractResource, Method, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSetterMethod
-
- AbstractSubResourceLocator - Class in com.sun.jersey.api.model
-
Abstraction for a sub resource locator
- AbstractSubResourceLocator(AbstractResource, Method, PathValue, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSubResourceLocator
-
Creates a new instance of AbstractSubResourceLocator
- AbstractSubResourceMethod - Class in com.sun.jersey.api.model
-
- AbstractSubResourceMethod(AbstractResource, Method, Class, Type, PathValue, String, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSubResourceMethod
-
- AbstractWadlGeneratorGrammarGenerator<T> - Class in com.sun.jersey.server.wadl.generators
-
This
WadlGenerator
generates a grammar based on the referenced
elements.
- AbstractWadlGeneratorGrammarGenerator(WadlGenerator, Class<T>) - Constructor for class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- AbstractWadlGeneratorGrammarGenerator.HasType - Interface in com.sun.jersey.server.wadl.generators
-
- AbstractWadlGeneratorGrammarGenerator.Pair - Class in com.sun.jersey.server.wadl.generators
-
- AbstractWadlGeneratorGrammarGenerator.Pair(AbstractWadlGeneratorGrammarGenerator.HasType, AbstractWadlGeneratorGrammarGenerator.WantsName) - Constructor for class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
-
- AbstractWadlGeneratorGrammarGenerator.WantsName<T> - Interface in com.sun.jersey.server.wadl.generators
-
- accept(MediaType...) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- accept(String...) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- accept(MediaType...) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- accept(String...) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- accept(MediaType...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
-
- accept(String...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
-
- accept(MediaType...) - Method in interface com.sun.jersey.api.client.RequestBuilder
-
Add acceptable media types.
- accept(String...) - Method in interface com.sun.jersey.api.client.RequestBuilder
-
Add acceptable media types.
- accept(MediaType...) - Method in class com.sun.jersey.api.client.ViewResource
-
- accept(String...) - Method in class com.sun.jersey.api.client.ViewResource
-
- accept(MediaType...) - Method in class com.sun.jersey.api.client.WebResource
-
- accept(String...) - Method in class com.sun.jersey.api.client.WebResource
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractField
-
- accept(AbstractModelVisitor) - Method in interface com.sun.jersey.api.model.AbstractModelComponent
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResource
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSetterMethod
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
-
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.template.ViewableRule
-
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
-
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.ResourceClassRule
-
Accept the rule.
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.ResourceObjectRule
-
Accept the rule.
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.RightHandPathRule
-
Accept the rule.
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule
-
Accept the rule.
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.SubLocatorRule
-
- accept(CharSequence, Object, UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.TerminatingRule
-
- accept(CharSequence, Object, UriRuleContext) - Method in interface com.sun.jersey.spi.uri.rules.UriRule
-
Accept the rule.
- AcceptableLanguageTag - Class in com.sun.jersey.core.header
-
An acceptable language tag.
- AcceptableLanguageTag(String, String) - Constructor for class com.sun.jersey.core.header.AcceptableLanguageTag
-
- AcceptableLanguageTag(String) - Constructor for class com.sun.jersey.core.header.AcceptableLanguageTag
-
- AcceptableLanguageTag(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.AcceptableLanguageTag
-
- AcceptableMediaType - Class in com.sun.jersey.core.header
-
An acceptable media type.
- AcceptableMediaType(String, String) - Constructor for class com.sun.jersey.core.header.AcceptableMediaType
-
- AcceptableMediaType(String, String, int, Map<String, String>) - Constructor for class com.sun.jersey.core.header.AcceptableMediaType
-
- AcceptableToken - Class in com.sun.jersey.core.header
-
An acceptable token.
- AcceptableToken(String) - Constructor for class com.sun.jersey.core.header.AcceptableToken
-
- AcceptableToken(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.AcceptableToken
-
- acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- acceptLanguage(String...) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- acceptLanguage(String...) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
-
- acceptLanguage(String...) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
-
- acceptLanguage(Locale...) - Method in interface com.sun.jersey.api.client.RequestBuilder
-
Add acceptable languages
- acceptLanguage(String...) - Method in interface com.sun.jersey.api.client.RequestBuilder
-
Add acceptable languages
- acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.ViewResource
-
- acceptLanguage(String...) - Method in class com.sun.jersey.api.client.ViewResource
-
- acceptLanguage(Locale...) - Method in class com.sun.jersey.api.client.WebResource
-
- acceptLanguage(String...) - Method in class com.sun.jersey.api.client.WebResource
-
- acceptMediaType(MediaType) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- acceptMediaType(MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
-
- acceptMediaType(MediaType) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
-
- AccessTokenRequest - Class in com.sun.jersey.oauth.server.api.resources
-
Resource handling access token requests.
- AccessTokenRequest() - Constructor for class com.sun.jersey.oauth.server.api.resources.AccessTokenRequest
-
- acr - Variable in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
The adapted container request.
- acr - Variable in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
The adapted container response.
- Activator - Class in com.sun.jersey.core.osgi
-
- Activator() - Constructor for class com.sun.jersey.core.osgi.Activator
-
- adapt(ClientRequest, OutputStream) - Method in interface com.sun.jersey.api.client.ClientRequestAdapter
-
Adapt the output stream of the client request.
- adapt(ClientRequest, OutputStream) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- adapt(ResourceMethodDispatchProvider) - Method in interface com.sun.jersey.spi.container.ResourceMethodDispatchAdapter
-
Adapt a @{link ResourceMethodDispatchProvider}.
- adapt(DispatchingListener) - Method in interface com.sun.jersey.spi.monitoring.DispatchingListenerAdapter
-
- adapt(RequestListener) - Method in interface com.sun.jersey.spi.monitoring.RequestListenerAdapter
-
- adapt(ResponseListener) - Method in interface com.sun.jersey.spi.monitoring.ResponseListenerAdapter
-
- AdaptingContainerRequest - Class in com.sun.jersey.spi.container
-
An adapting in-bound HTTP request that may override the behaviour of
ContainerRequest
.
- AdaptingContainerRequest(ContainerRequest) - Constructor for class com.sun.jersey.spi.container.AdaptingContainerRequest
-
Create the adapting container request.
- AdaptingContainerResponse - Class in com.sun.jersey.spi.container
-
An adapting in-bound HTTP response that may override the behaviour of
ContainerResponse
.
- AdaptingContainerResponse(ContainerResponse) - Constructor for class com.sun.jersey.spi.container.AdaptingContainerResponse
-
Create the adapting container response.
- add(Application) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Add the state of an Application
to this instance.
- add(InjectableProvider) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
-
- add() - Method in class com.sun.jersey.core.spi.factory.VariantListBuilderImpl
-
- add(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- add(String, Object) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- add(String, V) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
-
- add(K, V) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- add(Closeable) - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
-
- add(String, T, UriPattern) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
Adds a new node to the tree.
- add(Object...) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
-
- add(Closeable) - Method in interface com.sun.jersey.spi.CloseableService
-
Add an instance of
Closeable
that is to be closed when the
request goes out of scope.
- addBoundary(MediaType) - Static method in class com.sun.jersey.multipart.Boundary
-
Transform a media type and add a boundary parameter with a unique value
if one is not already present.
- addChild(Object) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
-
- addDateParameter(StringBuilder, String, Date) - Method in class com.sun.jersey.core.header.ContentDisposition
-
- addFilter(ClientFilter) - Method in class com.sun.jersey.api.client.filter.Filterable
-
Add a filter to the filter chain.
- addFilter(Class<? extends Filter>, String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Adds filter class.
- addFilter(Class<? extends Filter>, String, Map<String, String>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Adds filter class.
- addFirst(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- addHeaderValue(String, String) - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
-
- addHeaderValue(String, String) - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
-
Adds a header with the given name and value.
- addIrregular(String, String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Add the addSingular and addPlural forms of words that cannot be
converted using the normal rules.
- addListener(ContainerListener) - Method in interface com.sun.jersey.spi.container.ContainerNotifier
-
Add a container listener to be notified when the container
events occur.
- addLongParameter(StringBuilder, String, Long) - Method in class com.sun.jersey.core.header.ContentDisposition
-
- addObject(String, Object) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- addPlural(String, String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Add a match pattern and replacement rule for converting addPlural
forms to addSingular forms.
- addPlural(String, String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Add a match pattern and replacement rule for converting addPlural
forms to addSingular forms.
- addResolver(WadlGenerator.Resolver) - Method in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
-
- addSingular(String, String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Add a match pattern and replacement rule for converting addSingular
forms to addPlural forms.
- addSingular(String, String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Add a match pattern and replacement rule for converting addSingular
forms to addPlural forms.
- addStringParameter(StringBuilder, String, String) - Method in class com.sun.jersey.core.header.ContentDisposition
-
- addTraceHeaders() - Method in class com.sun.jersey.api.core.TraceInformation
-
- addTraceHeaders(TraceInformation.TraceHeaderListener) - Method in class com.sun.jersey.api.core.TraceInformation
-
- addUncountable(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Add a word that cannot be converted between addSingular and addPlural.
- allow - Variable in class com.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod.OptionsRequestDispatcher
-
- AMBIGUOUS_CTORS(Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A root resource, {0}, has ambiguous constructors to use for initialization
- AMBIGUOUS_PARAMETER(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter.
- AMBIGUOUS_RMS_IN(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A resource, {0}, has ambiguous resource method for HTTP method {1} and input mime-type: {2}.
- AMBIGUOUS_RMS_OUT(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A resource, {0}, has ambiguous resource method for HTTP method {1} and output mime-type: {2}.
- AMBIGUOUS_RR_PATH(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A root resource, {0}, has a non-unique URI template {1}
- AMBIGUOUS_SRLS(Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A resource, {0}, has ambiguous sub-resource locator for URI template {1}, which matches with template {2}
- AMBIGUOUS_SRMS_IN(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A resource, {0}, has ambiguous sub-resource method for HTTP method {1}, URI path template {2}, and input mime-type: {3}.
- AMBIGUOUS_SRMS_OUT(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A resource, {0}, has ambiguous sub-resource method for HTTP method {1}, URI path template {2}, and output mime-type: {3}.
- AnnotatedCallableImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedCallable interface.
- AnnotatedCallableImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Member, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedCallableImpl
-
- AnnotatedConstructorImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedConstructor interface.
- AnnotatedConstructorImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Constructor, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedConstructorImpl
-
- AnnotatedConstructorImpl(AnnotatedConstructor<T>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedConstructorImpl
-
- AnnotatedContext - Class in com.sun.jersey.core.spi.component
-
A component context for an accessible object and/or an array of annotations.
- AnnotatedContext() - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
-
- AnnotatedContext(Annotation[]) - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
-
- AnnotatedContext(AccessibleObject) - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
-
- AnnotatedContext(AccessibleObject, Annotation[]) - Constructor for class com.sun.jersey.core.spi.component.AnnotatedContext
-
- AnnotatedFieldImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedField interface.
- AnnotatedFieldImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Field, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
-
- AnnotatedFieldImpl(AnnotatedField<? super T>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
-
- AnnotatedFieldImpl(AnnotatedField<? super T>, Set<Annotation>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
-
- AnnotatedImpl - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI Annotated interface.
- AnnotatedImpl(Type, Set<Type>, Set<Annotation>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedImpl
-
- AnnotatedMemberImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedMember interface.
- AnnotatedMemberImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Member, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
-
- AnnotatedMethod - Class in com.sun.jersey.core.reflection
-
- AnnotatedMethod(Method) - Constructor for class com.sun.jersey.core.reflection.AnnotatedMethod
-
- AnnotatedMethodImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedMethod interface.
- AnnotatedMethodImpl(Type, Set<Type>, Set<Annotation>, AnnotatedType<T>, Method, boolean) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
-
- AnnotatedMethodImpl(AnnotatedMethod<? super T>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
-
- AnnotatedMethodImpl(AnnotatedMethod<? super T>, Set<Annotation>, AnnotatedType<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
-
- AnnotatedParameterImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedParameter interface.
- AnnotatedParameterImpl(Type, Set<Type>, Set<Annotation>, AnnotatedCallable<T>, int) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
-
- AnnotatedParameterImpl(AnnotatedParameter<? super T>, AnnotatedCallable<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
-
- AnnotatedParameterImpl(AnnotatedParameter<? super T>, Set<Annotation>, AnnotatedCallable<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
-
- AnnotatedTypeImpl<T> - Class in com.sun.jersey.server.impl.cdi
-
Implements the CDI AnnotatedType interface.
- AnnotatedTypeImpl(Type, Set<Type>, Set<Annotation>, Class<T>) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- AnnotatedTypeImpl(AnnotatedType) - Constructor for class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- annotationDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- AnnotationDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for annotations.
Created on: Jun 12, 2008
- AnnotationDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- AnnotationResourceFilterFactory - Class in com.sun.jersey.server.impl.container.filter
-
- AnnotationResourceFilterFactory(FilterFactory) - Constructor for class com.sun.jersey.server.impl.container.filter.AnnotationResourceFilterFactory
-
- AnnotationScannerListener - Class in com.sun.jersey.spi.scanning
-
A scanner listener that processes Java class files (resource names
ending in ".class") annotated with one or more of a set of declared
annotations.
- AnnotationScannerListener(Class<? extends Annotation>...) - Constructor for class com.sun.jersey.spi.scanning.AnnotationScannerListener
-
Create a scanner listener to check for annotated Java classes in Java
class files.
- AnnotationScannerListener(ClassLoader, Class<? extends Annotation>...) - Constructor for class com.sun.jersey.spi.scanning.AnnotationScannerListener
-
Create a scanner listener to check for annotated Java classes in Java
class files.
- any - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
-
- any - Variable in class com.sun.research.ws.wadl.Application
-
- any - Variable in class com.sun.research.ws.wadl.Grammars
-
- any - Variable in class com.sun.research.ws.wadl.Link
-
- any - Variable in class com.sun.research.ws.wadl.Method
-
- any - Variable in class com.sun.research.ws.wadl.Option
-
- any - Variable in class com.sun.research.ws.wadl.Param
-
- any - Variable in class com.sun.research.ws.wadl.Representation
-
- any - Variable in class com.sun.research.ws.wadl.Request
-
- any - Variable in class com.sun.research.ws.wadl.Resource
-
- any - Variable in class com.sun.research.ws.wadl.Resources
-
- any - Variable in class com.sun.research.ws.wadl.ResourceType
-
- any - Variable in class com.sun.research.ws.wadl.Response
-
- ANY_MATCH - Static variable in class com.sun.jersey.core.header.MatchingEntityTag
-
An empty set that corresponds to If-Match: *
or
If-None-Match: *
.
- ApacheHttpClient - Class in com.sun.jersey.client.apache
-
A
Client
that utilizes the Apache HTTP client to send and receive
HTTP request and responses.
- ApacheHttpClient() - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
-
Create a new client instance.
- ApacheHttpClient(ApacheHttpClientHandler) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
-
Create a new client instance.
- ApacheHttpClient(ApacheHttpClientHandler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
-
- ApacheHttpClient(ApacheHttpClientHandler, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClient
-
Create a new instance with a client configuration and a
component provider.
- ApacheHttpClient4 - Class in com.sun.jersey.client.apache4
-
A
Client
that utilizes the Apache HTTP Client to send and receive
HTTP request and responses.
- ApacheHttpClient4() - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a new client instance.
- ApacheHttpClient4(ApacheHttpClient4Handler) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a new client instance.
- ApacheHttpClient4(ApacheHttpClient4Handler, ClientConfig) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a new client instance with a client configuration.
- ApacheHttpClient4(ApacheHttpClient4Handler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a new instance with a client configuration and a
component provider.
- ApacheHttpClient4Config - Interface in com.sun.jersey.client.apache4.config
-
- ApacheHttpClient4Handler - Class in com.sun.jersey.client.apache4
-
A root handler with Apache HTTP Client acting as a backend.
- ApacheHttpClient4Handler(HttpClient, CookieStore, boolean) - Constructor for class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
-
Create a new root handler with an HttpClient
.
- ApacheHttpClientConfig - Interface in com.sun.jersey.client.apache.config
-
- ApacheHttpClientHandler - Class in com.sun.jersey.client.apache
-
A root handler with Jakarta Commons HttpClient acting as a backend.
- ApacheHttpClientHandler(HttpClient) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClientHandler
-
Create a new root handler with an HttpClient
.
- ApacheHttpClientHandler(HttpClient, ClientConfig) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClientHandler
-
Create a new root handler with an HttpClient
.
- ApacheHttpClientHandler(HttpClient, ClientConfig, ApacheHttpMethodExecutor) - Constructor for class com.sun.jersey.client.apache.ApacheHttpClientHandler
-
Create a new root handler with an HttpClient
.
- ApacheHttpClientState - Class in com.sun.jersey.client.apache.config
-
An encapsulation of the Apache HttpState
that provides easier
functionality for setting up credentials and proxy credentials.
- ApacheHttpClientState() - Constructor for class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Create a new instance with a default instance of an Apache HTTP state.
- ApacheHttpClientState(HttpState) - Constructor for class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Create a new state instance with an Apacahe HTTP state instance.
- ApacheHttpMethodExecutor - Interface in com.sun.jersey.client.apache
-
An Apache HTTP method executor.
- ApiMessages - Class in com.sun.jersey.impl
-
Defines string formatting method for each constant in the resource file
- ApiMessages() - Constructor for class com.sun.jersey.impl.ApiMessages
-
- AppDescriptor - Class in com.sun.jersey.test.framework
-
The base application descriptor.
- AppDescriptor(AppDescriptor.AppDescriptorBuilder<?, ?>) - Constructor for class com.sun.jersey.test.framework.AppDescriptor
-
- AppDescriptor.AppDescriptorBuilder<T extends AppDescriptor.AppDescriptorBuilder,V extends AppDescriptor> - Class in com.sun.jersey.test.framework
-
The base builder for building an application descriptor.
- AppDescriptor.AppDescriptorBuilder() - Constructor for class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
-
- appendEscapingQuotes(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
-
- appendQuoted(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
-
- appendQuotedIfNonToken(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
-
- appendQuotedIfWhitespace(StringBuilder, String) - Static method in class com.sun.jersey.core.impl.provider.header.WriterUtil
-
- Application - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Application() - Constructor for class com.sun.research.ws.wadl.Application
-
- APPLICATION_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
-
The servlet initialization property whose value is a fully qualified
class name of a class that implements
ResourceConfig
or
Application
.
- APPLICATION_CONFIG_CLASS - Static variable in class com.sun.jersey.spi.container.servlet.WebComponent
-
The servlet initialization property whose value is a fully qualified
class name of a class that implements
ResourceConfig
or
Application
.
- ApplicationAdapter - Class in com.sun.jersey.api.core
-
- ApplicationAdapter(Application) - Constructor for class com.sun.jersey.api.core.ApplicationAdapter
-
- ApplicationDescription - Class in com.sun.jersey.server.wadl
-
This class is designed to combine the Application instance with any other
external metadata that might be required to describe the application.
- ApplicationDescription.ExternalGrammar - Class in com.sun.jersey.server.wadl
-
A simple holder class that stores a type and binary content
to be used to return extra metadata with
- ApplicationDescription.ExternalGrammar(MediaType, byte[], boolean) - Constructor for class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
-
- ApplicationDocs - Class in com.sun.jersey.server.wadl.generators
-
The wrapper root document for multiple
Doc
elements.
- ApplicationDocs() - Constructor for class com.sun.jersey.server.wadl.generators.ApplicationDocs
-
- ApplicationDocs - Class in com.sun.jersey.wadl.model
-
TODO: DESCRIBE ME
Created on: Jun 10, 2008
- ApplicationDocs() - Constructor for class com.sun.jersey.wadl.model.ApplicationDocs
-
- areInputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- areOutputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- arrays - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
-
- arrays(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
-
Adds name(s) to JSON arrays configuration property.
- AsyncClientHandler - Interface in com.sun.jersey.api.client.async
-
An asynchronous client handler for invoking asynchronous client requests.
- asyncResource(String) - Method in class com.sun.jersey.api.client.Client
-
Create an asynchronous Web resource from the client.
- asyncResource(URI) - Method in class com.sun.jersey.api.client.Client
-
Create an asynchronous Web resource from the client.
- AsyncUniformInterface - Interface in com.sun.jersey.api.client
-
An asynchronous uniform interface for invoking HTTP requests.
- asyncView(String, Class<T>) - Method in class com.sun.jersey.api.client.Client
-
- asyncView(URI, Class<T>) - Method in class com.sun.jersey.api.client.Client
-
- asyncView(String, T) - Method in class com.sun.jersey.api.client.Client
-
- asyncView(URI, T) - Method in class com.sun.jersey.api.client.Client
-
- asyncView(Class<T>, ClientRequest, AsyncClientHandler) - Method in interface com.sun.jersey.client.proxy.ViewProxy
-
- asyncView(T, ClientRequest, AsyncClientHandler) - Method in interface com.sun.jersey.client.proxy.ViewProxy
-
- AsyncViewResource - Class in com.sun.jersey.api.client
-
- AsyncViewResource(Client, URI) - Constructor for class com.sun.jersey.api.client.AsyncViewResource
-
- AsyncViewResource(AsyncViewResource, UriBuilder) - Constructor for class com.sun.jersey.api.client.AsyncViewResource
-
- asyncViewResource(String) - Method in class com.sun.jersey.api.client.Client
-
- asyncViewResource(URI) - Method in class com.sun.jersey.api.client.Client
-
- AsyncViewResource.Builder - Class in com.sun.jersey.api.client
-
- AsyncViewUniformInterface - Interface in com.sun.jersey.api.client
-
- AsyncWebResource - Class in com.sun.jersey.api.client
-
An encapsulation of an asynchronous Web resource capable of building requests
to send to the Web resource and processing responses returned from the Web
resource.
- AsyncWebResource(Client, CopyOnWriteHashMap<String, Object>, URI) - Constructor for class com.sun.jersey.api.client.AsyncWebResource
-
- AsyncWebResource(AsyncWebResource, UriBuilder) - Constructor for class com.sun.jersey.api.client.AsyncWebResource
-
- AsyncWebResource.Builder - Class in com.sun.jersey.api.client
-
- AtomEntryProvider - Class in com.sun.jersey.atom.rome.impl.provider.entity
-
- AtomEntryProvider() - Constructor for class com.sun.jersey.atom.rome.impl.provider.entity.AtomEntryProvider
-
- AtomFeedProvider - Class in com.sun.jersey.atom.rome.impl.provider.entity
-
- AtomFeedProvider() - Constructor for class com.sun.jersey.atom.rome.impl.provider.entity.AtomFeedProvider
-
- AtomicMatchingPatterns<R> - Class in com.sun.jersey.server.impl.uri.rules
-
Rules associated with instances of {@link UriPattern) and matched
to return at most one match.
- AtomicMatchingPatterns(Collection<PatternRulePair<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.AtomicMatchingPatterns
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- attachTypes(ApplicationDescription) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Process the elements in the WADL definition to attach schema types
as required.
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- attribute - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- attributeAsElement(String...) - Method in class com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
-
Adds name(s) toJSON attributes as elements property.
- attrsAsElems - Variable in class com.sun.jersey.api.json.JSONConfiguration.Builder
-
- AUTHORIZATION_HEADER - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
Name of HTTP authorization header.
- authorize(URI) - Method in interface com.sun.jersey.oauth.client.OAuthClientFilter.AuthHandler
-
Method called by the filter when an authorization of a request token is
needed.
- authorize(Principal, Set<String>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
Authorizes this token - i.e.
- authorized(String, String) - Method in interface com.sun.jersey.oauth.client.OAuthClientFilter.AuthHandler
-
Notifies the handler that the application was authorized by the user
and a new access token was obtained.
- authorizeToken(DefaultOAuthProvider.Token, Principal, Set<String>) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
-
Authorizes a request token for given principal and roles and returns
verifier.
- AutomataMatchingUriTemplateRules<R> - Class in com.sun.jersey.server.impl.uri.rules.automata
-
UriRules implementation based on a TRIE/Finite Automata.
- AutomataMatchingUriTemplateRules(List<PatternRulePair<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.automata.AutomataMatchingUriTemplateRules
-
- Autowire - Annotation Type in com.sun.jersey.api.spring
-
This annotation provides autowiring capabilities for users that use spring 2.0
but that want to get their beans autowired.
- AutowireMode - Enum in com.sun.jersey.api.spring
-
This enumerations encapsulates the autowiring modes provided by the
AutowireCapableBeanFactory
.
- available() - Method in class com.sun.jersey.json.impl.BufferingInputOutputStream
-
- available() - Method in class com.sun.jersey.json.impl.FilteringInputStream
-
- available() - Method in class com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
-
- c - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.ClassTypePair
-
The class.
- c - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.TypeClassPair
-
- c - Variable in class com.sun.jersey.core.spi.component.ComponentInjector
-
- CACHE_CONTROL - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- cacheControl(CacheControl) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the cache control.
- cacheControl(CacheControl) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
-
- CacheControlProvider - Class in com.sun.jersey.core.impl.provider.header
-
- CacheControlProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.CacheControlProvider
-
- CachedEntityContainerRequest - Class in com.sun.jersey.spi.container
-
A cached entity in-bound HTTP request that caches the entity instance
obtained from the adapted container request.
- CachedEntityContainerRequest(ContainerRequest) - Constructor for class com.sun.jersey.spi.container.CachedEntityContainerRequest
-
- CALLBACK - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
Name of parameter containing the callback URL.
- callback(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Builder pattern method to return
OAuthParameters
after setting
callback URL.
- CALLBACK_CONFIRMED - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
Name of parameter containing the token secret.
- camelize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Convert strings to EmbeddedCamelCase
.
- camelize(String, boolean) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Convert word strings consisting of lower case letters and
underscore characters between words into embeddedCamelCase
or EmbeddedCamelCase
, depending on the lower
flag.
- cancel(boolean) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
-
- canHandleAttributes() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- canHandleAttributes() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- canHandleAttributes() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- canHandleAttributes() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns true
if the implementation is capable of handling and providing information about attributes (#getExpectedAttributes
and #getExpectedAttributesMap
return valid results), false
otherwise.
- cc - Variable in class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
-
- cd - Variable in class com.sun.jersey.multipart.BodyPart
-
- CDIComponentProviderFactory - Class in com.sun.jersey.server.impl.cdi
-
Factory for IoCComponentProvider for CDI beans.
- CDIComponentProviderFactory(Object, ResourceConfig, WebApplication) - Constructor for class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
-
- CDIComponentProviderFactoryInitializer - Class in com.sun.jersey.server.impl.cdi
-
Initializes the factory for IoCComponentProvider(s) for CDI beans.
- CDIComponentProviderFactoryInitializer() - Constructor for class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactoryInitializer
-
- CDIExtension - Class in com.sun.jersey.server.impl.cdi
-
- CDIExtension() - Constructor for class com.sun.jersey.server.impl.cdi.CDIExtension
-
- CharactersEvent - Class in com.sun.jersey.json.impl.reader
-
Characters XML event type.
- CharactersEvent(String, Location) - Constructor for class com.sun.jersey.json.impl.reader.CharactersEvent
-
- classDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
-
- ClassDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for classes.
Created on: Jun 12, 2008
- ClassDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- classForName(String) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the Class from the class name.
- classForName(String, ClassLoader) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the Class from the class name.
- classForNameWithException(String) - Method in class com.sun.jersey.core.osgi.OsgiRegistry
-
Get the Class from the class name.
- classForNameWithException(String) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the Class from the class name.
- classForNameWithException(String, ClassLoader) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the Class from the class name.
- classify(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Create and return a simple class name that corresponds to a
addPlural table name.
- ClassNamesResourceConfig - Class in com.sun.jersey.api.core
-
A mutable implementation of
DefaultResourceConfig
that explicitly
declares for root resource and provider classes.
- ClassNamesResourceConfig(Class...) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
-
Declare an array of root resource and provider classes.
- ClassNamesResourceConfig(String...) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
-
Declare root resource and provider class as an array of class names.
- ClassNamesResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
-
Declare root resource and provider classes declaring the class names as a
property of
ResourceConfig
.
- ClasspathResourceConfig - Class in com.sun.jersey.api.core
-
- ClasspathResourceConfig() - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
-
- ClasspathResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
-
- ClasspathResourceConfig(String[]) - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
-
- cleanIssueList() - Method in class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
-
Removes all issues from the current issue list.
- cleanup() - Method in class com.sun.jersey.multipart.BodyPart
-
Perform any necessary cleanup at the end of processing this
BodyPart
.
- cleanup() - Method in class com.sun.jersey.multipart.BodyPartEntity
-
Clean up temporary file(s), if any were utilized.
- cleanup() - Method in class com.sun.jersey.multipart.MultiPart
-
Perform any necessary cleanup at the end of processing this
MultiPart
.
- clear() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- clear() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Removes all mappings from this map.
- clear() - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- clearCredentials() - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Clears all credentials.
- clearProxyCredentials() - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Clears all proxy credentials.
- Client - Class in com.sun.jersey.api.client
-
The main class for creating
WebResource
instances and configuring
the properties of connections and requests.
- Client() - Constructor for class com.sun.jersey.api.client.Client
-
Create a new client instance.
- Client(ClientHandler) - Constructor for class com.sun.jersey.api.client.Client
-
Create a new client instance.
- Client(ClientHandler, ClientConfig) - Constructor for class com.sun.jersey.api.client.Client
-
Create a new client instance with a client configuration.
- Client(ClientHandler, ClientConfig, IoCComponentProviderFactory) - Constructor for class com.sun.jersey.api.client.Client
-
Create a new instance with a client configuration and a
component provider.
- client() - Method in class com.sun.jersey.test.framework.JerseyTest
-
Get the client that is configured for this test.
- CLIENT_ERROR - Static variable in class com.sun.jersey.api.Responses
-
- ClientConfig - Interface in com.sun.jersey.api.client.config
-
The client configuration that declares common property names,
features, properties, provider classes and singleton instances that
may be used by a
Client
instance.
- clientConfig(ClientConfig) - Method in class com.sun.jersey.test.framework.AppDescriptor.AppDescriptorBuilder
-
Set the client configuration.
- clientError() - Static method in class com.sun.jersey.api.Responses
-
- ClientFactory - Interface in com.sun.jersey.test.framework.spi.client
-
A client factory responsible for creating new clients.
- ClientFilter - Class in com.sun.jersey.api.client.filter
-
A client filter capable of modifying the outbound HTTP request or
the inbound HTTP response.
- ClientFilter() - Constructor for class com.sun.jersey.api.client.filter.ClientFilter
-
- ClientHandler - Interface in com.sun.jersey.api.client
-
A client handler that handles a HTTP request and returns the HTTP response.
- ClientHandlerException - Exception in com.sun.jersey.api.client
-
A runtime exception thrown by a client handler that signals a
failure to process the HTTP request or HTTP response.
- ClientHandlerException() - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
-
- ClientHandlerException(String) - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
-
- ClientHandlerException(String, Throwable) - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
-
- ClientHandlerException(Throwable) - Constructor for exception com.sun.jersey.api.client.ClientHandlerException
-
- ClientRequest - Class in com.sun.jersey.api.client
-
A client (out-bound) HTTP request.
- ClientRequest() - Constructor for class com.sun.jersey.api.client.ClientRequest
-
- ClientRequest.Builder - Class in com.sun.jersey.api.client
-
- 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
-
- ClientSide - Class in com.sun.jersey.spi.inject
-
- ClientSide() - Constructor for class com.sun.jersey.spi.inject.ClientSide
-
- clone() - Method in class com.sun.jersey.api.client.ClientRequest
-
Clone the request.
- clone() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Clone this resource configuration.
- clone() - Method in class com.sun.jersey.api.JResponse.JResponseBuilder
-
Create a shallow copy preserving state.
- clone() - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- clone() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- clone() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- clone() - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
-
- clone() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Returns a shallow copy of this HashMap instance: the keys and
values themselves are not cloned.
- clone() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- clone() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Clone the WebApplication instance.
- close() - Method in class com.sun.jersey.api.client.ClientResponse
-
Close the response.
- close() - Method in class com.sun.jersey.api.client.CommittingOutputStream
-
- close() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- close() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- close() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- close() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- close() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- close() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- close() - Method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
-
- close() - Method in class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
-
- close() - Method in class com.sun.jersey.multipart.BodyPartEntity
-
- close() - Method in class com.sun.jersey.multipart.MultiPart
-
- close(HttpContext) - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
-
- CloseableService - Interface in com.sun.jersey.spi
-
A closeable service to add instances of
Closeable
that
are required to be closed.
- CloseableServiceFactory - Class in com.sun.jersey.server.impl.application
-
- CloseableServiceFactory(HttpContext) - Constructor for class com.sun.jersey.server.impl.application.CloseableServiceFactory
-
- closing(String) - Method in class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
-
- Closing - Class in com.sun.jersey.core.util
-
- Closing(InputStream) - Constructor for class com.sun.jersey.core.util.Closing
-
- Closing.Closure - Interface in com.sun.jersey.core.util
-
- code - Variable in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
-
Character that match this arc.
- com.sun.jersey.api - package com.sun.jersey.api
-
Provides support for responses and exceptions.
- com.sun.jersey.api.client - package com.sun.jersey.api.client
-
Provides support for client-side communication with HTTP-based
RESTful Web services.
- com.sun.jersey.api.client.async - package com.sun.jersey.api.client.async
-
- com.sun.jersey.api.client.config - package com.sun.jersey.api.client.config
-
Provides support for configuration of a
Client
.
- com.sun.jersey.api.client.filter - package com.sun.jersey.api.client.filter
-
Provides support for client filter chains and filters.
- com.sun.jersey.api.container - package com.sun.jersey.api.container
-
Provides support for creating HTTP-based containers.
- com.sun.jersey.api.container.filter - package com.sun.jersey.api.container.filter
-
Provides common server-side filters.
- com.sun.jersey.api.container.filter.servlet - package com.sun.jersey.api.container.filter.servlet
-
- com.sun.jersey.api.container.grizzly2 - package com.sun.jersey.api.container.grizzly2
-
- com.sun.jersey.api.container.grizzly2.servlet - package com.sun.jersey.api.container.grizzly2.servlet
-
- com.sun.jersey.api.container.httpserver - package com.sun.jersey.api.container.httpserver
-
Provides support for creating a Light weight HTTP server HTTP container.
- com.sun.jersey.api.core - package com.sun.jersey.api.core
-
Provides support for configuration.
- com.sun.jersey.api.core.servlet - package com.sun.jersey.api.core.servlet
-
- com.sun.jersey.api.json - package com.sun.jersey.api.json
-
Provides support for enabling and configuring JSON.
- com.sun.jersey.api.model - package com.sun.jersey.api.model
-
Provides an abstract model of a resource class.
- com.sun.jersey.api.provider.jaxb - package com.sun.jersey.api.provider.jaxb
-
- com.sun.jersey.api.representation - package com.sun.jersey.api.representation
-
Provides support for particular representations.
- com.sun.jersey.api.spring - package com.sun.jersey.api.spring
-
Provides support for common annotations that may used in conjuction with
Spring support.
- com.sun.jersey.api.uri - package com.sun.jersey.api.uri
-
Provides support for JAX-RS URI templates and encoding/decoding URI components.
- com.sun.jersey.api.view - package com.sun.jersey.api.view
-
Provides support for Model, View and Controller (MVC).
- com.sun.jersey.api.wadl - package com.sun.jersey.api.wadl
-
Provides support for WADL generation.
- com.sun.jersey.api.wadl.config - package com.sun.jersey.api.wadl.config
-
Provides support for configuring WADL generation.
- com.sun.jersey.atom.rome.impl - package com.sun.jersey.atom.rome.impl
-
- com.sun.jersey.atom.rome.impl.provider.entity - package com.sun.jersey.atom.rome.impl.provider.entity
-
- com.sun.jersey.client.apache - package com.sun.jersey.client.apache
-
Provides support for the Client API that utilizes the Apache HTTP client to
send and receive HTTP request and responses.
- com.sun.jersey.client.apache.config - package com.sun.jersey.client.apache.config
-
- com.sun.jersey.client.apache4 - package com.sun.jersey.client.apache4
-
Provides support for the Client API that utilizes the Apache HTTP client to
send and receive HTTP request and responses.
- com.sun.jersey.client.apache4.config - package com.sun.jersey.client.apache4.config
-
- com.sun.jersey.client.impl - package com.sun.jersey.client.impl
-
- com.sun.jersey.client.impl.async - package com.sun.jersey.client.impl.async
-
- com.sun.jersey.client.proxy - package com.sun.jersey.client.proxy
-
- com.sun.jersey.client.urlconnection - package com.sun.jersey.client.urlconnection
-
- com.sun.jersey.core.header - package com.sun.jersey.core.header
-
Provides support for HTTP headers.
- com.sun.jersey.core.header.reader - package com.sun.jersey.core.header.reader
-
Provides support for reading HTTP headers.
- com.sun.jersey.core.impl.provider.entity - package com.sun.jersey.core.impl.provider.entity
-
- com.sun.jersey.core.impl.provider.header - package com.sun.jersey.core.impl.provider.header
-
- com.sun.jersey.core.impl.provider.xml - package com.sun.jersey.core.impl.provider.xml
-
- com.sun.jersey.core.osgi - package com.sun.jersey.core.osgi
-
- com.sun.jersey.core.provider - package com.sun.jersey.core.provider
-
Provides support for provider-related classes.
- com.sun.jersey.core.provider.jaxb - package com.sun.jersey.core.provider.jaxb
-
Provides support for JAXB-related message body readers and writers.
- com.sun.jersey.core.reflection - package com.sun.jersey.core.reflection
-
Provides support for reflection.
- com.sun.jersey.core.spi.component - package com.sun.jersey.core.spi.component
-
Provides support for components.
- com.sun.jersey.core.spi.component.ioc - package com.sun.jersey.core.spi.component.ioc
-
Provides support for IoC-based components.
- com.sun.jersey.core.spi.factory - package com.sun.jersey.core.spi.factory
-
Provides support for factories of particular component types.
- com.sun.jersey.core.spi.scanning - package com.sun.jersey.core.spi.scanning
-
Provides support for class scanning.
- com.sun.jersey.core.spi.scanning.uri - package com.sun.jersey.core.spi.scanning.uri
-
Provides support for package-based class scanning using URIs.
- com.sun.jersey.core.util - package com.sun.jersey.core.util
-
Provides support for collection-based classes.
- com.sun.jersey.fastinfoset.impl.provider.entity - package com.sun.jersey.fastinfoset.impl.provider.entity
-
- com.sun.jersey.freemarker - package com.sun.jersey.freemarker
-
- com.sun.jersey.guice - package com.sun.jersey.guice
-
- com.sun.jersey.guice.spi.container - package com.sun.jersey.guice.spi.container
-
Provides support for Guice-based applications.
- com.sun.jersey.guice.spi.container.servlet - package com.sun.jersey.guice.spi.container.servlet
-
Provides support for Guice-based Web applications.
- com.sun.jersey.impl - package com.sun.jersey.impl
-
- com.sun.jersey.json.impl - package com.sun.jersey.json.impl
-
- com.sun.jersey.json.impl.provider.entity - package com.sun.jersey.json.impl.provider.entity
-
- com.sun.jersey.json.impl.reader - package com.sun.jersey.json.impl.reader
-
- com.sun.jersey.json.impl.writer - package com.sun.jersey.json.impl.writer
-
- com.sun.jersey.localization - package com.sun.jersey.localization
-
- com.sun.jersey.moxy - package com.sun.jersey.moxy
-
- com.sun.jersey.multipart - package com.sun.jersey.multipart
-
JAX-RS Integration with MIME MultiPart Message Formats
- com.sun.jersey.multipart.file - package com.sun.jersey.multipart.file
-
Provides support for body parts that are file attachments.
- com.sun.jersey.multipart.impl - package com.sun.jersey.multipart.impl
-
- com.sun.jersey.oauth.client - package com.sun.jersey.oauth.client
-
- com.sun.jersey.oauth.server - package com.sun.jersey.oauth.server
-
- com.sun.jersey.oauth.server.api - package com.sun.jersey.oauth.server.api
-
- com.sun.jersey.oauth.server.api.providers - package com.sun.jersey.oauth.server.api.providers
-
- com.sun.jersey.oauth.server.api.resources - package com.sun.jersey.oauth.server.api.resources
-
- com.sun.jersey.oauth.server.spi - package com.sun.jersey.oauth.server.spi
-
- com.sun.jersey.oauth.signature - package com.sun.jersey.oauth.signature
-
- com.sun.jersey.server.impl - package com.sun.jersey.server.impl
-
- com.sun.jersey.server.impl.application - package com.sun.jersey.server.impl.application
-
- com.sun.jersey.server.impl.cdi - package com.sun.jersey.server.impl.cdi
-
- com.sun.jersey.server.impl.component - package com.sun.jersey.server.impl.component
-
- com.sun.jersey.server.impl.container - package com.sun.jersey.server.impl.container
-
- com.sun.jersey.server.impl.container.filter - package com.sun.jersey.server.impl.container.filter
-
- com.sun.jersey.server.impl.container.grizzly2 - package com.sun.jersey.server.impl.container.grizzly2
-
- com.sun.jersey.server.impl.container.httpserver - package com.sun.jersey.server.impl.container.httpserver
-
- com.sun.jersey.server.impl.container.servlet - package com.sun.jersey.server.impl.container.servlet
-
- com.sun.jersey.server.impl.ejb - package com.sun.jersey.server.impl.ejb
-
- com.sun.jersey.server.impl.inject - package com.sun.jersey.server.impl.inject
-
- com.sun.jersey.server.impl.managedbeans - package com.sun.jersey.server.impl.managedbeans
-
- com.sun.jersey.server.impl.model - package com.sun.jersey.server.impl.model
-
- com.sun.jersey.server.impl.model.method - package com.sun.jersey.server.impl.model.method
-
- com.sun.jersey.server.impl.model.method.dispatch - package com.sun.jersey.server.impl.model.method.dispatch
-
- com.sun.jersey.server.impl.model.parameter - package com.sun.jersey.server.impl.model.parameter
-
- com.sun.jersey.server.impl.model.parameter.multivalued - package com.sun.jersey.server.impl.model.parameter.multivalued
-
- com.sun.jersey.server.impl.modelapi.annotation - package com.sun.jersey.server.impl.modelapi.annotation
-
- com.sun.jersey.server.impl.modelapi.validation - package com.sun.jersey.server.impl.modelapi.validation
-
- com.sun.jersey.server.impl.monitoring - package com.sun.jersey.server.impl.monitoring
-
Provides support GlassFish monitoring.
- com.sun.jersey.server.impl.provider - package com.sun.jersey.server.impl.provider
-
- com.sun.jersey.server.impl.resource - package com.sun.jersey.server.impl.resource
-
- com.sun.jersey.server.impl.template - package com.sun.jersey.server.impl.template
-
- com.sun.jersey.server.impl.uri - package com.sun.jersey.server.impl.uri
-
- com.sun.jersey.server.impl.uri.rules - package com.sun.jersey.server.impl.uri.rules
-
- com.sun.jersey.server.impl.uri.rules.automata - package com.sun.jersey.server.impl.uri.rules.automata
-
- com.sun.jersey.server.impl.wadl - package com.sun.jersey.server.impl.wadl
-
- com.sun.jersey.server.linking - package com.sun.jersey.server.linking
-
- com.sun.jersey.server.linking.el - package com.sun.jersey.server.linking.el
-
- com.sun.jersey.server.linking.impl - package com.sun.jersey.server.linking.impl
-
- com.sun.jersey.server.probes - package com.sun.jersey.server.probes
-
Provides support GlassFish monitoring probes.
- com.sun.jersey.server.spi.component - package com.sun.jersey.server.spi.component
-
Provides support for components that are resource classes.
- com.sun.jersey.server.wadl - package com.sun.jersey.server.wadl
-
Provides support for WADL configuration and generation.
- com.sun.jersey.server.wadl.generators - package com.sun.jersey.server.wadl.generators
-
Provides support for JAXB WADL generation.
- com.sun.jersey.server.wadl.generators.resourcedoc - package com.sun.jersey.server.wadl.generators.resourcedoc
-
Provides support for JAXB WADL generation for resource classes.
- com.sun.jersey.server.wadl.generators.resourcedoc.model - package com.sun.jersey.server.wadl.generators.resourcedoc.model
-
Provides support for JAXB-based resource class model.
- com.sun.jersey.server.wadl.generators.resourcedoc.xhtml - package com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
-
Provides support for JAXB-based XHTML.
- com.sun.jersey.spi - package com.sun.jersey.spi
-
Provides support for service providers.
- com.sun.jersey.spi.container - package com.sun.jersey.spi.container
-
Provides support for containers and the web application that manages
resource classes.
- com.sun.jersey.spi.container.servlet - package com.sun.jersey.spi.container.servlet
-
Provides support for servlet-based and filter-based Web applications.
- com.sun.jersey.spi.dispatch - package com.sun.jersey.spi.dispatch
-
Provides support for dispatching the HTTP request to a resource method
of a resource class instance.
- com.sun.jersey.spi.inject - package com.sun.jersey.spi.inject
-
Provides support for injection onto resource and provider classes.
- com.sun.jersey.spi.monitoring - package com.sun.jersey.spi.monitoring
-
- com.sun.jersey.spi.resource - package com.sun.jersey.spi.resource
-
Provides support for plugable life-cycle declaration and implementation.
- com.sun.jersey.spi.scanning - package com.sun.jersey.spi.scanning
-
Provides support for server-side class scanning.
- com.sun.jersey.spi.scanning.servlet - package com.sun.jersey.spi.scanning.servlet
-
- com.sun.jersey.spi.service - package com.sun.jersey.spi.service
-
Provides support for services obtained using META-INF/services.
- com.sun.jersey.spi.spring.container - package com.sun.jersey.spi.spring.container
-
Provides support for Spring-based applications.
- com.sun.jersey.spi.spring.container.servlet - package com.sun.jersey.spi.spring.container.servlet
-
Provides support for Spring-based Web applications.
- com.sun.jersey.spi.template - package com.sun.jersey.spi.template
-
Provides support for view aspect of model view controller and templates that
produce views.
- com.sun.jersey.spi.uri.rules - package com.sun.jersey.spi.uri.rules
-
Provides support for hierarchical matching and accepting of URIs.
- com.sun.jersey.test.framework - package com.sun.jersey.test.framework
-
Provides support for testing JAX-RS and Jersey-based applications.
- com.sun.jersey.test.framework.impl.container.inmemory - package com.sun.jersey.test.framework.impl.container.inmemory
-
- com.sun.jersey.test.framework.spi.client - package com.sun.jersey.test.framework.spi.client
-
- com.sun.jersey.test.framework.spi.container - package com.sun.jersey.test.framework.spi.container
-
Provides support for test container factories and test containers.
- com.sun.jersey.test.framework.spi.container.external - package com.sun.jersey.test.framework.spi.container.external
-
- com.sun.jersey.test.framework.spi.container.grizzly2 - package com.sun.jersey.test.framework.spi.container.grizzly2
-
- com.sun.jersey.test.framework.spi.container.grizzly2.web - package com.sun.jersey.test.framework.spi.container.grizzly2.web
-
- com.sun.jersey.test.framework.spi.container.http - package com.sun.jersey.test.framework.spi.container.http
-
Provides low-level support for testing with the Light Weight HTTP server.
- com.sun.jersey.test.framework.spi.container.inmemory - package com.sun.jersey.test.framework.spi.container.inmemory
-
Provides low-level support for testing in-memory.
- com.sun.jersey.test.framework.web.jaxb - package com.sun.jersey.test.framework.web.jaxb
-
Provides JAXB support for Web application description documents.
- com.sun.jersey.test.framework.web.jaxb.types - package com.sun.jersey.test.framework.web.jaxb.types
-
JAXB beans for Web application description documents.
- com.sun.jersey.wadl - package com.sun.jersey.wadl
-
- com.sun.jersey.wadl.generators.json - package com.sun.jersey.wadl.generators.json
-
- com.sun.jersey.wadl.model - package com.sun.jersey.wadl.model
-
- com.sun.jersey.wadl.resourcedoc - package com.sun.jersey.wadl.resourcedoc
-
- com.sun.jersey.wadl.util - package com.sun.jersey.wadl.util
-
- com.sun.research.ws.wadl - package com.sun.research.ws.wadl
-
- com.sun.ws.rs.ext - package com.sun.ws.rs.ext
-
- CombiningMatchingPatterns<R> - Class in com.sun.jersey.server.impl.uri.rules
-
Rules combining one or more other rules and matching in sequence.
- CombiningMatchingPatterns(List<UriRules<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.CombiningMatchingPatterns
-
- COMMENT - Static variable in class com.sun.jersey.core.header.GrammarUtil
-
Represents comment type in the TYPE_TABLE
- commentText - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- commit() - Method in class com.sun.jersey.api.client.CommittingOutputStream
-
Perform the commit functionality.
- CommittingOutputStream - Class in com.sun.jersey.api.client
-
A commiting output stream that commits before
the first byte is written to the adapted
OutputStream
.
- CommittingOutputStream() - Constructor for class com.sun.jersey.api.client.CommittingOutputStream
-
Construct a new instance.
- CommittingOutputStream(OutputStream) - Constructor for class com.sun.jersey.api.client.CommittingOutputStream
-
Construct a new instance with an output stream to adapt.
- COMMON_DELIMITERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
Common delimiters used by various properties.
- COMPARATOR - Static variable in class com.sun.jersey.api.uri.UriTemplate
-
Order the templates according according to JAX-RS.
- COMPARATOR - Static variable in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
Comparator for resource methods, comparing the consumed and produced
media types.
- COMPARATOR - Static variable in class com.sun.jersey.server.impl.uri.PathPattern
-
Defer to comparing the templates associated with the patterns.
- compare(String, String) - Method in class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
-
- CompletableReader<T> - Interface in com.sun.jersey.core.provider
-
A MessageBodyReader
may implement this interface to signal that
reading from the underlying input stream can be fully completed.
- complete(T) - Method in interface com.sun.jersey.core.provider.CompletableReader
-
Complete the reading.
- ComponentConstructor<T> - Class in com.sun.jersey.core.spi.component
-
A constructor of a component.
- ComponentConstructor(InjectableProviderContext, Class<T>, ComponentInjector<T>) - Constructor for class com.sun.jersey.core.spi.component.ComponentConstructor
-
- ComponentContext - Interface in com.sun.jersey.core.spi.component
-
A component context providing information to
ComponentProvider
and
InjectableProvider
instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected.
- ComponentDestructor - Class in com.sun.jersey.core.spi.component
-
A destructor of a component.
- ComponentDestructor(Class) - Constructor for class com.sun.jersey.core.spi.component.ComponentDestructor
-
Create a component destructor.
- ComponentInjector<T> - Class in com.sun.jersey.core.spi.component
-
An injector to inject on a component.
- ComponentInjector(InjectableProviderContext, Class<T>) - Constructor for class com.sun.jersey.core.spi.component.ComponentInjector
-
Create a component injector.
- ComponentProvider - Interface in com.sun.jersey.core.spi.component
-
Provide instances of a component.
- ComponentProviderFactory<C extends ComponentProvider> - Interface in com.sun.jersey.core.spi.component
-
A factory for obtaining component providers.
- ComponentScope - Enum in com.sun.jersey.core.spi.component
-
The scope contract for a component.
- concreteClass - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
-
- configure(ResourceConfig) - Method in interface com.sun.jersey.api.core.ResourceConfigurator
-
Configure the resource configuration.
- configure() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
-
- configure(ProviderServices) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
-
- configure(ServletConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.servlet.ServletAdaptor
-
- configure(WebConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- configure(ServletConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- configure(FilterConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- configure(WebConfig, ResourceConfig, WebApplication) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
- configure() - Method in class com.sun.jersey.test.framework.JerseyTest
-
Return an application descriptor that defines how the test container
is configured.
- configureProviders(ProviderServices) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
-
- CONFLICT - Static variable in class com.sun.jersey.api.Responses
-
- conflict() - Static method in class com.sun.jersey.api.Responses
-
- ConflictException - Exception in com.sun.jersey.api
-
A HTTP 409 (Conflict) exception.
- ConflictException() - Constructor for exception com.sun.jersey.api.ConflictException
-
Create a HTTP 409 (Conflict) exception.
- ConflictException(String) - Constructor for exception com.sun.jersey.api.ConflictException
-
Create a HTTP 409 (Conflict) exception.
- ConnectionListenerFilter - Class in com.sun.jersey.api.client.filter
-
ConnectionListener filter
This filter does not modify input/output stream
- ConnectionListenerFilter(OnStartConnectionListener) - Constructor for class com.sun.jersey.api.client.filter.ConnectionListenerFilter
-
Creates ConnectionListenerFilter.
- ConstrainedTo - Annotation Type in com.sun.jersey.spi.inject
-
- ConstrainedToType - Class in com.sun.jersey.spi.inject
-
- ConstrainedToType() - Constructor for class com.sun.jersey.spi.inject.ConstrainedToType
-
- construct(HttpContext) - Method in class com.sun.jersey.server.spi.component.ResourceComponentConstructor
-
- CONSUMER_KEY - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
Name of parameter containing the consumer key.
- consumerKey(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Builder pattern method to return
OAuthParameters
after setting
consumer key.
- consumerSecret(String) - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
-
Builder pattern method to return
OAuthSecrets
after setting
consumer secret.
- consumes(MediaType) - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
Ascertain if the method is capable of consuming an entity of a certain
media type.
- consumesWild() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- ContainerException - Exception in com.sun.jersey.api.container
-
Runtime exception to be caught by the container.
- ContainerException() - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied message
- ContainerException(String) - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied message
- ContainerException(String, Throwable) - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied message and cause
- ContainerException(Throwable) - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied cause
- ContainerFactory - Class in com.sun.jersey.api.container
-
Factory for creating specific HTTP-based containers.
- ContainerListener - Class in com.sun.jersey.api.client.filter
-
ContainerListener abstract class
- ContainerListener() - Constructor for class com.sun.jersey.api.client.filter.ContainerListener
-
- ContainerListener - Interface in com.sun.jersey.spi.container
-
A listener that is registered with a
ContainerNotifier
to get
notified of container related events.
- ContainerNotifier - Interface in com.sun.jersey.spi.container
-
A container notifier that is used to register container listeners.
- ContainerProvider<T> - Interface in com.sun.jersey.spi.container
-
Service-provider interface for creating container instances.
- ContainerRequest - Class in com.sun.jersey.spi.container
-
An in-bound HTTP request to be processed by the web application.
- ContainerRequest(WebApplication, String, URI, URI, InBoundHeaders, InputStream) - Constructor for class com.sun.jersey.spi.container.ContainerRequest
-
Create a new container request.
- ContainerRequestFilter - Interface in com.sun.jersey.spi.container
-
A filter for filtering a request.
- ContainerResponse - Class in com.sun.jersey.spi.container
-
An out-bound HTTP response to be processed by the web application.
- ContainerResponse(WebApplication, ContainerRequest, ContainerResponseWriter) - Constructor for class com.sun.jersey.spi.container.ContainerResponse
-
Instantiate a new ContainerResponse.
- ContainerResponseFilter - Interface in com.sun.jersey.spi.container
-
A filter for filtering a response.
- ContainerResponseWriter - Interface in com.sun.jersey.spi.container
-
- containsKey(Object) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- containsKey(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Returns true if this map contains a mapping for the
specified key.
- containsKey(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- containsValue(Object) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- containsValue(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- containsWhiteSpace(String) - Static method in class com.sun.jersey.core.header.GrammarUtil
-
Returns true if string s contains a white space char.
- content - Variable in class com.sun.research.ws.wadl.Doc
-
- CONTENT_LANGUAGE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- CONTENT_LOCATION - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- CONTENT_TYPE - Static variable in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- CONTENT_TYPE_PROPERTY - Static variable in class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
-
- ContentDisposition - Class in com.sun.jersey.core.header
-
A content disposition header.
- ContentDisposition(String, String, Date, Date, Date, long) - Constructor for class com.sun.jersey.core.header.ContentDisposition
-
- ContentDisposition(String) - Constructor for class com.sun.jersey.core.header.ContentDisposition
-
- ContentDisposition(String, boolean) - Constructor for class com.sun.jersey.core.header.ContentDisposition
-
- ContentDisposition(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.ContentDisposition
-
- ContentDisposition(HttpHeaderReader, boolean) - Constructor for class com.sun.jersey.core.header.ContentDisposition
-
- contentDisposition(ContentDisposition) - Method in class com.sun.jersey.multipart.BodyPart
-
- ContentDisposition.ContentDispositionBuilder<T extends ContentDisposition.ContentDispositionBuilder,V extends ContentDisposition> - Class in com.sun.jersey.core.header
-
Builder to build content disposition.
- contentLocation(URI) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the content location.
- contentLocation(URI) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
-
- CONTEXT_CONFIG_LOCATION - Static variable in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
-
The context configuration location initialization parameter for declaring
that a child context should be used for bean definitions.
- contextAttributeListenerClass(Class<? extends ServletContextAttributeListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Set a ServletContextListener
class
- contextListenerClass(Class<? extends ServletContextListener>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Set a ServletContextListener
class
- contextParam(String, String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Add a context parameter.
- contextParams - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
- ContextParamType - Class in com.sun.jersey.test.framework.web.jaxb.types
-
Schema representation of the context-param entry.
- ContextParamType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
-
- contextPath - Variable in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
-
- contextPath(String) - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor.Builder
-
Set the context path.
- contextPath - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
- contextPath(String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Set the context path.
- ContextResolverFactory - Class in com.sun.jersey.core.spi.factory
-
A factory for managing ContextResolver
instances.
- ContextResolverFactory() - Constructor for class com.sun.jersey.core.spi.factory.ContextResolverFactory
-
- contextualEncode(String, UriComponent.Type) - Static method in class com.sun.jersey.api.uri.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII
characters or are ASCII characters that must be percent-encoded using the
UTF-8 encoding.
- contextualEncode(String, UriComponent.Type, boolean) - Static method in class com.sun.jersey.api.uri.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII
characters or are ASCII characters that must be percent-encoded using the
UTF-8 encoding.
- CONTROL - Static variable in class com.sun.jersey.core.header.GrammarUtil
-
Represents control type in the TYPE_TABLE
- cookie(Cookie) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- cookie(Cookie) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- cookie(Cookie) - Method in class com.sun.jersey.api.client.PartialRequestBuilder
-
- cookie(Cookie) - Method in interface com.sun.jersey.api.client.RequestBuilder
-
Add a cookie to be set.
- cookie(Cookie) - Method in class com.sun.jersey.api.client.ViewResource
-
- cookie(Cookie) - Method in class com.sun.jersey.api.client.WebResource
-
- cookie(NewCookie...) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Add cookies.
- cookie(NewCookie...) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
-
- CookieParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
-
- CookieParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.CookieParamInjectableProvider
-
- CookieProvider - Class in com.sun.jersey.core.impl.provider.header
-
- CookieProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.CookieProvider
-
- copyBuilder(JSONConfiguration) - Static method in class com.sun.jersey.api.json.JSONConfiguration
-
- copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- copyCurrentEvent(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- copyCurrentStructure(JsonParser) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- CopyOnWriteHashMap<K,V> - Class in com.sun.jersey.client.impl
-
A basic copy on write HashMap.
- CopyOnWriteHashMap() - Constructor for class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- create() - Static method in class com.sun.jersey.api.client.Client
-
Create a default client.
- create(ClientConfig) - Static method in class com.sun.jersey.api.client.Client
-
Create a default client with client configuration.
- create(ClientConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.client.Client
-
Create a default client with client configuration and component provider.
- create() - Static method in class com.sun.jersey.api.client.ClientRequest
-
- create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.ResourceDebuggingFilterFactory
-
- create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.RolesAllowedResourceFilterFactory
-
- create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.servlet.RolesAllowedResourceFilterFactory
-
- create(String) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
- create(String, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
- create(URI) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
- create(URI, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
- create(String, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
Create a HttpServer
that registers the declared
servlet class.
- create(String, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
Create a HttpServer
that registers the declared
servlet class.
- create(URI, Class<? extends Servlet>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
Create a HttpServer
that registers the declared
servlet class.
- create(URI, Class<? extends Servlet>, Map<String, String>) - Static method in class com.sun.jersey.api.container.grizzly2.servlet.GrizzlyWebContainerFactory
-
Create a HttpServer
that registers the declared
servlet class.
- create(String) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classpath.
- create(URI) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
- create(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(String, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
- create(URI, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
- create() - Static method in class com.sun.jersey.client.apache.ApacheHttpClient
-
Create a default client.
- create(ClientConfig) - Static method in class com.sun.jersey.client.apache.ApacheHttpClient
-
Create a default client with client configuration.
- create(ClientConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.client.apache.ApacheHttpClient
-
Create a default client with client configuration and component provider.
- create() - Static method in class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a default client.
- create(ClientConfig) - Static method in class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a default client with client configuration.
- create(ClientConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Create a default client with client configuration and component provider.
- create(HttpHeaderReader) - Method in interface com.sun.jersey.core.header.reader.HttpHeaderReader.ListElementCreator
-
- create(Reader, JSONConfiguration, String, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
Factory method for creating instances of this class.
- create(AbstractResourceMethod) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
-
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
-
- create(ProviderServices) - Static method in class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
-
- create(CreationalContext<T>) - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- create(CreationalContext<T>) - Method in class com.sun.jersey.server.impl.cdi.ProviderBasedBean
-
- create(AbstractMethod) - Method in class com.sun.jersey.server.impl.container.filter.AnnotationResourceFilterFactory
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.ejb.EJBRequestDispatcherProvider
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
-
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
-
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.HttpReqResDispatchProvider
-
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.HttpReqResDispatchProvider
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
-
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
-
- create(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider
-
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider
-
- create(Map<PathPattern, UriRule>) - Static method in class com.sun.jersey.server.impl.uri.rules.UriRulesFactory
-
- create(Map<PathPattern, UriRule>, List<PatternRulePair<UriRule>>) - Static method in class com.sun.jersey.server.impl.uri.rules.UriRulesFactory
-
- create(List<PatternRulePair<UriRule>>) - Static method in class com.sun.jersey.server.impl.uri.rules.UriRulesFactory
-
- create(AbstractMethod) - Method in interface com.sun.jersey.spi.container.ResourceFilterFactory
-
Create a list of
ResourceFilter
instance given a method
of the abstract resource model.
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in interface com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchProvider
-
- create(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.container.ResourceMethodDispatchProvider
-
- create() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- create() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
- create(ClientConfig) - Method in interface com.sun.jersey.test.framework.spi.client.ClientFactory
-
Create a client.
- create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.external.ExternalTestContainerFactory
-
- create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
-
- create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory
-
- create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.http.HTTPContainerFactory
-
- create(URI, AppDescriptor) - Method in class com.sun.jersey.test.framework.spi.container.inmemory.InMemoryTestContainerFactory
-
- create(URI, AppDescriptor) - Method in interface com.sun.jersey.test.framework.spi.container.TestContainerFactory
-
Create a test container.
- createAlternative() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createApplication() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createApplicationDocs() - Method in class com.sun.jersey.server.wadl.generators.ObjectFactory
-
- createArrayWrapperGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- createArrayWrapperGenerator(JsonGenerator, int) - Static method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- createBoundary() - Static method in class com.sun.jersey.multipart.Boundary
-
Create a unique boundary.
- createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
-
- createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider classes of a service.
- createClasspath() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- createContainer(Class<A>, Class<?>...) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, Set<Class<?>>) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, ResourceConfig) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, String) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Deprecated.
- createContainer(Class<A>) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create an instance of a container according to the class requested.
- createContainer(Class<A>, String...) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create an instance of a container according to the class requested.
- createContainer(Class<HttpHandler>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainerProvider
-
Create an container of type T.
- createContainer(Class<HttpHandler>, ResourceConfig, WebApplication) - Method in class com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainerProvider
-
- createContainer(Class<T>, ResourceConfig, WebApplication) - Method in interface com.sun.jersey.spi.container.ContainerProvider
-
Create an container of type T.
- createContextParamType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
-
- created(URI) - Static method in class com.sun.jersey.api.JResponse
-
- createDigest() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
-
- createDispatchingListener(ProviderServices) - Static method in class com.sun.jersey.server.impl.monitoring.MonitoringProviderFactory
-
- createDoc() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Doc
- createEndElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
-
- createEndElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
-
Creates an EndElementEvent
.
- createEndpoint(Application, Class<T>) - Method in class com.sun.jersey.server.impl.provider.RuntimeDelegateImpl
-
- createEndpoint(Application, Class<T>) - Method in class com.sun.ws.rs.ext.RuntimeDelegateImpl
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createExternalGrammar() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Perform any post create functions such as generating grammars.
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createFormData() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
-
- createGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createHeaderDelegate(Class<T>) - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
-
- createHttpServer(String) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
Creates a new HttpServer
which will manage all root resource and
provider classes found by searching the classes referenced in the java
classpath.
- createHttpServer(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
Creates a new HttpServer
which will manage all root resource and
provider classes declared by the resource configuration.
- createHttpServer(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
Creates a new HttpServer
which will manage all root resource and
provider classes declared by the resource configuration.
- createHttpServer(URI) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
Creates a new HttpServer
which will manage all root resource and
provider classes found by searching the classes referenced in the java
classpath.
- createHttpServer(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
Creates a new HttpServer
which will manage all root resource and
provider classes declared by the resource configuration.
- createHttpServer(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
Creates a new HttpServer
which will manage all root resource and
provider classes declared by the resource configuration.
- createHttpServer(URI, HttpHandler, boolean, SSLEngineConfigurator) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
- createHttpServer(URI, HttpHandler, boolean) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
- createHttpServer(URI, HttpHandler) - Static method in class com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory
-
- createInclude() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
-
- createIterator(Class<T>, String, ClassLoader, boolean) - Method in class com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider instances of a service.
- createJSONConfigurationWithFormatted(JSONConfiguration, boolean) - Static method in class com.sun.jersey.api.json.JSONConfiguration
-
A static method for obtaining
JSONConfiguration
instance with humanReadableFormatting
set according to formatted parameter.
- createJSONConfigurationWithRootUnwrapping(JSONConfiguration, boolean) - Static method in class com.sun.jersey.api.json.JSONConfiguration
-
A static method for obtaining
JSONConfiguration
instance with rootUnwrapping
set according to formatted parameter.
- createJSONMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
Create a JSON marshaller.
- createJSONUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
Create a JSON unmarshaller.
- createLink() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Link
- createListenerType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
-
- createMarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
Overrides underlaying createMarshaller method and returns
a marshaller which is capable of JSON serialization.
- createMatchResourceContext(URI) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- createMediaTypes(Consumes) - Static method in class com.sun.jersey.core.header.MediaTypes
-
Create a list of media type from the Consumes
annotation.
- createMediaTypes(Produces) - Static method in class com.sun.jersey.core.header.MediaTypes
-
Create a list of media type from the Produces annotation.
- createMediaTypes(String[]) - Static method in class com.sun.jersey.core.header.MediaTypes
-
Create a list of media type from an array of media types.
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createMethod() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createMixed() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
-
- createOption() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createParallel() - Static method in class com.sun.jersey.multipart.MultiPartMediaTypes
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createParam() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Param
- createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
-
- createParmWantsName(Param) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
-
- createPropertiesForJaxbContext(Map<String, Object>) - Static method in class com.sun.jersey.json.impl.JSONHelper
-
- createQualitySourceMediaTypes(Produces) - Static method in class com.sun.jersey.core.header.MediaTypes
-
Create a list of quality source media type from the Produces annotation.
- createQualitySourceMediaTypes(String[]) - Static method in class com.sun.jersey.core.header.MediaTypes
-
Create a list of quality source media type from an array of media types.
- createReader(Reader, JSONConfiguration, String, Class<?>, JAXBContext) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
-
- createReader(Reader, JSONConfiguration, String, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
-
- createRepresentation() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
-
- createRepresentationWantsName(Representation) - Method in class com.sun.jersey.wadl.generators.json.WadlGeneratorJSONGrammarGenerator
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createRequest(WebApplication, HttpServletRequest, URI, URI) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
Extension point for creating your custom container request.
- createRequest() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createRequestListener(ProviderServices) - Static method in class com.sun.jersey.server.impl.monitoring.MonitoringProviderFactory
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResource(Class<?>) - Static method in class com.sun.jersey.server.impl.modelapi.annotation.IntrospectionModeller
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createResource(AbstractResource, String) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResource() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createResourceDocType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ObjectFactory
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createResources() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createResources() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResources() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createResourceType() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createResponse() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- createResponseBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
-
- createResponseListener(ProviderServices) - Static method in class com.sun.jersey.server.impl.monitoring.MonitoringProviderFactory
-
- createResponseRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createRootAddingParser(JsonParser, String) - Static method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- createRootStrippingGenerator(JsonGenerator) - Static method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- createRootStrippingGenerator(JsonGenerator, int) - Static method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- createScopeMap() - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
-
Maps a Guice scope to a Jersey scope.
- createScopeMap() - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
-
- createServletInitParamType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
-
- createServletMappingType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
-
- createServletType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
-
- createStartElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
-
- createStartElementEvent(QName, Location) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
-
Creates an StartElementEvent
.
- createUnmarshaller() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
Overrides underlaying createUnmarshaller method and returns
an unmarshaller which is capable of JSON deserialization.
- createURI(Map<String, String>) - Method in class com.sun.jersey.api.uri.UriTemplate
-
Create a URI by substituting any template variables
for corresponding template values.
- createURI(String...) - Method in class com.sun.jersey.api.uri.UriTemplate
-
Create a URI by substituting any template variables
for corresponding template values.
- createURI(String[], int, int) - Method in class com.sun.jersey.api.uri.UriTemplate
-
Create a URI by substituting any template variables
for corresponding template values.
- createURI(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURI(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURI(String, String, String, String, String, String, String, Object[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURI(String, String, String, String, String, String, String, String, Object[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createUriBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
-
- createUriPattern(UriTemplateParser) - Method in class com.sun.jersey.api.uri.UriTemplate
-
Create the URI pattern from a URI template parser.
- createURIWithStringValues(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean) - Static method in class com.sun.jersey.api.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createValidator() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
Simply delegates to underlying JAXBContext implementation.
- createVariantListBuilder() - Method in class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
-
- createWadlApplicationContext(Set<AbstractResource>) - Method in class com.sun.jersey.server.impl.wadl.WadlFactory
-
- createWadlGenerator() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
-
- 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
-
- createWebAppType() - Method in class com.sun.jersey.test.framework.web.jaxb.ObjectFactory
-
- createWriter(Writer, JSONConfiguration, Class<?>, JAXBContext) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
-
- createWriter(Writer, JSONConfiguration, Class<?>, JAXBContext, boolean) - Static method in class com.sun.jersey.json.impl.Stax2JsonFactory
-
- createWriter(Writer, JSONConfiguration, String) - Static method in class com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
-
- createXhtmlCodeType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
-
- createXhtmlElementType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
-
- creationDate - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
-
- creationDate(Date) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
-
Add the "creation-date" parameter.
- cs - Variable in class com.sun.jersey.spi.inject.InjectableProviderContext.InjectableScopePair
-
- CsrfProtectionFilter - Class in com.sun.jersey.api.client.filter
-
Simple client-side filter that adds X-Requested-By headers to all state-changing
request (i.e.
- CsrfProtectionFilter() - Constructor for class com.sun.jersey.api.client.filter.CsrfProtectionFilter
-
- CsrfProtectionFilter(String) - Constructor for class com.sun.jersey.api.client.filter.CsrfProtectionFilter
-
Initialized the filter with a desired value of the X-Requested-By header.
- CsrfProtectionFilter - Class in com.sun.jersey.api.container.filter
-
- CsrfProtectionFilter() - Constructor for class com.sun.jersey.api.container.filter.CsrfProtectionFilter
-
- geExternalGramar(UriInfo, String) - Method in class com.sun.jersey.server.impl.wadl.WadlResource
-
- GENERAL_ACCEPT_MEDIA_TYPE - Static variable in class com.sun.jersey.core.header.MediaTypes
-
The general acceptable media type corresponding to \*\/*.
- GENERAL_ACCEPT_MEDIA_TYPE_LIST - Static variable in class com.sun.jersey.core.header.MediaTypes
-
A singleton list containing the general acceptable media type.
- GENERAL_MEDIA_TYPE - Static variable in class com.sun.jersey.core.header.MediaTypes
-
The general media type corresponding to \*\/*.
- GENERAL_MEDIA_TYPE_LIST - Static variable in class com.sun.jersey.core.header.MediaTypes
-
A singleton list containing the general media type.
- GENERAL_QUALITY_SOURCE_MEDIA_TYPE_LIST - Static variable in class com.sun.jersey.core.header.MediaTypes
-
A singleton list containing the general media type.
- generate(OAuthRequest, OAuthParameters, OAuthSecrets) - Static method in class com.sun.jersey.oauth.signature.OAuthSignature
-
Generates and returns an OAuth signature for the given request,
parameters and secrets.
- generate(UriInfo, Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a set of resources.
- generate(UriInfo, ApplicationDescription, AbstractResource) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a resource.
- generate(UriInfo, ApplicationDescription, AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a virtual subresource resulting from sub resource
methods.
- GenerateWadlMojo - Class in com.sun.jersey.wadl
-
This mojo generates a wadl file, without the need of a running webapp.
Created on: Jun 18, 2008
- GenerateWadlMojo() - Constructor for class com.sun.jersey.wadl.GenerateWadlMojo
-
- generator(Class<? extends WadlGenerator>) - Static method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
-
- generator(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
-
- GENERIC_TYPE_NOT_SUPPORTED(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
Generic type, {0}, not support for parameter {1}.
- genericInterface - Variable in class com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
-
- GenericType<T> - Class in com.sun.jersey.api.client
-
Represents a generic type T
.
- GenericType() - Constructor for class com.sun.jersey.api.client.GenericType
-
Constructs a new generic type, deriving the generic type and class from
type parameter.
- GenericType(Type) - Constructor for class com.sun.jersey.api.client.GenericType
-
Constructs a new generic type, supplying the generic type
information and derving the class.
- get(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the GET method.
- get(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the GET method.
- get(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the GET method.
- get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- get(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- get(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- get(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- get(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- get(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- get(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- get(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- get(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- get(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- get(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the GET method.
- get(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the GET method.
- get(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- get(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- get(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
-
- get(T) - Method in class com.sun.jersey.api.client.ViewResource
-
- get(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- get(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- get(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
-
- get(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
-
- get(ClientResponse) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
-
- get(Object) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- get(Class, ComponentScope) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactory
-
- get(Object) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Returns the value to which the specified key is mapped in this identity
hash map, or null if the map contains no mapping for this key.
- get(Object) - Method in class com.sun.jersey.core.util.KeyComparatorLinkedHashMap
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get() - Method in class com.sun.jersey.core.util.LazyVal
-
- get(String, Class<A>) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- get(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
-
- get(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- get(Object) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- get(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.BaseParamInjectableProvider
-
- get(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorFactory
-
- get(Parameter) - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorProvider
-
- get() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
-
- get() - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
-
- getAbsolutePath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute path of the request.
- getAbsolutePath() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getAbsolutePath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAbsolutePath() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAbsolutePathBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute path of the request in the form of a UriBuilder.
- getAbsolutePathBuilder() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAbstractResourceMethod() - Method in class com.sun.jersey.server.impl.model.method.ResourceHttpMethod
-
- getAbstractResourceMethod() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
Get the abstract resource method.
- getAbstractRootResources() - Method in interface com.sun.jersey.api.model.AbstractResourceModelContext
-
- getAccept(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the list of Media type from the "Accept" of an HTTP request.
- getAccept(HttpRequestContext, List<QualitySourceMediaType>) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
- getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptableMediaType(List<MediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Deprecated.
will stay in Jersey 1.x, use Request.selectVariant(java.util.List)
as an alternative.
- getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Deprecated.
will stay in Jersey 1.x, use Request.selectVariant(java.util.List)
as an alternative.
- getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptCharset(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the list of language tag from the "Accept-Charset" of an HTTP request.
- getAcceptEncoding(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the list of language tag from the "Accept-Charset" of an HTTP request.
- getAcceptLangauge(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
- getAcceptLanguage(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the list of language tag from the "Accept-Language" of an HTTP request.
- getAccesibleObject() - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
-
- getAccesibleObject() - Method in interface com.sun.jersey.core.spi.component.ComponentContext
-
Get the accessible object.
- getAccessToken(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
-
- getAccessToken(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
-
Returns the access token by the consumer key and token value.
- getAccessTokens(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
-
Returns a list of access tokens authorized with the supplied principal name.
- getAdapter() - Method in class com.sun.jersey.api.client.AbstractClientRequestAdapter
-
Get the adapted client request adapter.
- getAdapter() - Method in class com.sun.jersey.api.client.ClientRequest
-
Get the client request adapter.
- getAdapter() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getAdapter(Class<A>) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- getAdapter(Class<A>) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- getAllow() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAnnotatedClasses() - Method in class com.sun.jersey.spi.scanning.AnnotationScannerListener
-
Get the set of annotated classes.
- getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.AbstractResource
-
- getAnnotation() - Method in class com.sun.jersey.api.model.Parameter
-
- getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.Parameter
-
- getAnnotation(Class<T>) - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getAnnotation(Class<T>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
-
- getAnnotation() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
-
- getAnnotationDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getAnnotations() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the annotations associated with the response entity (if any).
- getAnnotations() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getAnnotations() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getAnnotations() - Method in class com.sun.jersey.api.model.Parameter
-
- getAnnotations() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getAnnotations() - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
-
- getAnnotations() - Method in interface com.sun.jersey.core.spi.component.ComponentContext
-
Get the array of annotations.
- getAnnotations() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
-
- getAnnotations() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getAnnotations() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getAnnotationTypeName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getAny() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Grammars
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Option
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Request
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Resources
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets the value of the any property.
- getAny() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the any property.
- getApplication() - Method in class com.sun.jersey.server.impl.application.DeferredResourceConfig.ApplicationHolder
-
- getApplication(ProviderFactory) - Method in class com.sun.jersey.server.impl.application.DeferredResourceConfig
-
- getApplication(UriInfo) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
-
- getApplication(UriInfo, AbstractResource, String) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
-
- getApplication(UriInfo) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
-
- getApplication(UriInfo, AbstractResource, String) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
-
- getApplication() - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- getApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Get a new instance of a
ApplicationDescription
corresponding to all
the root resource classes, and configure the base URI.
- getApplication(UriInfo, AbstractResource, String) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Get a new instance of
Application
for a particular resource
- getArcs() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
arcs getter.
- getArguments() - Method in interface com.sun.jersey.localization.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class com.sun.jersey.localization.LocalizableMessage
-
- getArrayClass(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get Array class of component class.
- getArrays() - Method in class com.sun.jersey.api.json.JSONConfiguration
-
- 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
-
- getAttributeCount() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributeDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- getAttributeLocalName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributeName(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributeName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
-
- getAttributeName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
-
Returns the name of an attribute from the given field name without the leading '@' character if present.
- getAttributeNamespace(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributeQName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
-
- getAttributeQName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
-
Returns the attribute qualified name which is determined from the given jsonFieldName
and configuration of the
underlying implementation.
- getAttributes() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
-
Returns additional attributes associated with the consumer (e.g.
- getAttributes() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
- getAttributes() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
-
Returns additional custom attributes associated with the token.
- getAttributeType(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributeValue(String, String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAttributeValue(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getAuthenticationScheme() - Method in class com.sun.jersey.oauth.server.OAuthSecurityContext
-
- getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAuthorizationUri() - Method in exception com.sun.jersey.oauth.client.UnauthorizedRequestException
-
Returns authorization URI the user can be redirected to to provide authorization,
or null if there is no request token to be authorized (i.e.
- getBase() - Method in class com.sun.research.ws.wadl.Resources
-
Gets the value of the base property.
- getBaseType() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
-
- getBaseUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the base URI of the application.
- getbaseUri() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- getBaseUri() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getBaseUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getBaseUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getBaseURI() - Method in class com.sun.jersey.test.framework.JerseyTest
-
Returns the base URI of the application.
- getBaseUri() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
-
Get the base URI of the application.
- getBaseUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the base URI of the application in the form of a UriBuilder.
- getBaseUriBuilder() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getBean(BeanManager, Class<?>) - Static method in class com.sun.jersey.server.impl.cdi.Utils
-
- getBeanClass() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getBigIntegerValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getBinaryValue(Base64Variant) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getBinding(String) - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
-
- getBinding(String) - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
-
Get the binding as an EL expression for a particular URI template parameter
- getBinding(String) - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
-
- getBodyParts() - Method in class com.sun.jersey.multipart.MultiPart
-
- getBufferThreshold() - Method in class com.sun.jersey.multipart.MultiPartConfig
-
Return the size (in bytes) of the entity of an incoming
BodyPart
before it will be buffered to disk.
- getBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Deprecated.
- getBuilder() - Method in class com.sun.jersey.api.client.WebResource
-
Deprecated.
- getBuildId() - Static method in class com.sun.jersey.server.impl.BuildId
-
- getByteValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getCallback() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the callback URL.
- getCallbackName() - Method in class com.sun.jersey.api.json.JSONWithPadding
-
Get the callback function name.
- getCallbackUrl() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
Returns callback URL for this token (applicable just to request tokens)
- getCDataElements() - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
-
specify which of your elements you want to be handled as CDATA.
- getCDataElements() - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
-
- getCharacterEncodingScheme() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getCharset(MediaType) - Static method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
-
Get the character set from a media type.
- getCharset(MediaType) - Static method in class com.sun.jersey.core.util.ReaderWriter
-
Get the character set from a media type.
- getChildContext(String) - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
-
Get the child application context.
- getChildNodes() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
-
- getClass(Class, Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Find the declaring class that implements or extends an interface.
- getClassDoc(Class<?>) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getClasses() - Method in interface com.sun.jersey.api.client.config.ClientConfig
-
Get the set of provider classes to be instantiated in the scope
of the Client
- getClasses() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get the set of provider classes to be instantiated in the scope
of the Client
- getClasses() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getClassName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getClassName() - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
-
- getClasspath() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- getClasspathElements(MavenProject, List<Dependency>) - Method in class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
-
Create a list of classpath elements including declared build dependencies, the build
output directory and additionally configured dependencies.
- getClient() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the client.
- getClient(TestContainer, AppDescriptor) - Method in class com.sun.jersey.test.framework.JerseyTest
-
Creates an instance of
Client
.
- getClient() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
-
Get a client specific to the test container.
- getClientConfig() - Method in class com.sun.jersey.test.framework.AppDescriptor
-
Get the client configuration.
- getClientFactory() - Method in class com.sun.jersey.test.framework.JerseyTest
-
Get the ClientFactory.
- getClientHandler() - Method in class com.sun.jersey.client.apache.ApacheHttpClient
-
Get the Apache HTTP client handler.
- getClientHandler() - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4
-
Get the Apache HTTP client handler.
- getClientResponseStatus() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the status code.
- getCodec() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- getCodec() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
Gets the value of the commentText property.
- getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
-
- getComponentProvider(Class<?>) - Method in interface com.sun.jersey.core.spi.component.ComponentProviderFactory
-
Get the component provider for a class.
- getComponentProvider(Class<?>) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory
-
Get the IoC component provider for a class.
- getComponentProvider(ComponentContext, Class<?>) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory
-
Get the IoC component provider for a class with additional context.
- getComponentProvider(ProviderServices.ProviderClass) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
-
Get a component provider for a class.
- getComponentProvider(Class) - Method in class com.sun.jersey.core.spi.component.ProviderFactory
-
Get a component provider for a class.
- getComponentProvider(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
-
- getComponentProvider(ComponentContext, Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
-
- getComponentProvider(Class<?>) - Method in class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
-
- getComponentProvider(ComponentContext, Class<?>) - Method in class com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory
-
- getComponentProvider(ComponentContext, Class) - Method in class com.sun.jersey.server.impl.component.IoCResourceFactory
-
- getComponentProvider(ComponentContext, Class) - Method in class com.sun.jersey.server.impl.component.ResourceFactory
-
- getComponentProvider(Class) - Method in class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
-
- getComponentProvider(IoCComponentProvider, Class) - Method in class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
-
- getComponentProvider(Class) - Method in class com.sun.jersey.server.impl.resource.PerRequestFactory
-
- getComponentProvider(IoCComponentProvider, Class) - Method in class com.sun.jersey.server.impl.resource.PerRequestFactory
-
- getComponentProvider(Class) - Method in class com.sun.jersey.server.impl.resource.SingletonFactory
-
- getComponentProvider(IoCComponentProvider, Class) - Method in class com.sun.jersey.server.impl.resource.SingletonFactory
-
- getComponentProvider(IoCComponentProvider, Class<?>) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
-
Get the resource class component provider.
- getComponentProvider(Class) - Method in class com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
-
- getComponentProvider(ComponentContext, Class) - Method in class com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
-
- getComponentProviderFactory() - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getComponentProviderFactory(Class) - Method in class com.sun.jersey.server.impl.component.ResourceFactory
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractField
-
- getComponents() - Method in interface com.sun.jersey.api.model.AbstractModelComponent
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- getCondition() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
-
- getCondition() - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
-
Get the condition.
- getCondition() - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
-
- getConfig() - Method in class com.sun.jersey.client.apache.ApacheHttpClientHandler
-
Get the client config.
- getConfigType() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
-
Get the configuration type of this config.
- getConfigType() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
-
- getConfigType() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
-
- getConstructors() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getConstructors() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- getConsumer(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
-
- getConsumer() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
- getConsumer(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
-
Gets consumer corresponding to a given consumer key.
- getConsumer() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
-
Returns consumer this token was issued for.
- getConsumerKey() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the consumer key.
- getConsumers(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
-
Returns a set of consumers registered by a given owner.
- getConsumerSecret() - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
-
Returns the consumer secret.
- getConsumes() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getContainerRequest() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getContainerRequest() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getContainerRequest() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Get the container request.
- getContainerRequest() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the container request.
- getContainerRequestFilters() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the list of container request filters.
- getContainerResponse() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getContainerResponse() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the container response.
- getContainerResponseFilters() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the list of container response filters.
- getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Get the container response writer.
- getContent() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
-
- getContent() - Method in class com.sun.research.ws.wadl.Doc
-
Gets the value of the content property.
- getContentDisposition() - Method in class com.sun.jersey.multipart.BodyPart
-
Get the content disposition.
- getContentDisposition() - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
- getContentLanguageAsLocale(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the content language as a Locale instance.
- getContentType() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
-
- getContentType(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the content type from the "Content-Type" of an HTTP request.
- getContentType(String) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the content type from a String.
- getContentType(Object) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Get the content type from an Object.
- getContext(Class<?>) - Method in class com.sun.jersey.moxy.MoxyContextResolver
-
- getContext() - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
-
Get the application context.
- getContextClassLoader() - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the context class loader.
- getContextParam() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- getContextParams() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get the context parameters.
- getContextPath() - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor
-
Get the context path.
- getContextPath() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get the context path.
- getCookieNameValueMap() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the cookie name value map.
- getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getCookies() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the list of cookies.
- getCookies() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getCookies() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getCookieStore() - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
-
Get the CookieStore
.
- getCreationDate() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the creation-date parameter.
- getCredentials(AuthScheme, String, int, boolean) - Method in class com.sun.jersey.client.apache.config.DefaultCredentialsProvider
-
- getCtor() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- getCurrentLocation() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getCurrentName() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getDateFormats() - Static method in class com.sun.jersey.core.header.HttpDateFormat
-
Return an unmodifiable list of HTTP specified date formats to use for
parsing or formating
Date
.
- getDecimalValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.Parameter
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getDeclaringCallable() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
-
- getDeclaringClass(AccessibleObject) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
- getDeclaringResource() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getDeclaringType() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
-
- getDefault() - Static method in class com.sun.jersey.spi.container.JavaMethodInvokerFactory
-
- getDefault() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the default property.
- getDEFAULT_INITIAL_CAPACITY() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
- getDefaultContext() - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
-
Get the default application context.
- getDefaultMediaType() - Static method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Gets the default MediaType
to be used if the user didn't specify
any.
- getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
-
- getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
Get the default resource configuration if one is not declared in the
web.xml.
- getDefaultResourceConfig(Map<String, Object>, ServletConfig) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
Get the default resource configuration if one is not declared in the
web.xml.
- getDefaultResourceConfig(Map<String, Object>) - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
-
- getDefaultResourceConfig(Map<String, Object>) - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
-
- getDefaultResourceConfig(Map<String, Object>) - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
-
- getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.spi.spring.container.servlet.SpringServlet
-
- getDefaultStringValue() - Method in exception com.sun.jersey.api.ParamException
-
Get the default String value.
- getDefaultStringValue() - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractor
-
- getDefaultValue() - Method in class com.sun.jersey.api.model.Parameter
-
- getDefaultValue() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
-
- getDependencies() - Method in class com.sun.jersey.wadl.Dependencies
-
- getDestfile() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- getDispatcher() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getDispatcher(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchFactory
-
- getDispatchingListener() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getDispatchingListener() - Method in interface com.sun.jersey.spi.container.WebApplication
-
- getDispatchProvider() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getDoc() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Grammars
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Include
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Option
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Request
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Resources
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the doc property.
- getDocs() - Method in class com.sun.jersey.server.wadl.generators.ApplicationDocs
-
- getDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
-
- getDocs() - Method in class com.sun.jersey.wadl.model.ApplicationDocs
-
- getDocumentStructureClass() - Method in interface com.sun.jersey.json.impl.JaxbProvider
-
- getDocumentStructureClass() - Method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
-
- getDoubleValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getElement() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getElement() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the element property.
- getElementClass(Class<?>, Type) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
-
- getElementName(Class<?>) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
-
- getElementQName(String) - Method in class com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
-
- getElementQName(String) - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
-
Returns the element qualified name which is determined from the given jsonFieldName
and configuration of the
underlying implementation.
- getElements(String[]) - Static method in class com.sun.jersey.api.core.ResourceConfig
-
Get a canonical array of String elements from a String array
where each entry may contain zero or more elements separated by ';'.
- getElements(String[], String) - Static method in class com.sun.jersey.api.core.ResourceConfig
-
Get a canonical array of String elements from a String array
where each entry may contain zero or more elements separated by characters
in delimiters string.
- getElementText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getELResolver() - Method in class com.sun.jersey.server.linking.el.LinkELContext
-
- getEncoding() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getEntity() - Method in class com.sun.jersey.api.client.ClientRequest
-
Get the entity of the request.
- getEntity(Class<T>) - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the entity of the response.
- getEntity(GenericType<T>) - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the entity of the response.
- getEntity(Class<T>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the request entity, returns null if the request does not
contain an entity body.
- getEntity(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the request entity, returns null if the request does not
contain an entity body.
- getEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getEntity() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the response entity.
- getEntity() - Method in class com.sun.jersey.api.JResponse
-
Get the response entity.
- getEntity() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getEntity() - Method in class com.sun.jersey.core.provider.EntityHolder
-
Get the entity.
- getEntity() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
-
- getEntity() - Method in class com.sun.jersey.multipart.BodyPart
-
Return the entity object to be unmarshalled from a request, or to be
marshalled on a response.
- getEntity() - Method in class com.sun.jersey.multipart.MultiPart
-
Disable access to the entity for a
MultiPart
.
- getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getEntity() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.CachedEntityContainerRequest
-
Get the entity or a cached instance.
- getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.CachedEntityContainerRequest
-
Get the entity or a cached instance.
- getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getEntity() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getEntityAs(Class<T>) - Method in class com.sun.jersey.multipart.BodyPart
-
Return the entity after appropriate conversion to the requested
type.
- getEntityInputStream() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the input stream of the response.
- getEntityInputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getEntityInputStream() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the input stream of the entity.
- getEntityTag() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the entity tag.
- getEntityType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getEntityType() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
-
Get the entity type.
- getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- getEntityType(QName, boolean) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns the
Type
of entity (element, attribute) with the given name.
- getEntityType(QName, boolean) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- getEntityType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getEntityType() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getErrorColumn() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
-
- getErrorLine() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
-
- getErrorToken() - Method in exception com.sun.jersey.json.impl.reader.JsonFormatException
-
- getEvent() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
-
- getEventHandler() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- getEventHandler() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- getEventType() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getEventValue() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
-
- getExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getExceptionMapperContext() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getExceptionMapperContext() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the exception mapper context that can be used to map exceptions
to responses.
- getExecutorService() - Method in class com.sun.jersey.api.client.Client
-
Get the
ExecutorService
for sending asynchronous
HTTP requests when no underlying asynchronous HTTP implementation is
utilized.
- getExpectedAttributes() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getExpectedAttributes() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- getExpectedAttributes() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- getExpectedAttributes() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns a collection of expected attributes of currently processed element.
- getExpectedAttributes() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- getExpectedAttributesMap() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns a map of expected attributes of currently processed element where key
is represented by the local
name of the attribute and value
is it's qualified name.
- getExpectedAttributesMap() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- getExpectedElements() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getExpectedElements() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- getExpectedElements() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- getExpectedElements() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns a collection of expected sub-elements of currently processed element.
- getExpectedElements() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- getExpectedElementsMap() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns a map of expected sub-elements of currently processed element where key
is represented by the local
name of the sub-element and value
is it's qualified name.
- getExpectedElementsMap() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- getExplicitRootResources() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getExplicitRootResources() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get a map of explicit root resource classes and root resource singleton
instances.
- getExtension() - Method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
Get the file extension.
- getExternalGrammar(String) - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- getExternalMetadataKeys() - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- getFamily() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
-
Get the class of status code.
- getFeature(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get the value of a feature.
- getFeature(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getFeature(String) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the value of a feature.
- getFeature(String) - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
-
Get the value of a feature.
- getFeatureDescriptors(ELContext, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
-
- getFeatures() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get the map of features associated with the client.
- getFeatures() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getFeatures() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the map of features associated with the Web application.
- getFeatures() - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
-
Get the map of features associated with the client.
- getFeaturesAndProperties() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getFeaturesAndProperties() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the features and properties.
- getField() - Method in class com.sun.jersey.api.model.AbstractField
-
- getField(String) - Method in class com.sun.jersey.multipart.FormDataMultiPart
-
Get a form data body part given a control name.
- getFieldName() - Method in class com.sun.jersey.server.linking.impl.FieldDescriptor
-
- getFields() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getFields(String) - Method in class com.sun.jersey.multipart.FormDataMultiPart
-
Get a list of one or more form data body parts given a control name.
- getFields() - Method in class com.sun.jersey.multipart.FormDataMultiPart
-
Get a map of form data body parts where the key is the control name
and the value is a list of one or more form data body parts.
- getFields() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- getFieldValue(Object) - Method in class com.sun.jersey.server.linking.impl.FieldDescriptor
-
- getFileEntity() - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
Get the file for this body part.
- getFileName() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the filename parameter.
- getFilename() - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Gets the filename value which is to be used in the content-disposition
header of this body part entity.
- getFilterClass() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor
-
- getFilterName() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor
-
- getFilters() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get the filter class.
- getFirst(String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- getFirst(String, Class<A>) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- getFirst(String, A) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- getFirst(String) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
-
- getFirst(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
-
- getFirst(String, A) - Method in class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
-
- getFirst(String, Class<A>) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- getFirst(String, A) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- getFirst(K) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- getFirstArc() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
firstArch getter.
- getFixed() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the fixed property.
- getFlag() - Method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
-
Returns the numeric value of the bit corresponding to this flag.
- getFloatValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getFormDataContentDisposition() - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Get the form data content disposition.
- getFormParameters() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the form parameters of the request entity.
- getFormParameters() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getFormParameters() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getFromStringStringMethod(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the static fromString(String ) method.
- getFunctionMapper() - Method in class com.sun.jersey.server.linking.el.LinkELContext
-
- getGeneratorClass() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- getGenericClass(Type) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the class that is the type argument of a parameterized type.
- getGenericParameterTypes() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getGenericReturnType() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getGenericType() - Method in interface com.sun.jersey.api.client.async.ITypeListener
-
- getGenericType() - Method in class com.sun.jersey.api.client.async.TypeListener
-
- getGrammars() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the grammars property.
- getGroupCounts() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the capturing group counts for each template variable.
- getGroupId() - Method in class com.sun.jersey.wadl.Dependency
-
- getGroupIndexes() - Method in class com.sun.jersey.api.uri.UriPattern
-
Get the group indexes.
- getGroupIndexes() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the group indexes to capturing groups.
- getHeaders() - Method in class com.sun.jersey.api.client.ClientRequest
-
Get the HTTP headers of the request.
- getHeaders() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the HTTP headers of the response.
- getHeaders() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getHeaders() - Method in class com.sun.jersey.multipart.BodyPart
-
Return a mutable map of HTTP header value(s) for this
BodyPart
,
keyed by the header name.
- getHeaderValue(Object) - Static method in class com.sun.jersey.api.client.ClientRequest
-
Convert a header value, represented as a general object, to the
string value.
- getHeaderValue(String) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get a HTTP header value.
- getHeaderValue(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getHeaderValue(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getHeaderValue(Object) - Static method in class com.sun.jersey.spi.container.ContainerResponse
-
Convert a header value, represented as a general object, to the
string value.
- getHeaderValues(String) - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
-
- getHeaderValues(String) - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
-
Returns the value(s) of the specified request header.
- getHeadHandler() - Method in class com.sun.jersey.api.client.filter.Filterable
-
Get the head client handler of the filter chain.
- getHostnameVerifier() - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
-
- getHref() - Method in class com.sun.research.ws.wadl.Include
-
Gets the value of the href property.
- getHref() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the href property.
- getHref() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the href property.
- getHref() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the href property.
- getHttpClient() - Method in class com.sun.jersey.client.apache.ApacheHttpClientHandler
-
Get the HttpClient
.
- getHttpClient() - Method in class com.sun.jersey.client.apache4.ApacheHttpClient4Handler
-
Get the HttpClient
.
- getHttpHeaders() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the HTTP response headers.
- getHttpHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getHttpHeaders() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getHttpMethod() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getHttpMethod() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getHttpState() - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Get the HTTP state.
- getHttpURLConnection(URL) - Method in interface com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
-
- getId() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the id property.
- getId() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the id property.
- getId() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the id property.
- getId() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the id property.
- getId() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets the value of the id property.
- getIdFromName(String) - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- getIfMatch(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
- getIfNoneMatch(HttpRequestContext) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
- getImmutableThreadLocal() - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
-
- getInclude() - Method in class com.sun.research.ws.wadl.Grammars
-
Gets the value of the include property.
- getIndex() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
-
- getIndividualType() - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getIndividualType() - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- getIndividualType() - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- getIndividualType() - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Returns the
Type
of individuals stored in an array/list.
- getIndividualType() - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- getInitialContext() - Static method in class com.sun.jersey.server.impl.InitialContextHelper
-
- getInitializedExtension() - Static method in class com.sun.jersey.server.impl.cdi.CDIExtension
-
- getInitParameter(String) - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
-
Get an initialization parameter.
- getInitParameter(String) - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
-
- getInitParameter(String) - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
-
- getInitParameterNames() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
-
Get the enumeration of initialization parameter names.
- getInitParameterNames() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
-
- getInitParameterNames() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
-
- getInitParams() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- getInitParams() - Method in class com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor
-
- getInitParams() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get the initialization parameters.
- getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
-
- getInjectable(Class<? extends Annotation>, ComponentContext, A, C, ComponentScope) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
-
- getInjectable(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.multipart.impl.MultiPartConfigProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
-
- getInjectable(Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
-
Get an injectable given a parameter.
- getInjectable(AccessibleObject, Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
-
Get an injectable given a parameter.
- getInjectable(List<Parameter>, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
-
Get a list of injectable given a list of parameter.
- getInjectable(AccessibleObject, List<Parameter>, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
-
Get a list of injectable given a list of parameter.
- getInjectable(Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- getInjectable(AccessibleObject, Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- getInjectable(List<Parameter>, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- getInjectable(AccessibleObject, List<Parameter>, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- getInjectable(ComponentContext, CookieParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.CookieParamInjectableProvider
-
- getInjectable(ComponentContext, FormParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.FormParamInjectableProvider
-
- getInjectable(ComponentContext, HeaderParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.HeaderParamInjectableProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.sun.jersey.server.impl.model.parameter.HttpContextInjectableProvider
-
- getInjectable(ComponentContext, MatrixParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.MatrixParamInjectableProvider
-
- getInjectable(ComponentContext, PathParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.PathParamInjectableProvider
-
- getInjectable(ComponentContext, QueryParam, Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.QueryParamInjectableProvider
-
- getInjectable(ComponentContext, A, C) - Method in interface com.sun.jersey.spi.inject.InjectableProvider
-
Get an injectable.
- getInjectable(Class<? extends Annotation>, ComponentContext, A, C, ComponentScope) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
-
Get an injectable.
- getInjectable(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
-
Get an injectable.
- getInjectable(ComponentContext, A, Type) - Method in class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
-
- getInjectable(ComponentContext, A) - Method in class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
-
Get an injectable for type T.
- getInjectable(ComponentContext, A, Type) - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
-
- getInjectableInstance(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCInstantiatedComponentProvider
-
The instance for the runtime to perform injection on.
- getInjectableiWithScope(Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
-
Get an injectable given a parameter.
- getInjectableiWithScope(AccessibleObject, Parameter, ComponentScope) - Method in interface com.sun.jersey.server.impl.inject.ServerInjectableProviderContext
-
Get an injectable given a parameter.
- getInjectableiWithScope(Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- getInjectableiWithScope(AccessibleObject, Parameter, ComponentScope) - Method in class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- getInjectableProviderContext() - Method in class com.sun.jersey.core.spi.component.ProviderFactory
-
Get the injectable provider context.
- getInjectableProviderContext() - Method in class com.sun.jersey.server.impl.component.ResourceFactory
-
- getInjectableProviderContext() - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
-
Get the server-specific injectable provider context.
- getInjectables() - Method in class com.sun.jersey.server.impl.inject.InjectableValuesProvider
-
- getInjectables(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
-
- getInjectables(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
-
- getInjectableValues(HttpContext) - Method in class com.sun.jersey.server.impl.inject.InjectableValuesProvider
-
Get the injectable values.
- getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.multipart.impl.FormDataMultiPartDispatchProvider
-
- getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
-
Get the injectable values provider for an abstract resource method.
- getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.EntityParamDispatchProvider
-
- getInjectableValuesProvider(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
-
- getInjectableWithScope(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in class com.sun.jersey.core.spi.factory.InjectableProviderFactory
-
- getInjectableWithScope(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentScope>) - Method in interface com.sun.jersey.spi.inject.InjectableProviderContext
-
Get an injectable.
- getInjectionPoints() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getInputStream() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
-
- getInputStream() - Method in class com.sun.jersey.multipart.BodyPartEntity
-
Get the input stream to the raw bytes of this body part entity.
- getInstance() - Static method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Return a fully configured
Inflector
instance that can be used
for performing transformations.
- getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.DocumentBuilderFactoryProvider
-
- getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
-
- getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.SAXParserContextProvider
-
- getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
-
- getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.TransformerFactoryProvider
-
- getInstance() - Method in class com.sun.jersey.core.impl.provider.xml.XMLStreamReaderContextProvider
-
- getInstance() - Static method in class com.sun.jersey.core.osgi.OsgiRegistry
-
Returns an OsgiRegistry
instance.
- getInstance() - Method in class com.sun.jersey.core.spi.component.ComponentConstructor
-
Get a new instance.
- getInstance() - Method in interface com.sun.jersey.core.spi.component.ComponentProvider
-
Get the instance.
- getInstance() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCProxiedComponentProvider
-
- getInstance() - Static method in class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
-
Get the singleton instance of this class.
- getInstance(BeanManager, Class<T>) - Static method in class com.sun.jersey.server.impl.cdi.Utils
-
- getInstance(Class<?>) - Static method in class com.sun.jersey.server.linking.impl.EntityDescriptor
-
- getInstance(HttpContext) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
-
Get the instance.
- getInstances(Class<T>, String[]) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getInstances(Class<T>, Class<? extends T>[]) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getIntValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getIssueList() - Method in class com.sun.jersey.server.impl.modelapi.validation.AbstractModelValidator
-
- getIterator() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNodeValue
-
- getJavaClass() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedConstructorImpl
-
- getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedFieldImpl
-
- getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMemberImpl
-
- getJavaMember() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedMethodImpl
-
- getJAXBContext() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
-
- getJAXBContext() - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
-
- getJAXBContext() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Get the default JAXB context associated with the
WadlGenerator
for the Web application.
- getJaxbContextClassName() - Method in interface com.sun.jersey.json.impl.JaxbProvider
-
- getJaxbContextClassName() - Method in enum com.sun.jersey.json.impl.SupportedJaxbProvider
-
- getJaxbProvider(JAXBContext) - Static method in class com.sun.jersey.json.impl.JSONHelper
-
- getJResponse() - Method in class com.sun.jersey.api.JResponseAsResponse
-
- getJSONConfiguration() - Method in interface com.sun.jersey.api.json.JSONConfigurated
-
Provides information on current JSON configuration options for this object.
- getJSONConfiguration() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
Get the JSON configuration.
- getJSONConfiguration() - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
-
- getJSONConfiguration() - Method in class com.sun.jersey.json.impl.BaseJSONUnmarshaller
-
- getJsonConfiguration() - Method in class com.sun.jersey.json.impl.reader.XmlEventProvider
-
- getJSONMarshaller(Marshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
-
- getJsonSource() - Method in class com.sun.jersey.api.json.JSONWithPadding
-
Get the JSON source.
- getJSONUnmarshaller(Unmarshaller, JAXBContext) - Static method in class com.sun.jersey.api.json.JSONJAXBContext
-
- getKey() - Method in interface com.sun.jersey.localization.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class com.sun.jersey.localization.LocalizableMessage
-
- getKey() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
-
- getKey() - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
-
Returns consumer key.
- getLang() - Method in class com.sun.research.ws.wadl.Doc
-
Gets the value of the lang property.
- getLanguage() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the language.
- getLanguage() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getLanguage() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getLanguageMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getLanguageMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get a map of file extension to language.
- getLanguageTagAsLocale(String) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
- getLastModified() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the last modified date.
- getLength() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get Content-Length.
- getLink(String) - Method in class com.sun.jersey.core.header.LinkHeaders
-
- getLink() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the link property.
- getLinkFields() - Method in class com.sun.jersey.server.linking.impl.EntityDescriptor
-
- getLinkHeader() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
-
- getLinkHeaders() - Method in class com.sun.jersey.server.linking.impl.EntityDescriptor
-
- getLinks() - Method in class com.sun.jersey.api.client.ClientResponse
-
- getLinkStyle() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
-
- getLinkStyle() - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
-
Get the style
- getLinkStyle() - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
-
- getLinkTemplate() - Method in class com.sun.jersey.server.linking.impl.LinkDescriptor
-
- getLinkTemplate() - Method in interface com.sun.jersey.server.linking.impl.RefDescriptor
-
Get the link template, either directly from the value() or from the
- getLinkTemplate() - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
-
- getLinkTemplate(Ref) - Static method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
-
- getList(String) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
-
- getListener() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- getListener() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- getListenerClass() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ListenerType
-
- getListeners() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- getListeners() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get all the registered Listener classes
- getLoadOnStartup() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- getLocale() - Method in class com.sun.jersey.localization.Localizer
-
- getLocalName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getLocation() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the location.
- getLocation() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getLongValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getMappedThrowable() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get the throwable that was mapped to a response.
- getMappedThrowable() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the throwable (if any) that was mapped to a response.
- getMappedThrowable() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMappedThrowable() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getMappedThrowable() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getMarshaller(Class, MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- getMatchedMethod() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get get matched resource method that was invoked.
- getMatchedMethod() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchedResources() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchedResults() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get a read-only list of
MatchResult
for matched resources.
- getMatchedResults() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchedTemplates() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get a read-only list of
UriTemplate
for matched resources.
- getMatchedTemplates() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchedURIs() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchedURIs(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchResult() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getMatchResult() - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
-
Get the match result
- getMediaType() - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriter
-
- getMediaType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the media type of the response entity.
- getMediaType() - Method in class com.sun.jersey.multipart.BodyPart
-
- getMediaType() - Method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
Get the media type.
- getMediaType() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
-
- getMediaType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getMediaType() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getMediaType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getMediaType() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getMediaType() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getMediaType() - Method in class com.sun.research.ws.wadl.Option
-
Gets the value of the mediaType property.
- getMediaType() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the mediaType property.
- getMediaTypeFromFile(File) - Static method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
A utility method for predicting media type from a file name.
- getMediaTypeFromFile(File) - Method in class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
-
- getMediaTypeFromFile(File) - Method in interface com.sun.jersey.multipart.file.MediaTypePredictor
-
Get the media type from a file name.
- getMediaTypeFromFileName(String) - Static method in enum com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
A utility method for predicting media type from a file name.
- getMediaTypeFromFileName(String) - Method in class com.sun.jersey.multipart.file.DefaultMediaTypePredictor
-
- getMediaTypeFromFileName(String) - Method in interface com.sun.jersey.multipart.file.MediaTypePredictor
-
Get the media type from a file name.
- getMediaTypeMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getMediaTypeMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get a map of file extension to media type.
- getMessage() - Method in class com.sun.jersey.api.model.ResourceModelIssue
-
Human readible description of the issue
- getMessage() - Method in exception com.sun.jersey.api.NotFoundException
-
- getMessage(String, Object...) - Method in class com.sun.jersey.localization.LocalizableMessageFactory
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyWorkers() - Method in class com.sun.jersey.api.client.Client
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.api.client.RequestWriter
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the message body workers.
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Get the message body workers.
- getMessageBodyWorkers() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the message body workers that can be used for getting
message body readers and writers.
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
-
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
-
Get a message body writer that matches a set of criteria.
- getMessageBodyWriterMediaType(Class<T>, Type, Annotation[], List<MediaType>) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
-
- getMessageBodyWriterMediaType(Class<T>, Type, Annotation[], List<MediaType>) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
-
Get the most acceptable media type supported for a Java type given a set
of acceptable media types.
- getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
-
- getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
-
Get the list of media types supported for a Java type.
- getMetadata() - Method in class com.sun.jersey.api.client.ClientRequest
-
Deprecated.
- getMetadata() - Method in class com.sun.jersey.api.client.ClientResponse
-
Deprecated.
- getMetadata() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the metadata associated with the response.
- getMetadata() - Method in class com.sun.jersey.api.JResponse
-
Get metadata associated with the response as a map.
- getMetadata() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getMetadata() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
-
- getMetaMethodAnnotations(Class<T>) - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getMethod() - Method in class com.sun.jersey.api.client.ClientRequest
-
Get the HTTP method of the request.
- getMethod() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getMethod() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getMethod() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getMethod() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getMethod() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getMethodDoc(Class<?>, Method) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getMethodDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getMethodName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getMethodOrResource() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the methodOrResource property.
- getMethodOrResource() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets the value of the methodOrResource property.
- getMethods() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- getModCount() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Get the number of times this HashMap has been structurally modified
Structural modifications are those that change the number of mappings in
the HashMap or otherwise modify its internal structure (e.g.,
rehash).
- getModel() - Method in class com.sun.jersey.api.view.Viewable
-
Get the model.
- getModificationDate() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the modification-date parameter.
- getMultivaluedParameterExtractorProvider() - Method in class com.sun.jersey.server.impl.model.method.dispatch.FormDispatchProvider
-
- getName() - Method in class com.sun.jersey.core.header.FormDataContentDisposition
-
Get the name parameter.
- getName() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
-
- getName() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getName() - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Get the control name.
- getName() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getName() - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractor
-
- getName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- getName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getName() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
-
Get the name of the Web component.
- getName() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
-
- getName() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
-
- getName() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the name property.
- getName() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the name property.
- getNameFromId(int) - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- getNames() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the list of template names.
- getNamespaceContext() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- getNamespaceContext() - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
-
- getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
-
- getNamespaceCount() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getNamespacePrefix(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
-
- getNamespaceURI(String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getNamespaceURI(int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getNamespaceURI() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getNameToPattern() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the map of template names to patterns.
- getNext() - Method in class com.sun.jersey.api.client.filter.ClientFilter
-
Get the next client handler to invoke in the chain
of filters.
- getNode(Object) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- getNonce() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the nonce, a value that should be unique for a given
timestamp.
- getNonLinkFields() - Method in class com.sun.jersey.server.linking.impl.EntityDescriptor
-
- getNonStrings() - Method in class com.sun.jersey.api.json.JSONConfiguration
-
Returns names of JSON objects, which will be serialized out as non-strings, i.e.
- getNormalizedTemplate() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the normalized template.
- getNotation() - Method in class com.sun.jersey.api.json.JSONConfiguration
-
Returns JSON notation selected for this configuration
- getNotFoundUri() - Method in exception com.sun.jersey.api.NotFoundException
-
Get the URI that is not found.
- getNsSeparator() - Method in class com.sun.jersey.api.json.JSONConfiguration
-
Returns XML namespace separator, which is used when constructing JSON identifiers
for XML elements/attributes in other than default namespace
This property is valid for the
JSONConfiguration.Notation.MAPPED
notation only.
- getNumberOfExplicitCharacters() - Method in class com.sun.jersey.api.uri.UriTemplate
-
Get the number of characters in the regular expression not resulting
from conversion of template variables.
- getNumberOfExplicitRegexes() - Method in class com.sun.jersey.api.uri.UriTemplate
-
Get the number of explicit regexes declared in template variables.
- getNumberOfExplicitRegexes() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the number of explicit regular expressions.
- getNumberOfLiteralCharacters() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the number of literal characters.
- getNumberOfTemplateVariables() - Method in class com.sun.jersey.api.uri.UriTemplate
-
Get the number of template variables.
- getNumberType() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getNumberValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getOAuthParameters() - Method in exception com.sun.jersey.oauth.client.UnauthorizedRequestException
-
- getOp() - Method in class com.sun.jersey.core.header.LinkHeader
-
- getOption() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the option property.
- getOriginalApplication() - Method in class com.sun.jersey.server.impl.application.DeferredResourceConfig.ApplicationHolder
-
- getOriginalEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getOriginalEntity() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getOriginalEntity() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getOriginalJaxbContext() - Method in class com.sun.jersey.api.json.JSONJAXBContext
-
- getOsgiRegistryInstance() - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Doc
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Include
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Link
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Method
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Option
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Param
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Representation
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Request
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resource
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resources
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.research.ws.wadl.Response
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- getOutputContext() - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- getOutputStream() - Method in class com.sun.jersey.api.client.CommittingOutputStream
-
Get the adapted output stream.
- getOutputStream() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getOutputStream() - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
-
- getOutputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getOutputStream() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getOwner() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
-
Returns identifier of owner of this consumer - i.e.
- getParam() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the param property.
- getParam() - Method in class com.sun.research.ws.wadl.Request
-
Gets the value of the param property.
- getParam() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the param property.
- getParam() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets the value of the param property.
- getParam() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the param property.
- getParamDoc(Class<?>, Method, Parameter) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getParamDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getParameterAnnotations() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getParameterClass() - Method in class com.sun.jersey.api.model.Parameter
-
- getParameterizedClassArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the parameterized class arguments for a declaring class that
declares a generic interface type.
- getParameterizedHeaders() - Method in class com.sun.jersey.multipart.BodyPart
-
Return an immutable map of parameterized HTTP header value(s) for this
BodyPart
, keyed by header name.
- getParameterizedTypeArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the parameterized type arguments for a declaring class that
declares a generic interface type.
- getParameterName() - Method in exception com.sun.jersey.api.ParamException
-
Get the parameter name.
- getParameterNames() - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
-
- getParameterNames() - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
-
Returns an
Set
of
String
objects containing the
names of the parameters contained in the request.
- getParameters() - Method in class com.sun.jersey.api.model.AbstractField
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- getParameters() - Method in interface com.sun.jersey.api.model.Parameterized
-
- getParameters() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the parameters.
- getParameters() - Method in class com.sun.jersey.core.header.ParameterizedHeader
-
Get the parameters.
- getParameters() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedCallableImpl
-
- getParameterType() - Method in class com.sun.jersey.api.model.Parameter
-
- getParameterType() - Method in exception com.sun.jersey.api.ParamException
-
Get the type of the parameter annotation.
- getParameterTypes() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getParameterValues(String) - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
-
- getParameterValues(String) - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
-
Returns an
List
of
String
objects containing the
values of the specified request parameter, or null if the parameter does
not exist.
- getParamName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getParamName() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
-
- getParams() - Method in class com.sun.jersey.core.header.LinkHeader
-
- getParamValue() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
-
- getParent() - Method in class com.sun.jersey.multipart.BodyPart
-
- getParsingContext() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getPath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as
a string.
- getPath(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as
a string.
- getPath() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- getPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
-
- getPath() - Method in interface com.sun.jersey.api.model.PathAnnotated
-
- getPath() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPath(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPath(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPath() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPath(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPath() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the path property.
- getPath() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the path property.
- getPathParameters() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPathParameters(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPathSegments(String) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get the path segments that contains a template variable.
- getPathSegments(String, boolean) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get the path segments that contains a template variable.
- getPathSegments() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as a
list of PathSegment
.
- getPathSegments(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as a
list of PathSegment
.
- getPathSegments() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPathSegments(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPathSegments(String) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPathSegments(String, boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getPathSegments() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPathSegments(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPathSegments() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPathSegments(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPattern() - Method in class com.sun.jersey.api.uri.UriTemplate
-
Get the URI pattern.
- getPattern() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the pattern.
- getPattern() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
pattern getter.
- getPIData() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getPITarget() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getPort(int) - Method in class com.sun.jersey.test.framework.JerseyTest
-
Returns the port to be used in the base URI.
- getPosition() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedParameterImpl
-
- getPostConstructMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getPreDestroyMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getPredictor() - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
Get the media type predictor.
- getPreferedDateFormat() - Static method in class com.sun.jersey.core.header.HttpDateFormat
-
Get the preferred HTTP specified date format (RFC 1123).
- getPrefix(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
-
- getPrefix() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- getPrefix(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
-
- getPrefixes(String) - Method in class com.sun.jersey.json.impl.reader.JsonNamespaceContext
-
- getPrimaryClass() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
-
- getPrimaryTag() - Method in class com.sun.jersey.core.header.LanguageTag
-
- getPrincipal() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
-
- getPrincipal() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
- getPrincipal() - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
-
Returns a
Principal
object representing this consumer.
- getPrincipal() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
-
Returns a
Principal
object containing the name of the
user the request containing this token is authorized to act on behalf of.
- getProduces() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getProfile() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the profile property.
- getProperties() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Gets WebResource related properties.
- getProperties() - Method in class com.sun.jersey.api.client.Client
-
Get the mutable property bag.
- getProperties() - Method in class com.sun.jersey.api.client.ClientRequest
-
Get the mutable property bag.
- getProperties() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the map of response properties.
- getProperties() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get the map of properties associated with the client.
- getProperties() - Method in class com.sun.jersey.api.client.WebResource
-
Gets WebResource related properties.
- getProperties() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getProperties() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the mutable properties.
- getProperties() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the map of properties associated with the Web application.
- getProperties() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- getProperties() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getProperties() - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
-
Get the map of properties associated with the client.
- getProperties() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getProperties() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
-
- getProperties() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getProperties() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the mutable properties.
- getProperties() - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
-
- getProperty(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get the value of a property.
- getProperty(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getProperty(String) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the value of a property.
- getProperty(String) - Method in interface com.sun.jersey.core.util.FeaturesAndProperties
-
Get the value of a property.
- getProperty(String) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- getProperty(String) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- getProperty(String) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getProperty(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- getProperty(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
-
- getPropertyAsFeature(String) - Method in class com.sun.jersey.api.client.ClientRequest
-
Get a feature that is boolean property of the property bag.
- getPropertyAsFeature(String, boolean) - Method in class com.sun.jersey.api.client.ClientRequest
-
Get a feature that is boolean property of the property bag.
- getPropertyAsFeature(String) - Method in interface com.sun.jersey.api.client.config.ClientConfig
-
Get a feature that is boolean property of the property bag.
- getPropertyAsFeature(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get a feature that is boolean property of the property bag.
- getProviderClasses() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of provider classes.
- getProviders() - Method in class com.sun.jersey.api.client.Client
-
Get the Providers
utilized by the client.
- getProviders(Class<T>) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getProviders(Class<T>, ProviderServices.ProviderListener) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getProviders() - Method in class com.sun.jersey.multipart.BodyPart
-
Return the configured
Providers
for this
BodyPart
.
- getProviders() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getProviders() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the providers.
- getProvidersAndServices(Class<T>) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getProvidersAndServices(Class<T>, ProviderServices.ProviderListener) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getProviderSingletons() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of provider singleton instances.
- getQualifiers() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getQuality() - Method in class com.sun.jersey.core.header.AcceptableLanguageTag
-
- getQuality() - Method in class com.sun.jersey.core.header.AcceptableMediaType
-
- getQuality() - Method in class com.sun.jersey.core.header.AcceptableToken
-
- getQuality() - Method in interface com.sun.jersey.core.header.QualityFactor
-
- getQualitySource() - Method in class com.sun.jersey.core.header.QualitySourceMediaType
-
- getQualitySource(MediaType) - Static method in class com.sun.jersey.core.header.QualitySourceMediaType
-
- getQueryParameters() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the URI query parameters of the current request.
- getQueryParameters(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the URI query parameters of the current request.
- getQueryParameters() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getQueryParameters(boolean) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getQueryParameters() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getQueryParameters(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getQueryParameters() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getQueryParameters(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getQueryType() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the queryType property.
- getRawClass() - Method in class com.sun.jersey.api.client.GenericType
-
Gets underlying raw class instance derived from the
type.
- getReadDate() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the read-date parameter.
- getReaders(MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
-
- getReaders(MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
-
Get the map of media type to list of message body writers that are
compatible with a media type.
- getRealm() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the protection realm for the request.
- getReasonPhrase() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
-
Get the reason phrase.
- getRegex() - Method in class com.sun.jersey.api.uri.UriPattern
-
Get the regular expression.
- getRel() - Method in class com.sun.jersey.core.header.LinkHeader
-
- getRel() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the rel property.
- getRemainder() - Method in class com.sun.jersey.core.header.reader.HttpHeaderReader
-
- getReportMissingDependentFieldOrMethod() - Static method in class com.sun.jersey.spi.inject.Errors
-
- getRepresentation() - Method in class com.sun.research.ws.wadl.Request
-
Gets the value of the representation property.
- getRepresentation() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the representation property.
- getRepresentationDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
-
- getRepresentations() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- getRequest() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the HTTP request information.
- getRequest() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getRequest() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
-
- getRequest() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the request property.
- getRequestBuilder() - Method in class com.sun.jersey.api.client.AsyncViewResource
-
Get the ClientRequest builder.
- getRequestBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Get the ClientRequest builder.
- getRequestBuilder() - Method in class com.sun.jersey.api.client.ViewResource
-
Get the ClientRequest builder.
- getRequestBuilder() - Method in class com.sun.jersey.api.client.WebResource
-
Get the ClientRequest builder.
- getRequestDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getRequestEntityWriter(ClientRequest) - Method in class com.sun.jersey.api.client.RequestWriter
-
Get a request entity writer capable of writing the request entity.
- getRequestFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
-
Get the request filter.
- getRequestFilters() - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
-
- getRequestFilters(List<ResourceFilter>) - Static method in class com.sun.jersey.server.impl.container.filter.FilterFactory
-
- getRequestFilters() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getRequestHeader(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestHeader(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestHeaders() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestListener() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getRequestListener() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get an instance of
RequestListener
that should be
used to monitor request processing.
- getRequestMethod() - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
-
- getRequestMethod() - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
-
Returns the name of the HTTP method with which this request was made,
for example, GET, POST, or PUT.
- getRequestRepresentation(Class<?>, Method, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getRequestToken(String) - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider
-
- getRequestToken(String) - Method in interface com.sun.jersey.oauth.server.spi.OAuthProvider
-
Returns the request token by the consumer key and token value.
- getRequestUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute request URI.
- getRequestUri() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getRequestUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute request URI in the form of a UriBuilder.
- getRequestUriBuilder() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestURL() - Method in class com.sun.jersey.oauth.server.OAuthServerRequest
-
- getRequestURL() - Method in interface com.sun.jersey.oauth.signature.OAuthRequest
-
Returns the URL of the request, including protocol, server name,
optional port number, and server path.
- getRequiredJaxbContextClasses() - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
-
Specify jaxb classes of instances that you add to the resourcedoc model.
- getRequiredJaxbContextClasses() - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- getRequiredJaxbContextPath() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
The jaxb context path that is used when the generated wadl application is marshalled
to a file.
This method is used in a decorator like manner.
The result return the path (or a colon-separated list of package names) containing
jaxb-beans that are added to wadl elements by this WadlGenerator, additionally to
the context path of the decorated WadlGenerator (set by
WadlGenerator.setWadlGeneratorDelegate(WadlGenerator)
.
If you do not use custom jaxb beans, then simply return
_delegate.getRequiredJaxbContextPath()
,
otherwise return the delegate's
WadlGenerator.getRequiredJaxbContextPath()
together with
your required context path (separated by a colon):
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- getResolvingClass() - Method in class com.sun.jersey.api.view.Viewable
-
Get the resolving class.
- getResource(Class<T>) - Method in interface com.sun.jersey.api.core.ResourceContext
-
Provides an instance of the given resource class.
- getResource() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getResource(Class) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getResource(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the resource instance from a resource class.
- getResource() - Method in class com.sun.research.ws.wadl.Resources
-
Gets the value of the resource property.
- getResourceBundleName() - Method in interface com.sun.jersey.localization.Localizable
-
- getResourceBundleName() - Method in class com.sun.jersey.localization.LocalizableMessage
-
- getResourceClass() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getResourceClass() - Method in class com.sun.jersey.server.spi.component.ResourceComponentConstructor
-
- getResourceConfig() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
Get the resource configuration.
- getResourceConfig() - Method in class com.sun.jersey.test.framework.LowLevelAppDescriptor
-
Get the resource configuration.
- getResourceContext() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getResourceContext() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the ResourceContext
- getResourceFilterFactories() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the list of resource filter factories.
- getResourceFilters(AbstractMethod) - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
-
- getResourceFilters(Class<? extends ResourceFilter>[]) - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
-
- getResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
Provides a non-null list of resource methods available on the resource
- getResources(String, ClassLoader) - Method in class com.sun.jersey.core.spi.scanning.PackageNamesScanner.ResourcesProvider
-
Find all resources with the given name using a class loader.
- getResources() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the resources property.
- getResourceType() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the resourceType property.
- getResourceTypeOrMethodOrRepresentation() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the resourceTypeOrMethodOrRepresentation property.
- getResponse() - Method in exception com.sun.jersey.api.client.UniformInterfaceException
-
Get the client response assocatiated with the exception.
- getResponse() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the HTTP response information.
- getResponse() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the response that was set.
- getResponse() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getResponse() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
-
- getResponse(Class<?>, Method) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getResponse() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getResponse() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getResponse() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the response property.
- getResponseDate() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get response date (server side).
- getResponseDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getResponseFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
-
Get the response filter.
- getResponseFilters() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getResponseFilters() - Method in class com.sun.jersey.server.impl.container.filter.FilterFactory
-
- getResponseFilters(List<ResourceFilter>) - Static method in class com.sun.jersey.server.impl.container.filter.FilterFactory
-
- getResponseFilters() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getResponseListener() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getResponseListener() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get an instance of
ResponseListener
that should be
used to monitor request processing.
- getResponseStatus() - Method in class com.sun.jersey.api.client.ClientResponse
-
- getReturnDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getReturnDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- getReturnType() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getReturnTypeExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getRev() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the rev property.
- getRootElementName(Class<?>) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
-
- getRootElementName(Class<Object>) - Static method in class com.sun.jersey.json.impl.JSONHelper
-
calculating local name of an appropriate XML element,
pretty much the same way as it is done by JAXB 2.1 impl
(for situations when we want to pretend the element was present
in an incoming stream amd all we have is the type information)
TODO: work out with JAXB guys a better way of doing it,
probably we could take it from an existing JAXBContext?
- getRootResourceClasses() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of root resource classes.
- getRootResourceSingletons() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of root resource singleton instances.
- getRules() - Method in class com.sun.jersey.server.impl.application.RootResourceUriRules
-
- getRules(Class) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getRules() - Method in class com.sun.jersey.server.impl.model.ResourceUriRules
-
- getRules(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the rules for a resource class.
- getSAXSource(SAXParserFactory, InputStream) - Static method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- getSchema() - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- getSchema() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.BundleSchemeScanner
-
- getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.FileSchemeScanner
-
- getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
-
- getSchemes() - Method in interface com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner
-
Get the set of supported URI schemes.
- getSchemes() - Method in class com.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
-
- getScope() - Method in class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
-
- getScope() - Method in class com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider
-
- getScope(Class) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactory
-
Get the scope of the component, if that component is managed
by the Jersey runtime.
- getScope() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCFullyManagedComponentProvider
-
Get the scope.
- getScope() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCManagedComponentProvider
-
Get the component scope.
- getScope() - Method in class com.sun.jersey.multipart.impl.MultiPartConfigProvider
-
- getScope() - Method in class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
-
- getScope() - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
-
- getScope() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getScope(Class) - Method in class com.sun.jersey.server.impl.component.ResourceFactory
-
- getScope(Class) - Method in class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
-
- getScope() - Method in class com.sun.jersey.server.impl.model.parameter.BaseParamInjectableProvider
-
- getScope() - Method in class com.sun.jersey.server.impl.model.parameter.HttpContextInjectableProvider
-
- getScope(Class) - Method in class com.sun.jersey.server.impl.resource.PerRequestFactory
-
- getScope(Class) - Method in class com.sun.jersey.server.impl.resource.SingletonFactory
-
- getScope() - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
-
Get the scope.
- getScope(Class) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
-
Get the scope of the resource class.
- getScope() - Method in interface com.sun.jersey.spi.inject.InjectableProvider
-
Get the scope of the injectable provider.
- getScope() - Method in class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
-
- getScope() - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
-
- getSecret() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Consumer
-
- getSecret() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
- getSecret() - Method in interface com.sun.jersey.oauth.server.spi.OAuthConsumer
-
Returns consumer secret.
- getSecret() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
-
Returns the token secret.
- getSecurityContext() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getSecurityContext() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the security context.
- getServerInjectableProviderFactory() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getServerInjectableProviderFactory() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the server injectable provider factory.
- getServices(Class<T>) - Method in class com.sun.jersey.core.spi.component.ProviderServices
-
- getServletClass() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- getServletClass() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get the servlet class.
- getServletContext() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
Get the servlet context for the servlet or filter, depending on
how this class is registered.
- getServletContext() - Method in interface com.sun.jersey.spi.container.servlet.WebConfig
-
Get the ServletContext
.
- getServletContext() - Method in class com.sun.jersey.spi.container.servlet.WebFilterConfig
-
- getServletContext() - Method in class com.sun.jersey.spi.container.servlet.WebServletConfig
-
- getServletMapping() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- getServletName() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
-
- getServletName() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- getServletPath() - Method in class com.sun.jersey.test.framework.WebAppDescriptor
-
Get the servlet path.
- getServletType() - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- getSetterMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getShortValue() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getSignature() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the signature for the request.
- getSignatureMethod() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the signature method used to sign the request.
- getSingletons() - Method in interface com.sun.jersey.api.client.config.ClientConfig
-
Get the singleton provider instances to be utilized by the client.
- getSingletons() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
-
Get the singleton provider instances to be utilized by the client.
- getSingletons() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getSize() - Method in interface com.sun.jersey.api.client.RequestWriter.RequestEntityWriter
-
- getSize() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the size parameter.
- getSize(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
-
- getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.FileProvider
-
- getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.InputStreamProvider
-
- getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.SourceProvider.SourceWriter
-
- getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider
-
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
-
- getSize() - Static method in class com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
-
- getSize(Object, Class, Type, Annotation[], MediaType) - Method in class com.sun.jersey.moxy.MoxyMessageBodyWorker
-
- getSize(MultiPart, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.multipart.impl.MultiPartWriter
-
- getSize(Viewable, Class<?>, Type, Annotation[], MediaType) - Method in class com.sun.jersey.server.impl.template.ViewableMessageBodyWriter
-
- getSource() - Method in class com.sun.jersey.api.model.Parameter
-
- getSource() - Method in class com.sun.jersey.api.model.ResourceModelIssue
-
Corresponding object (having the issue)
- getSourceName() - Method in class com.sun.jersey.api.model.Parameter
-
- getSpecificAcceptableMediaTypes(List<MediaType>, List<? extends MediaType>) - Static method in class com.sun.jersey.server.impl.uri.rules.HttpMethodRule
-
Get a list of media types that are acceptable for the response.
- getSpringCode() - Method in enum com.sun.jersey.api.spring.AutowireMode
-
- getSSLContext() - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
-
- getState() - Method in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
Get the HTTP state.
- getState() - Method in class com.sun.jersey.client.apache.config.DefaultApacheHttpClientConfig
-
- getStaticContentPattern() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- getStatus() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the status code.
- getStatus() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getStatus() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the status code associated with the response.
- getStatus() - Method in class com.sun.jersey.api.JResponse
-
Get the status code associated with the response.
- getStatus() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
-
- getStatus() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getStatus() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getStatus() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getStatus() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the status property.
- getStatusCode() - Method in enum com.sun.jersey.api.client.ClientResponse.Status
-
Get the associated status code.
- getStatusType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getStatusType() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the status type associated with the response.
- getStatusType() - Method in class com.sun.jersey.api.JResponse
-
Get the status type associated with the response.
- getStatusType() - Method in class com.sun.jersey.core.spi.factory.ResponseImpl
-
Get the status type.
- getStatusType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getStatusType() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getStereotypes() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getStoredJAXBContext(Class) - Method in class com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider
-
- getStoredJAXBContext(Class) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- getStoredJAXBContext(Class) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders
-
- getStreamEntity() - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Gets the underlying stream entity which will form the body part entity.
- getStringConstructor(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the constructor that has a single parameter of String.
- getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders.RootElementProvider
-
- getStringReader(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderFactory
-
- getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.DateProvider
-
- getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.StringConstructor
-
- getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromString
-
- getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromStringEnum
-
- getStringReader(Class, Type, Annotation[]) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeValueOf
-
- getStringReader(Class<?>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.StringReaderProvider
-
Obtain a StringReader that can produce an instance of a particular type
from a string.
- getStringReader(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.StringReaderWorkers
-
Get a string reader that matches a set of criteria.
- getStyle() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getStyle() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the style property.
- getSubResourceLocators() - Method in class com.sun.jersey.api.model.AbstractResource
-
Provides a non-null list of subresource locators available on the resource
- getSubResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
Provides a non-null list of subresource methods available on the resource
- getSubTags() - Method in class com.sun.jersey.core.header.LanguageTag
-
- getSupportedInputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getSupportedOutputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getSystemPath() - Method in class com.sun.jersey.wadl.Dependency
-
- getTag() - Method in class com.sun.jersey.core.header.LanguageTag
-
- getTemplate() - Method in class com.sun.jersey.api.uri.UriTemplate
-
Get the URI template as a String.
- getTemplate() - Method in class com.sun.jersey.api.uri.UriTemplateParser
-
Get the template.
- getTemplate() - Method in class com.sun.jersey.server.impl.model.method.ResourceMethod
-
- getTemplate() - Method in class com.sun.jersey.server.impl.uri.PathPattern
-
Get template.
- getTemplate() - Method in class com.sun.jersey.server.impl.uri.rules.BaseRule
-
Get URI template initialized in ctor.
- getTemplateName() - Method in class com.sun.jersey.api.view.Viewable
-
Get the template name.
- getTemplateVariables() - Method in class com.sun.jersey.api.uri.UriTemplate
-
Get the list of template variables for the template.
- getTestContainerFactory() - Method in class com.sun.jersey.test.framework.JerseyTest
-
Get the test container factory.
- getText() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getText() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getTextCharacters() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getTextLength() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getTextLength() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getTextOffset() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getTextStart() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getThreadLocal() - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
-
- getThreadLocalHttpContext() - Method in class com.sun.jersey.server.impl.application.WebApplicationImpl
-
- getThreadLocalHttpContext() - Method in interface com.sun.jersey.spi.container.WebApplication
-
- getTimestamp() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the timestamp, a value expected to be a positive integer,
typically containing the number of seconds since January 1, 1970
00:00:00 GMT (epoch).
- getTitle() - Method in class com.sun.research.ws.wadl.Doc
-
Gets the value of the title property.
- getToken() - Method in class com.sun.jersey.core.header.Token
-
- getToken() - Method in class com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.Token
-
- getToken() - Method in interface com.sun.jersey.oauth.server.spi.OAuthToken
-
Returns string representing the token.
- getToken() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the request or access token.
- getTokenLocation() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- getTokenSecret() - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
-
Returns request or access token.
- getType() - Method in interface com.sun.jersey.api.client.async.ITypeListener
-
- getType() - Method in class com.sun.jersey.api.client.async.TypeListener
-
- getType() - Method in class com.sun.jersey.api.client.ClientResponse
-
Get the media type of the response.
- getType() - Method in class com.sun.jersey.api.client.GenericType
-
Gets underlying Type
instance derived from the
type.
- getType() - Method in class com.sun.jersey.api.JResponse
-
Get the type of the entity.
- getType() - Method in class com.sun.jersey.core.header.ContentDisposition
-
Get the type.
- getType() - Method in class com.sun.jersey.core.header.LinkHeader
-
- getType() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
-
- getType(ELContext, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
-
- getType() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
-
- getType() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
-
- getType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getType() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the type property.
- getType() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the type property.
- getTypeArgumentAndClass(Type) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
- getTypeClosure() - Method in class com.sun.jersey.server.impl.cdi.AnnotatedImpl
-
- getTypeParameters() - Method in class com.sun.jersey.core.reflection.AnnotatedMethod
-
- getTypes() - Method in class com.sun.jersey.server.impl.cdi.AbstractBean
-
- getTypeWildCart(MediaType) - Static method in class com.sun.jersey.core.header.MediaTypes
-
Returns MediaType with wildcard in subtype.
- getUnmarshaller(Class, MediaType) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- getUnmarshaller(Class) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders
-
- getUnmarshallerHandler() - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- getURI() - Method in class com.sun.jersey.api.client.AsyncViewResource
-
Get the URI to the resource.
- getURI() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Get the URI to the resource.
- getURI() - Method in class com.sun.jersey.api.client.ClientRequest
-
Get the URI of the request.
- getURI() - Method in class com.sun.jersey.api.client.ViewResource
-
Get the URI to the resource.
- getURI() - Method in class com.sun.jersey.api.client.WebResource
-
Get the URI to the resource.
- getURI() - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- getUri() - Method in class com.sun.jersey.core.header.LinkHeader
-
- getUriBuilder() - Method in class com.sun.jersey.api.client.AsyncViewResource
-
Get the URI builder to the resource.
- getUriBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Get the URI builder to the resource.
- getUriBuilder() - Method in class com.sun.jersey.api.client.ViewResource
-
Get the URI builder to the resource.
- getUriBuilder() - Method in class com.sun.jersey.api.client.WebResource
-
Get the URI builder to the resource.
- getUriInfo() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the extended URI information.
- getUriInfo() - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- getUriInfo() - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
-
- getUrlPattern() - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
-
- getUserPrincipal() - Method in class com.sun.jersey.oauth.server.OAuthSecurityContext
-
- getUserPrincipal() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getUserPrincipal() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getValue() - Method in class com.sun.jersey.api.model.PathValue
-
- getValue() - Method in class com.sun.jersey.core.header.ParameterizedHeader
-
Get the value.
- getValue() - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Get the field value for this body part.
- getValue() - Method in class com.sun.jersey.oauth.server.OAuthProviderInjectionProvider
-
- getValue() - Method in class com.sun.jersey.server.impl.application.CloseableServiceFactory
-
- getValue() - Method in class com.sun.jersey.server.impl.cdi.DiscoveredParameter
-
- getValue() - Method in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
-
- getValue(HttpContext) - Method in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable
-
- getValue() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
value getter.
- getValue(ELContext, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
-
- getValue() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- getValue() - Method in interface com.sun.jersey.spi.inject.Injectable
-
Get the injectable value.
- getValue() - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
-
- getValue() - Method in class com.sun.research.ws.wadl.Option
-
Gets the value of the value property.
- getValueAs(Class<T>) - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Get the field value after appropriate conversion to the requested
type.
- getValueOfStringMethod(Class) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Get the static valueOf(String ) method.
- getVariableMapper() - Method in class com.sun.jersey.server.linking.el.LinkELContext
-
- getVerifier() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the verifier code.
- getVersion() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- getVersion() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Returns the protocol version.
- getVersion() - Method in class com.sun.jersey.wadl.Dependency
-
- getViewProxy(Class<T>) - Method in class com.sun.jersey.api.client.Client
-
- getWadl(Request, UriInfo, Providers) - Method in class com.sun.jersey.server.impl.wadl.WadlResource
-
- getWadlParams() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- getWebApplication() - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
-
- getWebConfig() - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
Get the Web configuration.
- getWebConfig() - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
Get the Web configuration.
- getWithoutDefaultValue(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.BaseParamInjectableProvider
-
- getWithoutDefaultValue(Parameter) - Method in class com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorFactory
-
- getWithoutDefaultValue(Parameter) - Method in interface com.sun.jersey.server.impl.model.parameter.multivalued.MultivaluedParameterExtractorProvider
-
- getWriters(MediaType) - Method in class com.sun.jersey.core.spi.factory.MessageBodyFactory
-
- getWriters(MediaType) - Method in interface com.sun.jersey.spi.MessageBodyWorkers
-
Get the map of media type to list of message body writers that are
compatible with a media type.
- getXml2JsonNs() - Method in class com.sun.jersey.api.json.JSONConfiguration
-
- getXmlDocumentStructure(JAXBContext, Class<?>, boolean) - Static method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.impl.provider.entity.XMLListElementProvider
-
- getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
-
Get the XMLStreamReader for unmarshalling.
- getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.fastinfoset.impl.provider.entity.FastInfosetListElementProvider
-
- getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
-
- GLASSFISH_DEFAULT_ERROR_PAGE_RESPONSE - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
-
The servlet initialization property whose boolean value determines
if GlassFish default error pages will be returned or not.
- GlassFishMonitoringInitializer - Class in com.sun.jersey.server.impl.monitoring
-
- GlassFishMonitoringInitializer() - Constructor for class com.sun.jersey.server.impl.monitoring.GlassFishMonitoringInitializer
-
- GlassfishMonitoringProvider - Interface in com.sun.jersey.spi.monitoring
-
A GlassFish monitoring provider to register Jersey-based monitoring.
- grammars - Variable in class com.sun.research.ws.wadl.Application
-
- Grammars - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Grammars() - Constructor for class com.sun.research.ws.wadl.Grammars
-
- GrammarUtil - Class in com.sun.jersey.core.header
-
Class containing static utility methods to work with HTTP headers.
- GrammarUtil() - Constructor for class com.sun.jersey.core.header.GrammarUtil
-
- GrizzlyContainer - Class in com.sun.jersey.server.impl.container.grizzly2
-
Grizzly 2.0 Jersey container.
- GrizzlyContainerProvider - Class in com.sun.jersey.server.impl.container.grizzly2
-
Grizzly 2.0 Jersey container provider.
- GrizzlyContainerProvider() - Constructor for class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainerProvider
-
Default constructor ensures that HttpRequestProcessor class is loaded.
- GrizzlyServerFactory - Class in com.sun.jersey.api.container.grizzly2
-
Factory for creating Grizzly 2 HttpServer
instances.
- GrizzlyTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.grizzly2
-
A low-level test container factory for creating test container instances
using Grizzly 2.
- GrizzlyTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
-
- GrizzlyWebContainerFactory - Class in com.sun.jersey.api.container.grizzly2.servlet
-
Factory for creating and starting Grizzly 2 HttpServer
instances
for deploying a Servlet.
- GrizzlyWebTestContainerFactory - Class in com.sun.jersey.test.framework.spi.container.grizzly2.web
-
A Web-based test container factory for creating test container instances
using Grizzly 2.
- GrizzlyWebTestContainerFactory() - Constructor for class com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory
-
- GuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container
-
- GuiceComponentProviderFactory(ResourceConfig, Injector) - Constructor for class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
-
Creates a new GuiceComponentProviderFactory.
- GuiceContainer - Class in com.sun.jersey.guice.spi.container.servlet
-
A Servlet
or Filter
for deploying root resource classes
with Guice integration.
- GuiceContainer(Injector) - Constructor for class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
-
Creates a new Injector.
- GuiceContainer.ServletGuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container.servlet
-
- GuiceContainer.ServletGuiceComponentProviderFactory(ResourceConfig, Injector) - Constructor for class com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
-
- GZIPContentEncodingFilter - Class in com.sun.jersey.api.client.filter
-
A GZIP content encoding filter.
- GZIPContentEncodingFilter() - Constructor for class com.sun.jersey.api.client.filter.GZIPContentEncodingFilter
-
Create a GZIP Content-Encoding filter that compresses the request
entity.
- GZIPContentEncodingFilter(boolean) - Constructor for class com.sun.jersey.api.client.filter.GZIPContentEncodingFilter
-
Create a GZIP Content-Encoding filter.
- GZIPContentEncodingFilter - Class in com.sun.jersey.api.container.filter
-
A GZIP content encoding filter.
- GZIPContentEncodingFilter() - Constructor for class com.sun.jersey.api.container.filter.GZIPContentEncodingFilter
-
- p - Variable in class com.sun.jersey.server.impl.uri.rules.PatternRulePair
-
- pack() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieArc
-
Merge neighbour nodes if they are degenerated trees.
- pack() - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
Pack and optimize the automata.
- PackageNamesScanner - Class in com.sun.jersey.core.spi.scanning
-
A scanner that recursively scans URI-based resources present in a set of
package names, and sub-package names of that set.
- PackageNamesScanner(String[]) - Constructor for class com.sun.jersey.core.spi.scanning.PackageNamesScanner
-
Scan from a set of packages using the context class loader.
- PackageNamesScanner(ClassLoader, String[]) - Constructor for class com.sun.jersey.core.spi.scanning.PackageNamesScanner
-
Scan from a set of packages using declared class loader.
- PackageNamesScanner.ResourcesProvider - Class in com.sun.jersey.core.spi.scanning
-
Find resources with a given name and class loader.
- PackageNamesScanner.ResourcesProvider() - Constructor for class com.sun.jersey.core.spi.scanning.PackageNamesScanner.ResourcesProvider
-
- PackagesResourceConfig - Class in com.sun.jersey.api.core
-
A mutable implementation of
DefaultResourceConfig
that dynamically
searches for root resource and provider classes in a given a set of
declared package and in all (if any) sub-packages of those declared packages.
- PackagesResourceConfig(String...) - Constructor for class com.sun.jersey.api.core.PackagesResourceConfig
-
Search for root resource classes declaring the packages as an
array of package names.
- PackagesResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.PackagesResourceConfig
-
Search for root resource classes declaring the packages as a
property of
ResourceConfig
.
- Param - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Param() - Constructor for class com.sun.research.ws.wadl.Param
-
- param - Variable in class com.sun.research.ws.wadl.Representation
-
- param - Variable in class com.sun.research.ws.wadl.Request
-
- param - Variable in class com.sun.research.ws.wadl.Resource
-
- param - Variable in class com.sun.research.ws.wadl.ResourceType
-
- param - Variable in class com.sun.research.ws.wadl.Response
-
- paramDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- ParamDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for params: method params, path params on a class etc.
Created on: Jun 12, 2008
- ParamDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- ParamDocType(String, String) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- Parameter - Class in com.sun.jersey.api.model
-
Abstraction for a method/constructor parameter
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>) - Constructor for class com.sun.jersey.api.model.Parameter
-
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, boolean) - Constructor for class com.sun.jersey.api.model.Parameter
-
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, String) - Constructor for class com.sun.jersey.api.model.Parameter
-
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, boolean, String) - Constructor for class com.sun.jersey.api.model.Parameter
-
- parameter(String, String) - Method in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
-
- parameter(Parameter, MediaType) - Static method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- Parameter.Source - Enum in com.sun.jersey.api.model
-
- PARAMETER_PATTERN - Static variable in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
TemplateParameters pattern regexp.
- Parameterized - Interface in com.sun.jersey.api.model
-
Abbstraction for something that has a list of parameters
- ParameterizedHeader - Class in com.sun.jersey.core.header
-
A general parameterized header.
- ParameterizedHeader(String) - Constructor for class com.sun.jersey.core.header.ParameterizedHeader
-
- ParameterizedHeader(HttpHeaderReader) - Constructor for class com.sun.jersey.core.header.ParameterizedHeader
-
- parameters - Variable in class com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
-
- ParamException - Exception in com.sun.jersey.api
-
An abstract extension of WebApplicationException
for the class of
parameter-based exceptions.
- ParamException(Throwable, int, Class<? extends Annotation>, String, String) - Constructor for exception com.sun.jersey.api.ParamException
-
- ParamException.CookieParamException - Exception in com.sun.jersey.api
-
A parameter exception for errors with CookieParam
.
- ParamException.CookieParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.CookieParamException
-
- ParamException.FormParamException - Exception in com.sun.jersey.api
-
A parameter exception for errors with FormParam
.
- ParamException.FormParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.FormParamException
-
- ParamException.HeaderParamException - Exception in com.sun.jersey.api
-
A parameter exception for errors with HeaderParam
.
- ParamException.HeaderParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.HeaderParamException
-
- ParamException.MatrixParamException - Exception in com.sun.jersey.api
-
A URI-parameter-based exception for errors with MatrixParam
.
- ParamException.MatrixParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.MatrixParamException
-
- ParamException.PathParamException - Exception in com.sun.jersey.api
-
A URI-parameter-based exception for errors with PathParam
.
- ParamException.PathParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.PathParamException
-
- ParamException.QueryParamException - Exception in com.sun.jersey.api
-
A URI-parameter-based exception for errors with QueryParam
.
- ParamException.QueryParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.QueryParamException
-
- ParamException.URIParamException - Exception in com.sun.jersey.api
-
An abstract parameter exception for the class of URI-parameter-based
exceptions.
- ParamException.URIParamException(Throwable, Class<? extends Annotation>, String, String) - Constructor for exception com.sun.jersey.api.ParamException.URIParamException
-
- ParamQualifier - Annotation Type in com.sun.jersey.spi.container
-
A meta-annotation that identifies an annotation as a parameter-based
annotation.
- ParamStyle - Enum in com.sun.research.ws.wadl
-
Java class for ParamStyle.
- ParentRef - Annotation Type in com.sun.jersey.api.core
-
Used to annotate fields or parameters that shall be injected with
parent resource class instances or instances obtained from registered
IoC component provider factories (if any).
- parse(String) - Method in class com.sun.jersey.core.header.LanguageTag
-
- PartialRequestBuilder<T extends RequestBuilder> - Class in com.sun.jersey.api.client
-
A partial implementation of
RequestBuilder
that implements
the methods on
RequestBuilder
but leaves undefined the build
methods for constructing the request.
- PartialRequestBuilder() - Constructor for class com.sun.jersey.api.client.PartialRequestBuilder
-
- path(String) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
Create a new WebResource from this web resource with an additional path
added to the URI of this web resource.
- path(String) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Create a new AsyncWebResource from this web resource with an additional path
added to the URI of this web resource.
- path(String) - Method in class com.sun.jersey.api.client.ViewResource
-
Create a new WebResource from this web resource with an additional path
added to the URI of this web resource.
- path(String) - Method in class com.sun.jersey.api.client.WebResource
-
Create a new WebResource from this web resource with an additional path
added to the URI of this web resource.
- path(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- path(Class) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- path(Class, String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- path(Method) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- path - Variable in class com.sun.research.ws.wadl.Param
-
- path - Variable in class com.sun.research.ws.wadl.Resource
-
- PathAnnotated - Interface in com.sun.jersey.api.model
-
- PathParamInjectableProvider - Class in com.sun.jersey.server.impl.model.parameter
-
- PathParamInjectableProvider(MultivaluedParameterExtractorProvider) - Constructor for class com.sun.jersey.server.impl.model.parameter.PathParamInjectableProvider
-
- PathPattern - Class in com.sun.jersey.server.impl.uri
-
A URI pattern that is a regular expression generated from a URI path.
- PathPattern(UriTemplate) - Constructor for class com.sun.jersey.server.impl.uri.PathPattern
-
Public constructor.
- PathPattern(UriTemplate, String) - Constructor for class com.sun.jersey.server.impl.uri.PathPattern
-
Public ctor.
- PathProviderScannerListener - Class in com.sun.jersey.spi.scanning
-
An annotation-based scanning listener for classes annotated with
Path
or Provider
.
- PathProviderScannerListener() - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
-
Create a scanning listener to check for Java classes in Java
class files annotated with Path
or Provider
.
- PathProviderScannerListener(ClassLoader) - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
-
Create a scanning listener to check for Java classes in Java
class files annotated with Path
or Provider
.
- PathTemplate - Class in com.sun.jersey.server.impl.uri
-
A URI template for a URI path.
- PathTemplate(String) - Constructor for class com.sun.jersey.server.impl.uri.PathTemplate
-
Create a URI path template and encode (percent escape)
any characters of the template that are not valid
URI characters.
- PathValue - Class in com.sun.jersey.api.model
-
Abstraction for a Path value
- PathValue(String) - Constructor for class com.sun.jersey.api.model.PathValue
-
- PatternRulePair<R> - Class in com.sun.jersey.server.impl.uri.rules
-
- PatternRulePair(UriPattern, R) - Constructor for class com.sun.jersey.server.impl.uri.rules.PatternRulePair
-
- PerRequest - Annotation Type in com.sun.jersey.spi.resource
-
Used to annotate resource classes that require a new instance
for each request.
- PERREQUEST_UNDEFINED - Static variable in enum com.sun.jersey.core.spi.component.ComponentScope
-
A immutable list comprising of the scopes PerRequest and
Undefined, in that order.
- PERREQUEST_UNDEFINED_SINGLETON - Static variable in enum com.sun.jersey.core.spi.component.ComponentScope
-
A immutable list comprising of the scopes PerRequest, Undefined and
Singleton, in that order.
- PerRequestFactory - Class in com.sun.jersey.server.impl.resource
-
- PerRequestFactory(ServerInjectableProviderContext, HttpContext) - Constructor for class com.sun.jersey.server.impl.resource.PerRequestFactory
-
- PerRequestTypeInjectableProvider<A extends Annotation,T> - Class in com.sun.jersey.spi.inject
-
A utility class that may implemented to support a per-request injectable
provider for a specific type T.
- PerRequestTypeInjectableProvider(Type) - Constructor for class com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
-
Construct a new instance with the Type
- PerSession - Annotation Type in com.sun.jersey.spi.container.servlet
-
Used to annotate resource classes that require a new instance
for each HTTP servlet session.
- PerSessionFactory - Class in com.sun.jersey.server.impl.container.servlet
-
A provider that maintains a per session resource class instance
- PerSessionFactory(ServerInjectableProviderContext, ServletContext, HttpServletRequest, HttpContext) - Constructor for class com.sun.jersey.server.impl.container.servlet.PerSessionFactory
-
- PLAINTEXT - Class in com.sun.jersey.oauth.signature
-
An OAuth signature method that implements PLAINTEXT.
- PLAINTEXT() - Constructor for class com.sun.jersey.oauth.signature.PLAINTEXT
-
- pluralize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Return a addPlural version of the specified (addSingular) word.
- port(int) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- post() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method with no request entity or response.
- post(Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method with a request entity but no response.
- post(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method with no request entity that returns a response.
- post(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method with a request entity that returns a response.
- post(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method.
- post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method with a request entity that returns a response.
- post(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method with a request entity that returns a response.
- post(ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the POST method.
- post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- post(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- post(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- post(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- post(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- post(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- post(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- post(T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- post() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- post() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- post() - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the POST method with no request entity or response.
- post(Object) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the POST method with a request entity but no response.
- post(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the POST method with no request entity that returns a response.
- post(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the POST method with a request entity that returns a response.
- post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the POST method with a request entity that returns a response.
- post(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the POST method with a request entity that returns a response.
- post(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- post(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- post(T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- post(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
-
- post(T) - Method in class com.sun.jersey.api.client.ViewResource
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
-
- post(T, Object) - Method in class com.sun.jersey.api.client.ViewResource
-
- post(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- post(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- post(Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- post(T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- post() - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- post(Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- post(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- post(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- post() - Method in class com.sun.jersey.api.client.WebResource
-
- post(Object) - Method in class com.sun.jersey.api.client.WebResource
-
- post(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
-
- post(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
-
- post(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
-
- post(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
-
- postAccessTokenRequest(HttpContext, Request) - Method in class com.sun.jersey.oauth.server.api.resources.AccessTokenRequest
-
POST method for creating a request for Rquest Token
- postConstruct(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessor
-
Post-construction initialization of a component.
- PostReplaceFilter - Class in com.sun.jersey.api.container.filter
-
A filter to support HTTP method replacing of a POST request to a request
utilizing another HTTP method for the case where proxies or HTTP
servers would otherwise block that HTTP method.
- PostReplaceFilter(ResourceConfig) - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
-
- PostReplaceFilter(PostReplaceFilter.ConfigFlag...) - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
-
Initializes this filter with config flags.
- PostReplaceFilter.ConfigFlag - Enum in com.sun.jersey.api.container.filter
-
Enum representing configuration flags that can be set on the filter.
- postReqTokenRequest() - Method in class com.sun.jersey.oauth.server.api.resources.RequestTokenRequest
-
POST method for creating a request for a Request Token
- PRECONDITION_FAILED - Static variable in class com.sun.jersey.api.Responses
-
- preconditionFailed() - Static method in class com.sun.jersey.api.Responses
-
- preConstruct() - Method in interface com.sun.jersey.core.spi.component.ioc.IoCComponentProcessor
-
Pre-construction initialization of a component.
- predictMediaType() - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
Predict the media type of the current fileEntity.
- predictMediaType(File) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
Predict the media type of the provided
File
.
- primaryTag - Variable in class com.sun.jersey.core.header.LanguageTag
-
- processClassDoc(ClassDoc, ClassDocType) - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
-
Use this method to extend the provided
ClassDocType
with the information from
the given
ClassDoc
.
- processClassDoc(ClassDoc, ClassDocType) - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
-
- processConflicts(RulesMap.ConflictClosure) - Method in class com.sun.jersey.server.impl.model.RulesMap
-
- processLinkHeaders(T, UriInfo, MultivaluedMap<String, Object>) - Method in class com.sun.jersey.server.linking.impl.LinkProcessor
-
Process any
Link
annotations on the supplied entity.
- processLinks(T, UriInfo) - Method in class com.sun.jersey.server.linking.impl.RefProcessor
-
Inject any Link
annotated fields in the supplied entity and
recursively process its fields.
- processMethodDoc(MethodDoc, MethodDocType) - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
-
Process the provided methodDoc and add your custom information to the methodDocType.
Use e.g.
- processMethodDoc(MethodDoc, MethodDocType) - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
-
- processParamTag(ParamTag, Parameter, ParamDocType) - Method in interface com.sun.jersey.wadl.resourcedoc.DocProcessor
-
Use this method to extend the provided
ParamDocType
with the information from the
given
ParamTag
and
Parameter
.
- processParamTag(ParamTag, Parameter, ParamDocType) - Method in class com.sun.jersey.wadl.resourcedoc.DocProcessorWrapper
-
- processWithErrors(Errors.Closure<T>) - Static method in class com.sun.jersey.spi.inject.Errors
-
- produces(MediaType, List<MediaType>) - Static method in class com.sun.jersey.server.impl.model.HttpHelper
-
Ascertain if an entity of a specific Media type is capable of being
produced from a list of Media type.
- profile - Variable in class com.sun.research.ws.wadl.Representation
-
- prop(String, Object) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
-
- PROPERTY_BUFFER_RESPONSE_ENTITY_ON_EXCEPTION - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
-
A value of "true" declares that the client will
automatically buffer the response entity (if any) and close resources
when a UniformInterfaceException is thrown.
- PROPERTY_CHUNKED_ENCODING_SIZE - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
-
Chunked encoding property.
- PROPERTY_CLASSNAMES - Static variable in class com.sun.jersey.api.core.ClassNamesResourceConfig
-
The property value MUST be an instance String or String[].
- PROPERTY_CLASSPATH - Static variable in class com.sun.jersey.api.core.ClasspathResourceConfig
-
The property value MUST be an instance String or String[].
- PROPERTY_CONNECT_TIMEOUT - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
-
Connect timeout interval property, in milliseconds.
- PROPERTY_CONNECTION_MANAGER - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
Connection Manager which will be used to create HttpClient
.
- PROPERTY_CONTAINER_NOTIFIER - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_CONTAINER_REQUEST_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_CONTAINER_RESPONSE_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_CREDENTIALS_PROVIDER - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
The credential provider that should be used to retrieve
credentials from a user.
- PROPERTY_CREDENTIALS_PROVIDER - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
The credential provider that should be used to retrieve
credentials from a user.
- PROPERTY_DEFAULT_RESOURCE_COMPONENT_PROVIDER_FACTORY_CLASS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
If set the default resource component provider factory for the
life-cycle of resource classes.
- PROPERTY_DISABLE_COOKIES - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
A value of "false" indicates the client should handle cookies
automatically using HttpClient's default cookie policy.
- PROPERTY_FILTER_CONTEXT_PATH - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
-
The filter context path.
- PROPERTY_FOLLOW_REDIRECTS - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
-
Redirection property.
- PROPERTY_GC_PERIOD - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
-
Property that can be set to frequency of collecting nonces exceeding max.
- PROPERTY_HANDLE_COOKIES - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
A value of "true" indicates the client should handle cookies
automatically using HttpClient's default cookie policy.
- PROPERTY_HTTP_PARAMS - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
Http parameters which will be used to create HttpClient
.
- PROPERTY_HTTP_STATE - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
- PROPERTY_HTTP_URL_CONNECTION_SET_METHOD_WORKAROUND - Static variable in class com.sun.jersey.client.urlconnection.URLConnectionClientHandler
-
A value of "true" declares that the client will try
to set unsupported HTTP method to HttpURLConnection via reflection.
- PROPERTY_HTTPS_PROPERTIES - Static variable in class com.sun.jersey.client.urlconnection.HTTPSProperties
-
HTTPS properties property.
- PROPERTY_IGNORE_PATH_PATTERN - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
-
Property that can be set to a regular expression used to match the path (relative to the base URI) this
filter should not be applied to.
- PROPERTY_INTERACTIVE - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
A value of "true" indicates that the client should
interactively prompt for credentials should it receive a 401
response.
- PROPERTY_LANGUAGE_MAPPINGS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- 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
-
- PROPERTY_MOXY_OXM_MAPPING_URL - Static variable in class com.sun.jersey.moxy.MoxyContextResolver
-
- PROPERTY_MOXY_OXM_PACKAGE_NAMES - Static variable in class com.sun.jersey.moxy.MoxyContextResolver
-
- PROPERTY_PACKAGES - Static variable in class com.sun.jersey.api.core.PackagesResourceConfig
-
The property value MUST be an instance String or String[].
- PROPERTY_POST_REPLACE_FILTER_CONFIG - Static variable in class com.sun.jersey.api.container.filter.PostReplaceFilter
-
Property that may contain a comma-separated list of the configuration flags to be set on this filter.
- PROPERTY_PREEMPTIVE_AUTHENTICATION - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
A value of "true" indicates that a client should send an
authentication request even before the server gives a 401
response.
- PROPERTY_PREEMPTIVE_BASIC_AUTHENTICATION - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
A value of "true" indicates that a client should send an
authentication request even before the server gives a 401
response.
- PROPERTY_PROXY_PASSWORD - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
Password which will be used for proxy authentication.
- PROPERTY_PROXY_URI - Static variable in interface com.sun.jersey.client.apache.config.ApacheHttpClientConfig
-
A value of a URI to configure the proxy host and proxy port to proxy
HTTP requests and responses.
- PROPERTY_PROXY_URI - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
A value of a URI to configure the proxy host and proxy port to proxy
HTTP requests and responses.
- PROPERTY_PROXY_USERNAME - Static variable in interface com.sun.jersey.client.apache4.config.ApacheHttpClient4Config
-
User name which will be used for proxy authentication.
- PROPERTY_READ_TIMEOUT - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
-
Read timeout interval property, in milliseconds.
- PROPERTY_REALM - Static variable in class com.sun.jersey.oauth.server.api.OAuthServerFilter
-
OAuth realm.
- PROPERTY_RESOURCE_FILTER_FACTORIES - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_THREADPOOL_SIZE - Static variable in interface com.sun.jersey.api.client.config.ClientConfig
-
Threadpool size property.
- PROPERTY_WADL_GENERATOR_CONFIG - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
If set the wadl generator configuration that provides a
WadlGenerator
.
- PROPERTY_WEB_PAGE_CONTENT_REGEX - Static variable in class com.sun.jersey.spi.container.servlet.ServletContainer
-
If set the regular expression used to match an incoming servlet path URI
to some web page content such as static resources or JSPs to be handled
by the underlying servlet engine.
- PROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
-
The class {0} implementing provider {1} could not be loaded: {2}
- PROVIDER_COULD_NOT_BE_CREATED(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
Provider {0} could not be instantiated: {1}
- PROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
-
The class {0} implementing provider {1} could not be instantiated: {2}
- PROVIDER_NOT_FOUND(Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
Provider {0} not found.
- PROVIDER_NOT_FOUND(Object, Object) - Static method in class com.sun.jersey.impl.SpiMessages
-
The class {0} implementing the provider {1} is not found.
- ProviderBasedBean<T> - Class in com.sun.jersey.server.impl.cdi
-
A CDI Bean implementation that delegates bean creation to a Provider.
- ProviderBasedBean(Class<?>, Provider<T>, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.ProviderBasedBean
-
- ProviderBasedBean(Class<?>, Type, Provider<T>, Annotation) - Constructor for class com.sun.jersey.server.impl.cdi.ProviderBasedBean
-
- ProviderFactory - Class in com.sun.jersey.core.spi.component
-
A component provider factory for provider components (which are singletons).
- ProviderFactory(InjectableProviderContext) - Constructor for class com.sun.jersey.core.spi.component.ProviderFactory
-
Create the provider factory.
- ProviderFactory.Destroyable - Interface in com.sun.jersey.core.spi.component
-
- providers(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
-
- ProviderServices - Class in com.sun.jersey.core.spi.component
-
Combines access to provider instances given a set of provider classes,
a set of provider instances and providers registered in META-INF/services.
- ProviderServices(ProviderFactory, Set<Class<?>>, Set<?>) - Constructor for class com.sun.jersey.core.spi.component.ProviderServices
-
Create the provider services.
- ProviderServices(Class<? extends ConstrainedToType>, ProviderFactory, Set<Class<?>>, Set<?>) - Constructor for class com.sun.jersey.core.spi.component.ProviderServices
-
Create the provider services.
- ProviderServices.ProviderClass - Class in com.sun.jersey.core.spi.component
-
- ProviderServices.ProviderListener<T> - Interface in com.sun.jersey.core.spi.component
-
- proxy(Client, Class<T>) - Method in interface com.sun.jersey.client.proxy.ViewProxyProvider
-
- proxy(Object) - Method in interface com.sun.jersey.core.spi.component.ioc.IoCProxiedComponentProvider
-
Proxy a component instance.
- pushContainerResponseFilters(List<ContainerResponseFilter>) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- pushContainerResponseFilters(List<ContainerResponseFilter>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push a list of container response filters to apply after the
container response has been produced.
- pushMatch(UriTemplate, List<String>) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- pushMatch(UriRuleContext) - Method in class com.sun.jersey.server.impl.uri.rules.BaseRule
-
Push match to the provided context.
- pushMatch(UriTemplate, List<String>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push a match.
- pushMethod(AbstractResourceMethod) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- pushMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push the matching resource method.
- pushResource(Object) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- pushResource(Object) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push a matching resource.
- pushRightHandPathLength(int) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- pushRightHandPathLength(int) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push the right hand path length to calculate the entry for
the list of matching (ancestor) URI paths.
- put() - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method with no request entity or response.
- put(Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method with a request entity but no response.
- put(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method with no request entity that returns a response.
- put(GenericType<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method with a request entity that returns a response.
- put(ITypeListener<T>) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method.
- put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method with a request entity that returns a response.
- put(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method with a request entity that returns a response.
- put(ITypeListener<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncUniformInterface
-
Invoke the PUT method.
- put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- put(T) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- put(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource.Builder
-
- put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- put(T) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- put(T, Object) - Method in class com.sun.jersey.api.client.AsyncViewResource
-
- put(Class<T>) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- put(T) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- put(T, Object) - Method in interface com.sun.jersey.api.client.AsyncViewUniformInterface
-
- put() - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource.Builder
-
- put() - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(Class<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(GenericType<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(ITypeListener<T>) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put(ITypeListener<T>, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
- put() - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the PUT method with no request entity or response.
- put(Object) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the PUT method with a request entity but no response.
- put(Class<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the PUT method with no request entity that returns a response.
- put(GenericType<T>) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the PUT method with a request entity that returns a response.
- put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the PUT method with a request entity that returns a response.
- put(GenericType<T>, Object) - Method in interface com.sun.jersey.api.client.UniformInterface
-
Invoke the PUT method with a request entity that returns a response.
- put(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- put(T) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- put(T, Object) - Method in class com.sun.jersey.api.client.ViewResource.Builder
-
- put(Class<T>) - Method in class com.sun.jersey.api.client.ViewResource
-
- put(T) - Method in class com.sun.jersey.api.client.ViewResource
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.ViewResource
-
- put(T, Object) - Method in class com.sun.jersey.api.client.ViewResource
-
- put(Class<T>) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- put(T) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- put(Class<T>, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- put(T, Object) - Method in interface com.sun.jersey.api.client.ViewUniformInterface
-
- put() - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- put(Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- put(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- put(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource.Builder
-
- put() - Method in class com.sun.jersey.api.client.WebResource
-
- put(Object) - Method in class com.sun.jersey.api.client.WebResource
-
- put(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
-
- put(GenericType<T>) - Method in class com.sun.jersey.api.client.WebResource
-
- put(Class<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
-
- put(GenericType<T>, Object) - Method in class com.sun.jersey.api.client.WebResource
-
- put(K, V) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- put(K, V) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Associates the specified value with the specified key in this map.
- put(K, List<V>) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- put(String, String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Copies all of the mappings from the specified map to this map
These mappings will replace any mappings that
this map had for any of the keys currently in the specified map.
- putAll(Map<? extends K, ? extends List<V>>) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- putSingle(String, String) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- putSingle(String, Object) - Method in class com.sun.jersey.core.util.MultivaluedMapImpl
-
- putSingle(String, V) - Method in class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
-
- putSingle(K, V) - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- putSingleObject(String, Object) - Method in class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- SAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE() - Static method in class com.sun.jersey.impl.ImplMessages
-
JAXP feature XMLConstants.FEATURE_SECURE_PROCESSING cannot be set on a SAXParserFactory.
- SAX_CANNOT_ENABLE_SECURITY_FEATURES() - Static method in class com.sun.jersey.impl.ImplMessages
-
Security features for the SAX parser could not be enabled.
- SAX_XDK_NO_SECURITY_FEATURES() - Static method in class com.sun.jersey.impl.ImplMessages
-
Using XDK.
- SaxHelper - Class in com.sun.jersey.core.util
-
- SAXParserContextProvider - Class in com.sun.jersey.core.impl.provider.xml
-
- SAXParserContextProvider(FeaturesAndProperties) - Constructor for class com.sun.jersey.core.impl.provider.xml.SAXParserContextProvider
-
- scan(ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.FilesScanner
-
- scan(File, String, ScannerListener) - Static method in class com.sun.jersey.core.spi.scanning.JarFileScanner
-
Scan entries in a jar file.
- scan(InputStream, String, ScannerListener) - Static method in class com.sun.jersey.core.spi.scanning.JarFileScanner
-
Scan entries in a jar file.
- scan(ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.PackageNamesScanner
-
- scan(ScannerListener) - Method in interface com.sun.jersey.core.spi.scanning.Scanner
-
Perform a scan and report resources to a scanning listener.
- scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.BundleSchemeScanner
-
- scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.FileSchemeScanner
-
- scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
-
- scan(URI, ScannerListener) - Method in interface com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner
-
Perform a scan and report resources to a scanning listener.
- scan(URI, ScannerListener) - Method in class com.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
-
- scan(ScannerListener) - Method in class com.sun.jersey.spi.scanning.servlet.WebAppResourcesScanner
-
- Scanner - Interface in com.sun.jersey.core.spi.scanning
-
An interface for scanning resources and reporting those resources
to a scanning listener.
- ScannerException - Exception in com.sun.jersey.core.spi.scanning
-
An runtime exception that may be thrown when scanning.
- ScannerException() - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
-
Construct a new instance with the supplied message
- ScannerException(String) - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
-
Construct a new instance with the supplied message
- ScannerException(String, Throwable) - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
-
Construct a new instance with the supplied message and cause
- ScannerException(Throwable) - Constructor for exception com.sun.jersey.core.spi.scanning.ScannerException
-
Construct a new instance with the supplied cause
- ScannerListener - Interface in com.sun.jersey.core.spi.scanning
-
A listener for receiving events on resources from a
Scanner
.
- ScanningResourceConfig - Class in com.sun.jersey.api.core
-
A resource configuration that performs scanning to find root resource
and provider classes.
- ScanningResourceConfig() - Constructor for class com.sun.jersey.api.core.ScanningResourceConfig
-
- scheme(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- SCHEME - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
OAuth scheme in Authorization header.
- schemeSpecificPart(String) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- securityContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
-
- seeOther(URI) - Static method in class com.sun.jersey.api.JResponse
-
- segment(String...) - Method in class com.sun.jersey.api.uri.UriBuilderImpl
-
- selectVariant(ContainerRequest, List<Variant>) - Static method in class com.sun.jersey.server.impl.VariantSelector
-
- selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- SEPARATOR - Static variable in class com.sun.jersey.core.header.GrammarUtil
-
Represents separator type in the TYPE_TABLE
- SEPARATORS - Static variable in class com.sun.jersey.core.header.GrammarUtil
-
Array of chars representing separators
- SequentialMatchingPatterns<R> - Class in com.sun.jersey.server.impl.uri.rules
-
Rules associated with instances of {@link UriPattern) and matched
in order.
- SequentialMatchingPatterns(List<PatternRulePair<R>>) - Constructor for class com.sun.jersey.server.impl.uri.rules.SequentialMatchingPatterns
-
- serialize(JsonGenerator, SerializerProvider) - Method in class com.sun.jersey.api.json.JSONWithPadding
-
- serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.sun.jersey.api.json.JSONWithPadding
-
- serverError() - Static method in class com.sun.jersey.api.JResponse
-
- ServerInjectableProviderContext - Interface in com.sun.jersey.server.impl.inject
-
The server context to obtain
Injectable
instances.
- ServerInjectableProviderFactory - Class in com.sun.jersey.server.impl.inject
-
- ServerInjectableProviderFactory() - Constructor for class com.sun.jersey.server.impl.inject.ServerInjectableProviderFactory
-
- ServerSide - Class in com.sun.jersey.spi.inject
-
- ServerSide() - Constructor for class com.sun.jersey.spi.inject.ServerSide
-
- service(Request, Response) - Method in class com.sun.jersey.server.impl.container.grizzly2.GrizzlyContainer
-
- service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
Dispatch client requests to a resource class.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
-
- service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.WebComponent
-
Dispatch client requests to a resource class.
- ServiceConfigurationError - Error in com.sun.jersey.spi.service
-
Error thrown when something goes wrong while looking up service providers.
- ServiceConfigurationError(String) - Constructor for error com.sun.jersey.spi.service.ServiceConfigurationError
-
Constructs a new instance with the specified detail string.
- ServiceConfigurationError(Throwable) - Constructor for error com.sun.jersey.spi.service.ServiceConfigurationError
-
Constructs a new instance that wraps the specified throwable.
- ServiceFinder<T> - Class in com.sun.jersey.spi.service
-
A simple service-provider lookup mechanism.
- ServiceFinder.DefaultServiceIteratorProvider<T> - Class in com.sun.jersey.spi.service
-
The default service iterator provider that looks up provider classes in
META-INF/services files.
- ServiceFinder.DefaultServiceIteratorProvider() - Constructor for class com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
-
- ServiceFinder.ServiceIteratorProvider<T> - Class in com.sun.jersey.spi.service
-
Supports iteration of provider instances or classes.
- ServiceFinder.ServiceIteratorProvider() - Constructor for class com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider
-
- ServletAdaptor - Class in com.sun.jersey.server.impl.container.servlet
-
A servlet container for deploying root resource classes with support
for injecting persistence units.
- ServletAdaptor() - Constructor for class com.sun.jersey.server.impl.container.servlet.ServletAdaptor
-
- servletClass - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
- servletClass(Class<? extends HttpServlet>) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Set the servlet class.
- ServletContainer - Class in com.sun.jersey.spi.container.servlet
-
A Servlet
or Filter
for deploying root resource classes.
- ServletContainer() - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
-
- ServletContainer(Class<? extends Application>) - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
-
- ServletContainer(Application) - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
-
- ServletContainer.ContextInjectableProvider<T> - Class in com.sun.jersey.spi.container.servlet
-
A helper class for creating an injectable provider that supports
Context
with a type and constant value.
- ServletContainer.ContextInjectableProvider(Type, T) - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer.ContextInjectableProvider
-
Create a new instance.
- ServletInitParamType - Class in com.sun.jersey.test.framework.web.jaxb.types
-
Schema representation of the servlet init-params.
- ServletInitParamType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletInitParamType
-
- ServletInitParamType(String, String) - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletInitParamType
-
- ServletMappingType - Class in com.sun.jersey.test.framework.web.jaxb.types
-
Schema represntation for the servlet-mapping
- ServletMappingType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
-
- servletPath - Variable in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
- servletPath(String) - Method in class com.sun.jersey.test.framework.WebAppDescriptor.Builder
-
Set the servlet path.
- ServletType - Class in com.sun.jersey.test.framework.web.jaxb.types
-
Schema representation of servlet information in web.xml
- ServletType() - Constructor for class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- set(T) - Method in class com.sun.jersey.core.util.LazyVal
-
- set(HttpContext) - Method in class com.sun.jersey.server.impl.ThreadLocalHttpContext
-
- set(T) - Method in class com.sun.jersey.server.impl.ThreadLocalInvoker
-
- set(T) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNodeValue
-
- setAccessibleField(Field) - Static method in class com.sun.jersey.server.linking.impl.FieldDescriptor
-
- setAccessibleMethod(Method) - Static method in class com.sun.jersey.core.reflection.ReflectionHelper
-
Set a method to be accessible.
- setAccessibleObject(AccessibleObject) - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
-
- setAdapter(ClientRequestAdapter) - Method in class com.sun.jersey.api.client.ClientRequest
-
Set the client request adapter.
- setAdapter(ClientRequestAdapter) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- setAdapter(XmlAdapter) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setAdapter(XmlAdapter) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setAnnotations(Annotation[]) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the annotations associated with the response entity (if any).
- setAnnotations(Annotation[]) - Method in class com.sun.jersey.core.spi.component.AnnotatedContext
-
- setAnnotations(Annotation[]) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setAnnotations(Annotation[]) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setAnnotationTypeName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- setApplicationDocsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- setApplicationDocsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- setAreInputTypesDeclared(boolean) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- setAreOutputTypesDeclared(boolean) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- setArtifactId(String) - Method in class com.sun.jersey.wadl.Dependency
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setBase(String) - Method in class com.sun.research.ws.wadl.Resources
-
Sets the value of the base property.
- setBaseUri(String) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- setBaseUri(String) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
-
- setCallback(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the callback URL.
- setCancelableFuture(Future<ClientResponse>) - Method in class com.sun.jersey.client.impl.async.FutureClientResponseListener
-
- setChunkedEncodingSize(Integer) - Method in class com.sun.jersey.api.client.Client
-
Set the client to send request entities using chunked encoding
with a particular chunk size.
- setClassName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- setClassName(String) - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
-
- setClasspath(Path) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- setClasspathRef(Reference) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- setClientFactory(ClientFactory) - Method in class com.sun.jersey.test.framework.JerseyTest
-
- setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- setCodec(ObjectCodec) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
Sets the value of the commentText property.
- setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
-
- setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
-
- setConfiguration(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
-
- setConnection(HttpsURLConnection) - Method in class com.sun.jersey.client.urlconnection.HTTPSProperties
-
- 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
-
- setContextParam(List<ContextParamType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- setCredentials(String, String, int, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Sets the credentials for the given authentication scope.
- setCredentials(String, String, int, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Sets the credentials for the given authentication scope.
- setCredentials(String, String, int, String, String, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Sets the credentials for the given authentication scope.
- setDefault(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the default property.
- setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- setDefaultNamespace(String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
-
- setDependencies(List<Dependency>) - Method in class com.sun.jersey.wadl.AbstractMojoProjectClasspathSupport
-
- setDependencies(List<Dependency>) - Method in class com.sun.jersey.wadl.Dependencies
-
- setDestfile(File) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
-
- setDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setElement(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setElement(QName) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the element property.
- setEntity(Object) - Method in class com.sun.jersey.api.client.ClientRequest
-
Set the entity of the request.
- setEntity(Object) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the entity of the response.
- setEntity(Object) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- setEntity(Object) - Method in class com.sun.jersey.multipart.BodyPart
-
Set the entity object to be unmarshalled from a request, or to be
marshalled on a response.
- setEntity(Object) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
This operation is not supported from this implementation.
- setEntity(Object) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
This operation is not supported from this implementation.
- setEntity(Object) - Method in class com.sun.jersey.multipart.MultiPart
-
Disable access to the entity for a
MultiPart
.
- setEntity(Object) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setEntity(Object, Type) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setEntity(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, T) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the request entity.
- setEntity(Object) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setEntity(Object, Type) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setEntityInputStream(InputStream) - Method in class com.sun.jersey.api.client.ClientResponse
-
Set the input stream of the response.
- setEntityInputStream(InputStream) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setEntityInputStream(InputStream) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the input stream of the entity.
- setEventHandler(ValidationEventHandler) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setEventHandler(ValidationEventHandler) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setExample(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setExecutorService(ExecutorService) - Method in class com.sun.jersey.api.client.Client
-
Set the
ExecutorService
for sending asynchronous
HTTP requests when no underlying asynchronous HTTP implementation is
utilized.
- setFeature(JsonParser.Feature, boolean) - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
-
- setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
-
- setFeature(JsonGenerator.Feature, boolean) - Method in class com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
-
- setFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
-
- setFields(Set<AnnotatedField<? super T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- setFileEntity(File) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
- setFileEntity(File, MediaType) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
- setFilename(String) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Sets the body part entity filename value to be used in the
content-disposition header.
- setFixed(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the fixed property.
- setFollowRedirects(Boolean) - Method in class com.sun.jersey.api.client.Client
-
Set if redirection should be performed or not.
- setFormatWadlFile(boolean) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
-
- setFormDataContentDisposition(FormDataContentDisposition) - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Set the form data content disposition.
- setGeneratorClass(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- setGrammars(Grammars) - Method in class com.sun.research.ws.wadl.Application
-
Sets the value of the grammars property.
- setGrammarsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setGrammarsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setGroupId(String) - Method in class com.sun.jersey.wadl.Dependency
-
- setHeader(Marshaller, Annotation[]) - Method in class com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
-
- setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the request headers.
- setHref(String) - Method in class com.sun.research.ws.wadl.Include
-
Sets the value of the href property.
- setHref(String) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the href property.
- setHref(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the href property.
- setHref(String) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the href property.
- setId(String) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.Resource
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.ResourceType
-
Sets the value of the id property.
- setInitParam(List<ServletInitParamType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class com.sun.jersey.spi.service.ServiceFinder
-
Register the service iterator provider to iterate on provider instances
or classes.
- setLang(String) - Method in class com.sun.research.ws.wadl.Doc
-
Sets the value of the lang property.
- setLink(Link) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the link property.
- setListener(Marshaller.Listener) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setListener(Unmarshaller.Listener) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setListenerClass(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ListenerType
-
- setListeners(List<ListenerType>) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- setLoadOnStartup(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- setMatchResult(MatchResult) - Method in class com.sun.jersey.server.impl.application.WebApplicationContext
-
- setMatchResult(MatchResult) - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
-
Set the match result
- setMediaType(MediaType) - Method in class com.sun.jersey.multipart.BodyPart
-
- 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
-
- setMediaType(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setMediaType(String) - Method in class com.sun.research.ws.wadl.Option
-
Sets the value of the mediaType property.
- setMediaType(String) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the mediaType property.
- setMessageBodyWorkers(MessageBodyWorkers) - Method in class com.sun.jersey.api.client.RequestWriter
-
- setMethod(String) - Method in class com.sun.jersey.api.client.ClientRequest
-
Set the HTTP method of the request.
- setMethod(String) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- setMethod(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setMethod(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the HTTP method.
- setMethodName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setMethods(Set<AnnotatedMethod<? super T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedTypeImpl
-
- setName(String) - Method in class com.sun.jersey.core.impl.provider.entity.DataSourceProvider.ByteArrayDataSource
-
- setName(String) - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Set the control name.
- setName(T) - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.WantsName
-
- setName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- setName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setName(String) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the name property.
- setName(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the name property.
- setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- setNamespaceContext(NamespaceContext) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
-
- setNonce(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the nonce, a value that should be unique for a given timestamp.
- setNonce() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the nonce to contain a randomly-generated UUID.
- setOverrideGrammars(Boolean) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setPackagesResourceConfig(String[]) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
-
- setPage(String) - Method in class com.sun.jersey.server.impl.container.servlet.Include
-
Specifies the name of the JSP to be included.
- setParameters(List<AnnotatedParameter<T>>) - Method in class com.sun.jersey.server.impl.cdi.AnnotatedCallableImpl
-
- setParamName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- setParamName(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
-
- setParamValue(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ContextParamType
-
- setParent(MultiPart) - Method in class com.sun.jersey.multipart.BodyPart
-
- setPath(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the path property.
- setPath(String) - Method in class com.sun.research.ws.wadl.Resource
-
Sets the value of the path property.
- setPredictor(MediaTypePredictor) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
Set the media type predictor.
- setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
-
- setPrefix(String, String) - Method in class com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
-
- setProperties(Map<String, Object>) - Method in class com.sun.jersey.api.client.ClientRequest
-
Sets properties (replaces everything previously set).
- setProperties(Properties) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- setProperties(Map<String, Object>) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- setProperties(Properties) - Method in class com.sun.jersey.wadl.WadlGeneratorDescription
-
- setPropertiesAndFeatures(Map<String, Object>) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Set the properties and features given a map of entries.
- setProperty(String, Object) - Method in class com.sun.jersey.api.client.AsyncWebResource
-
Sets WebResource related property.
- setProperty(String, Object) - Method in class com.sun.jersey.api.client.WebResource
-
Sets WebResource related property.
- setProperty(String, Object) - Method in interface com.sun.jersey.api.json.JSONMarshaller
-
Set the particular property in the underlying implementation of
JSONMarshaller
.
- setProperty(String, Object) - Method in class com.sun.jersey.json.impl.BaseJSONMarshaller
-
- setProperty(String, Object) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setProperty(String, Object) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setPropertyValue(Object, URI) - Method in class com.sun.jersey.server.linking.impl.RefFieldDescriptor
-
- setProviders(Providers) - Method in class com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
-
- setProviders(Providers) - Method in class com.sun.jersey.multipart.BodyPart
-
Set the configured
Providers
for this
BodyPart
.
- setProxyCredentials(String, String, int, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Sets the proxy credentials for the given authentication scope.
- setProxyCredentials(String, String, int, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Sets the proxy credentials for the given authentication scope.
- setProxyCredentials(String, String, int, String, String, String, String) - Method in class com.sun.jersey.client.apache.config.ApacheHttpClientState
-
Sets the proxy credentials for the given authentication scope.
- setQueryType(String) - Method in class com.sun.research.ws.wadl.Resource
-
Sets the value of the queryType property.
- setReadTimeout(Integer) - Method in class com.sun.jersey.api.client.Client
-
Set the read timeout interval, in milliseconds.
- setRealm(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the protection realm for the request.
- setRel(String) - Method in class com.sun.research.ws.wadl.Link
-
Sets the value of the rel property.
- setRepeating(Boolean) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the repeating property.
- setReportMissingDependentFieldOrMethod(boolean) - Static method in class com.sun.jersey.spi.inject.Errors
-
- setRepresentationDoc(RepresentationDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
-
- setRequest(Request) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the request property.
- setRequestDoc(RequestDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setRequired(Boolean) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the required property.
- setResolvingClass(Class<?>) - Method in class com.sun.jersey.server.impl.container.servlet.Include
-
Specifies the resolving class for which JSP will be included.
- setResourceDocFile(File) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
Set the resourceDocFile
to the given file.
- setResourceDocStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
Set the resourceDocStream
to the given file.
- setResourcesProvider(PackageNamesScanner.ResourcesProvider) - Static method in class com.sun.jersey.core.spi.scanning.PackageNamesScanner
-
- setResourceType(String) - Method in class com.sun.research.ws.wadl.Link
-
Sets the value of the resourceType property.
- setResponse(Response) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the response state from a Response instance.
- setResponse(Response) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setResponse(Response) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setResponseDoc(ResponseDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setResponseStatus(Response.StatusType) - Method in class com.sun.jersey.api.client.ClientResponse
-
- setReturnDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setReturnDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- setReturnTypeExample(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setRev(String) - Method in class com.sun.research.ws.wadl.Link
-
Sets the value of the rev property.
- setSchema(Schema) - Method in class com.sun.jersey.json.impl.JSONMarshallerImpl
-
- setSchema(Schema) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setSecurityContext(SecurityContext) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setSecurityContext(SecurityContext) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the security context.
- setServletClass(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- setServletMapping(ServletMappingType) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- setServletName(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
-
- setServletName(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletType
-
- setServletType(ServletType) - Method in class com.sun.jersey.test.framework.web.jaxb.types.WebAppType
-
- setSignature(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the signature for the request.
- setSignatureMethod(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the signature method used to sign the request.
- setStatus(int) - Method in class com.sun.jersey.api.client.ClientResponse
-
Set the status code.
- setStatus(Response.StatusType) - Method in class com.sun.jersey.api.client.ClientResponse
-
Set the status code.
- setStatus(int) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the status of the response.
- setStatus(Long) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setStatus(int) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setStatus(int) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setStatusType(Response.StatusType) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the status type of the response.
- setStatusType(Response.StatusType) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setStatusType(Response.StatusType) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setStreamEntity(InputStream) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Allows to explicitly set the body part entity.
- setStreamEntity(InputStream, MediaType) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Allows to explicitly set the value and the MIME type of the body part
entity.
- setStyle(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setStyle(ParamStyle) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the style property.
- setSystemPath(String) - Method in class com.sun.jersey.wadl.Dependency
-
- setTestContainerFactory(TestContainerFactory) - Method in class com.sun.jersey.test.framework.JerseyTest
-
Sets the test container factory to to be used for testing.
- setTimestamp(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the timestamp.
- setTimestamp() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the timestamp to the current time as number of seconds since epoch.
- setTitle(String) - Method in class com.sun.research.ws.wadl.Doc
-
Sets the value of the title property.
- setToken(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the request or access token.
- setTokenSecret(String) - Method in class com.sun.jersey.oauth.signature.OAuthSecrets
-
Sets request or access token.
- setType(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setType(QName) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the type property.
- setUp() - Method in class com.sun.jersey.test.framework.JerseyTest
-
Set up the test by invoking
TestContainer.start()
on
the test container obtained from the test container factory.
- setURI(URI) - Method in class com.sun.jersey.api.client.ClientRequest
-
Set the URI of the request.
- setURI(URI) - Method in class com.sun.jersey.client.impl.ClientRequestImpl
-
- setUris(URI, URI) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setUris(URI, URI) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the base and request URI.
- setUrlPattern(String) - Method in class com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType
-
- setValidating(boolean) - Method in class com.sun.jersey.json.impl.JSONUnmarshallerImpl
-
- setValue(MediaType, Object) - Method in class com.sun.jersey.multipart.file.FileDataBodyPart
-
This operation is not supported from this implementation.
- setValue(MediaType, Object) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
This operation is not supported from this implementation.
- setValue(String) - Method in class com.sun.jersey.multipart.file.StreamDataBodyPart
-
This operation is not supported from this implementation.
- setValue(String) - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Set the field value for this body part.
- setValue(MediaType, Object) - Method in class com.sun.jersey.multipart.FormDataBodyPart
-
Set the field media type and value for this body part.
- setValue(T, UriPattern) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
value setter.
- setValue(ELContext, Object, Object, Object) - Method in class com.sun.jersey.server.linking.el.ResponseContextResolver
-
- setValue(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- setValue(String) - Method in class com.sun.research.ws.wadl.Option
-
Sets the value of the value property.
- setVerifier(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the verifier code.
- setVersion(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the protocol version.
- setVersion() - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Sets the protocol version to the default value of 1.0.
- setVersion(String) - Method in class com.sun.jersey.wadl.Dependency
-
- setWadlFile(File) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
-
- setWadlGenerationEnabled(boolean) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl
-
- setWadlGenerationEnabled(boolean) - Method in class com.sun.jersey.server.impl.wadl.WadlApplicationContextInjectionProxy
-
- setWadlGenerationEnabled(boolean) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Enable/disable WADL generation.
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Sets the delegate that is decorated by this wadl generator.
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- setWadlGenerators(List<WadlGeneratorDescription>) - Method in class com.sun.jersey.wadl.GenerateWadlMojo
-
- setWildcard(boolean) - Method in class com.sun.jersey.server.impl.uri.rules.automata.TrieNode
-
wildcard setter.
- sign(String, OAuthSecrets) - Method in class com.sun.jersey.oauth.signature.HMAC_SHA1
-
Generates the HMAC-SHA1 signature of OAuth request elements.
- sign(OAuthRequest, OAuthParameters, OAuthSecrets) - Static method in class com.sun.jersey.oauth.signature.OAuthSignature
-
Generates an OAuth signature for the given request, parameters and
secrets, and stores it as a signature parameter, and writes the
OAuth parameters to the request as an Authorization header.
- sign(String, OAuthSecrets) - Method in interface com.sun.jersey.oauth.signature.OAuthSignatureMethod
-
Signs the data using the supplied secret(s).
- sign(String, OAuthSecrets) - Method in class com.sun.jersey.oauth.signature.PLAINTEXT
-
Generates the PLAINTEXT signature.
- sign(String, OAuthSecrets) - Method in class com.sun.jersey.oauth.signature.RSA_SHA1
-
Generates the RSA-SHA1 signature of OAuth request elements.
- SIGNATURE - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
Name of parameter containing the signature.
- signature(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
- SIGNATURE_METHOD - Static variable in class com.sun.jersey.oauth.signature.OAuthParameters
-
Name of parameter containing the signature method.
- signatureMethod(String) - Method in class com.sun.jersey.oauth.signature.OAuthParameters
-
Builder pattern method to return
OAuthParameters
after setting
signature method.
- SINGLETON - Static variable in class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
-
- Singleton - Annotation Type in com.sun.jersey.spi.resource
-
Used to annotate resources that require one instance per web application.
- SingletonFactory - Class in com.sun.jersey.server.impl.resource
-
A simple provider that maintains a singleton resource class instance
- SingletonFactory(ServerInjectableProviderContext) - Constructor for class com.sun.jersey.server.impl.resource.SingletonFactory
-
- SingletonTypeInjectableProvider<A extends Annotation,T> - Class in com.sun.jersey.spi.inject
-
A utility class that may implemented to support a singleton injectable
provider for a specific type T, and an instance of type T, that is to be
injected.
- SingletonTypeInjectableProvider(Type, T) - Constructor for class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
-
Construct a new instance with the Type and the instance.
- singularize(String) - Method in class com.sun.jersey.core.impl.provider.entity.Inflector
-
Return a addSingular version of the specified (addPlural) word.
- size() - Method in class com.sun.jersey.client.impl.CopyOnWriteHashMap
-
- size - Variable in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
-
- size(long) - Method in class com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
-
Add the "size" parameter.
- size() - Method in class com.sun.jersey.core.util.KeyComparatorHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class com.sun.jersey.core.util.UnmodifiableMultivaluedMap
-
- skip(long) - Method in class com.sun.jersey.json.impl.FilteringInputStream
-
- skipChildren() - Method in class com.sun.jersey.json.impl.reader.JacksonRootAddingParser
-
- SourceProvider - Class in com.sun.jersey.core.impl.provider.entity
-
- SourceProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider
-
- SourceProvider.DOMSourceReader - Class in com.sun.jersey.core.impl.provider.entity
-
- SourceProvider.DOMSourceReader(Injectable<DocumentBuilderFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.DOMSourceReader
-
- SourceProvider.SAXSourceReader - Class in com.sun.jersey.core.impl.provider.entity
-
- SourceProvider.SAXSourceReader(Injectable<SAXParserFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.SAXSourceReader
-
- SourceProvider.SourceWriter - Class in com.sun.jersey.core.impl.provider.entity
-
- SourceProvider.SourceWriter(Injectable<SAXParserFactory>, Injectable<TransformerFactory>) - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.SourceWriter
-
- SourceProvider.StreamSourceReader - Class in com.sun.jersey.core.impl.provider.entity
-
- SourceProvider.StreamSourceReader() - Constructor for class com.sun.jersey.core.impl.provider.entity.SourceProvider.StreamSourceReader
-
- SPECIAL_GENERIC_TYPES - Static variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- SpiMessages - Class in com.sun.jersey.impl
-
Defines string formatting method for each constant in the resource file
- SpiMessages() - Constructor for class com.sun.jersey.impl.SpiMessages
-
- SpringComponentProviderFactory - Class in com.sun.jersey.spi.spring.container
-
- SpringComponentProviderFactory(ResourceConfig, ConfigurableApplicationContext) - Constructor for class com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
-
- SpringServlet - Class in com.sun.jersey.spi.spring.container.servlet
-
A servlet or filter for deploying root resource classes with Spring
integration.
- SpringServlet() - Constructor for class com.sun.jersey.spi.spring.container.servlet.SpringServlet
-
- standaloneSet() - Method in class com.sun.jersey.json.impl.reader.JsonXmlStreamReader
-
- start(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
-
- start() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
-
Start the container.
- start(RootDoc) - Static method in class com.sun.jersey.wadl.resourcedoc.ResourceDoclet
-
Start the doclet.
- StartDocumentEvent - Class in com.sun.jersey.json.impl.reader
-
Start document XML event type.
- StartDocumentEvent(Location) - Constructor for class com.sun.jersey.json.impl.reader.StartDocumentEvent
-
- startElement(QName) - Method in class com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
-
- startElement(QName) - Method in class com.sun.jersey.json.impl.JaxbJdkXmlStructure
-
- startElement(QName) - Method in class com.sun.jersey.json.impl.JaxbRiXmlStructure
-
- startElement(QName) - Method in interface com.sun.jersey.json.impl.JaxbXmlDocumentStructure
-
Notifies this structure provider that a start element event with the given name has been fired and that this element
will be processed.
- startElement(QName) - Method in class com.sun.jersey.json.impl.MoxyXmlStructure
-
- StartElementEvent - Class in com.sun.jersey.json.impl.reader
-
Start element XML event type.
- StartElementEvent(QName, Location) - Constructor for class com.sun.jersey.json.impl.reader.StartElementEvent
-
- status(int) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the status.
- status(Response.StatusType) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the status.
- status(Response.Status) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the status.
- status(Response.StatusType) - Static method in class com.sun.jersey.api.JResponse
-
- status(Response.Status) - Static method in class com.sun.jersey.api.JResponse
-
- status(int) - Static method in class com.sun.jersey.api.JResponse
-
- status(Response.StatusType) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
-
- status(int) - Method in class com.sun.jersey.core.spi.factory.ResponseBuilderImpl
-
- status - Variable in exception com.sun.jersey.oauth.server.OAuthException
-
- status - Variable in class com.sun.research.ws.wadl.Response
-
- statusType - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
The status type.
- Stax2JacksonWriter - Class in com.sun.jersey.json.impl.writer
-
- Stax2JacksonWriter(JsonGenerator, Class<?>, JAXBContext) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
-
- Stax2JacksonWriter(JsonGenerator, JSONConfiguration, Class<?>, JAXBContext) - Constructor for class com.sun.jersey.json.impl.writer.Stax2JacksonWriter
-
- Stax2JsonFactory - Class in com.sun.jersey.json.impl
-
- stop(BundleContext) - Method in class com.sun.jersey.core.osgi.Activator
-
- stop() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainer
-
Stop the contaner.
- StreamDataBodyPart - Class in com.sun.jersey.multipart.file
-
Represents an
InputStream
based file submission as a part of the
multipart/form-data.
- StreamDataBodyPart() - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Default constructor which forces user to manually set
the required (name
and streamEntity
)
properties.
- StreamDataBodyPart(String, InputStream) - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Convenience constructor which assumes the defaults for:
filename
(part's name) and mediaType
(
MediaType.APPLICATION_OCTET_STREAM_TYPE
).
- StreamDataBodyPart(String, InputStream, String) - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
-
Convenience constructor which assumes the defaults for the
mediaType
(MediaType.APPLICATION_OCTET_STREAM_TYPE
).
- StreamDataBodyPart(String, InputStream, String, MediaType) - Constructor for class com.sun.jersey.multipart.file.StreamDataBodyPart
-
All-arguments constructor with all requested parameters set by the
caller.
- StreamingOutputProvider - Class in com.sun.jersey.core.impl.provider.entity
-
- StreamingOutputProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider
-
- StringIgnoreCaseKeyComparator - Class in com.sun.jersey.core.util
-
Case insensitive String key comparator.
- StringIgnoreCaseKeyComparator() - Constructor for class com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
-
- StringKeyIgnoreCaseMultivaluedMap<V> - Class in com.sun.jersey.core.util
-
An implementation of MultivaluedMap
where keys are instances of
String and are compared ignoring case.
- StringKeyIgnoreCaseMultivaluedMap() - Constructor for class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
-
- StringKeyIgnoreCaseMultivaluedMap(StringKeyIgnoreCaseMultivaluedMap<V>) - Constructor for class com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
-
- StringKeyObjectValueIgnoreCaseMultivaluedMap - Class in com.sun.jersey.core.util
-
An implementation of MultivaluedMap
where keys are instances of
String and are compared ignoring case and values are instances of Object.
- StringKeyObjectValueIgnoreCaseMultivaluedMap() - Constructor for class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
-
- StringKeyObjectValueIgnoreCaseMultivaluedMap(StringKeyObjectValueIgnoreCaseMultivaluedMap) - Constructor for class com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
-
- StringKeyStringValueIgnoreCaseMultivaluedMap - Class in com.sun.jersey.core.util
-
An implementation of MultivaluedMap
where keys are instances of
String and are compared ignoring case and values are instances of String.
- StringKeyStringValueIgnoreCaseMultivaluedMap() - Constructor for class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- StringKeyStringValueIgnoreCaseMultivaluedMap(StringKeyStringValueIgnoreCaseMultivaluedMap) - Constructor for class com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
-
- StringProvider - Class in com.sun.jersey.core.impl.provider.entity
-
- StringProvider() - Constructor for class com.sun.jersey.core.impl.provider.entity.StringProvider
-
- StringProvider - Class in com.sun.jersey.core.impl.provider.header
-
- StringProvider() - Constructor for class com.sun.jersey.core.impl.provider.header.StringProvider
-
- StringReader<T> - Interface in com.sun.jersey.spi
-
Read a string value and convert to a Java type.
- StringReader.ValidateDefaultValue - Annotation Type in com.sun.jersey.spi
-
Declares whether validation of a default value should occur before any
value, default or otherwise, is actually required.
- StringReaderFactory - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderFactory() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderFactory
-
- StringReaderProvider<T> - Interface in com.sun.jersey.spi
-
Contract for a provider that supports the conversion of a string to a
Java type.
- StringReaderProviders - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderProviders() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders
-
- StringReaderProviders.DateProvider - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderProviders.DateProvider() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.DateProvider
-
- StringReaderProviders.StringConstructor - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderProviders.StringConstructor() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.StringConstructor
-
- StringReaderProviders.TypeFromString - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderProviders.TypeFromString() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromString
-
- StringReaderProviders.TypeFromStringEnum - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderProviders.TypeFromStringEnum() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeFromStringEnum
-
- StringReaderProviders.TypeValueOf - Class in com.sun.jersey.server.impl.model.parameter.multivalued
-
- StringReaderProviders.TypeValueOf() - Constructor for class com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders.TypeValueOf
-
- StringReaderWorkers - Interface in com.sun.jersey.spi
-
An injectable interface providing lookup of
StringReader
instances.
- style - Variable in class com.sun.research.ws.wadl.Param
-
- SUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class com.sun.jersey.impl.ImplMessages
-
A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method
- SubjectSecurityContext - Interface in com.sun.jersey.spi.container
-
Security context that allows establishing a subject before a resource method
or a sub-resource locator is called.
- SubLocatorRule - Class in com.sun.jersey.server.impl.uri.rules
-
The rule for accepting a sub-locator method.
- SubLocatorRule(UriTemplate, List<Injectable>, List<ContainerRequestFilter>, List<ContainerResponseFilter>, DispatchingListener, AbstractSubResourceLocator) - Constructor for class com.sun.jersey.server.impl.uri.rules.SubLocatorRule
-
- subTags - Variable in class com.sun.jersey.core.header.LanguageTag
-
- SupportedJaxbProvider - Enum in com.sun.jersey.json.impl
-
- supports(Class) - Method in class com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.CacheControlProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.CookieProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.DateProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.EntityTagProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.LinkHeaderProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.LocaleProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.MediaTypeProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.NewCookieProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.StringProvider
-
- supports(Class<?>) - Method in class com.sun.jersey.core.impl.provider.header.URIProvider
-
- supports(Class<?>) - Method in interface com.sun.jersey.spi.HeaderDelegateProvider
-
Ascertain if the Provider supports a particular type.
- supports() - Method in class com.sun.jersey.test.framework.spi.container.external.ExternalTestContainerFactory
-
- supports() - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
-
- supports() - Method in class com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory
-
- supports() - Method in class com.sun.jersey.test.framework.spi.container.http.HTTPContainerFactory
-
- supports() - Method in class com.sun.jersey.test.framework.spi.container.inmemory.InMemoryTestContainerFactory
-
- supports() - Method in interface com.sun.jersey.test.framework.spi.container.TestContainerFactory
-
Get the application descriptor class supported by this test container
factory.
- SyntheticQualifier - Annotation Type in com.sun.jersey.server.impl.cdi
-
A CDI qualifier introduced by Jersey to make an injection point unique.