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

G

get(Class<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.AsyncWebResource.Builder
 
get(Class<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(Class<T>) - Method in class com.sun.jersey.api.client.WebResource.Builder
 
get(Class<T>) - Method in class com.sun.jersey.api.client.WebResource
 
get(String, Class<A>) - Method in class com.sun.jersey.spi.container.InBoundHeaders
 
getAbsolutePath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the absolute path URI of the request.
getAbsolutePath() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaType(List<MediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
Select the first media type, from a list of media types, that is most acceptable according to the requested acceptable media types.
getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getAccesibleObject() - Method in interface com.sun.jersey.spi.service.ComponentContext
Get the accessible object.
getAncestorTemplates() - Method in interface com.sun.jersey.api.uri.ExtendedUriInfo
Get a read-only list of UriTemplate for ancestor resources.
getAnnotation() - Method in class com.sun.jersey.api.model.Parameter
 
getAnnotations() - Method in class com.sun.jersey.api.model.Parameter
 
getAnnotations() - Method in interface com.sun.jersey.spi.service.ComponentContext
Get the array of annotations.
getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBaseUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the base URI of the request.
getbaseUri() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
getBaseUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getBuilder() - Method in class com.sun.jersey.api.client.AsyncWebResource
Get the URI builder to the resource.
getBuilder() - Method in class com.sun.jersey.api.client.WebResource
Get the URI builder to the resource.
getClasspath() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
getComponentProvider() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the component provider that can be used for instantiating components other than resource classes.
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
 
getConstructors() - Method in class com.sun.jersey.api.model.AbstractResource
 
getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
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.ContainerRequest
 
getCookies() - Method in class com.sun.jersey.api.client.ClientResponse
 
getCookies() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getCtor() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
 
getDeclaringResource() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getDefaultValue() - Method in class com.sun.jersey.api.model.Parameter
 
getDestfile() - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
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(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(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
 
getEntityTag() - Method in class com.sun.jersey.api.client.ClientResponse
Get the entity tag.
getFeature(String) - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the value of a feature.
getFeature(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
getFeature(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getFeature(String) - Method in class com.sun.jersey.api.core.ResourceConfig
Get the value of a feature.
getFeatures() - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the map of features associated with the Web application.
getFeatures() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
getFeatures() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getFeatures() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the map of features associated with the Web application.
getField() - Method in class com.sun.jersey.api.model.AbstractField
 
getFields() - Method in class com.sun.jersey.api.model.AbstractResource
 
getFirst(String) - Method in class com.sun.jersey.spi.container.InBoundHeaders
 
getFirst(String, Class<A>) - Method in class com.sun.jersey.spi.container.InBoundHeaders
 
getFirst(String, A) - Method in class com.sun.jersey.spi.container.InBoundHeaders
 
getGroupValues() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the list to store the values of a pattern's capturing groups.
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.ContainerRequest
 
getHeaderValue(Object) - Static method in class com.sun.jersey.spi.container.ContainerResponse
Convert a header value, represented as a general object, to the string value.
getHeadHandler() - Method in class com.sun.jersey.api.client.Filterable
Get the head client handler of the filter chain.
getHttpHeaders() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get the HTTP response headers.
getHttpHeaders() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getHttpMethod() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the HTTP method name.
getHttpMethod() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getHttpMethod() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getInjectable(ComponentContext, A, C) - Method in interface com.sun.jersey.spi.inject.InjectableProvider
Get an injectable.
getInjectable(ComponentContext, A, Type) - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
 
getInjectable(Class<? extends Annotation>, ComponentContext, A, C, ComponentProvider.Scope) - Method in interface com.sun.jersey.spi.resource.InjectableProviderContext
Get an injectable.
getInjectable(Class<? extends Annotation>, ComponentContext, A, C, List<ComponentProvider.Scope>) - Method in interface com.sun.jersey.spi.resource.InjectableProviderContext
Get an injectable.
getInjectable(Parameter) - Method in interface com.sun.jersey.spi.resource.InjectableProviderContext
Get an injectable given a parameter.
getInjectable(List<Parameter>) - Method in interface com.sun.jersey.spi.resource.InjectableProviderContext
Get a list of injectable given a list of parameter.
getInjectableInstance(T) - Method in interface com.sun.jersey.spi.service.ComponentProvider
Get the injectable instance to inject JAX-RS and Jersey specific instances on to fields.
getInstance(ComponentProvider, HttpContext) - Method in interface com.sun.jersey.spi.resource.ResourceProvider
Called to obtain an instance of a resource class.
getInstance() - Static method in class com.sun.jersey.spi.resource.ResourceProviderFactory
 
getInstance(ComponentProvider.Scope, Class<T>) - Method in interface com.sun.jersey.spi.service.ComponentProvider
Get the instance of a class.
getInstance(ComponentProvider.Scope, Constructor<T>, Object[]) - Method in interface com.sun.jersey.spi.service.ComponentProvider
Get the instance of a class using a constructor and a corresponding array of parameter values.
getInstance(ComponentContext, ComponentProvider.Scope, Class<T>) - Method in interface com.sun.jersey.spi.service.ComponentProvider
Get the instance of a class.
getLanguage() - Method in class com.sun.jersey.api.client.ClientResponse
Get the language.
getLanguage() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getLanguageMappings() - Method in class com.sun.jersey.api.core.ApplicationConfigAdapter
 
getLanguageMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getLastModified() - Method in class com.sun.jersey.api.client.ClientResponse
Get the last modified date.
getLocation() - Method in class com.sun.jersey.api.client.ClientResponse
Get the location.
getMediaType() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getMediaTypeMappings() - Method in class com.sun.jersey.api.core.ApplicationConfigAdapter
 
getMediaTypeMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getMessage() - Method in class com.sun.jersey.api.model.ResourceModelIssue
Human readible description of the issue
getMessageBodyWorkers() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the extended message body workers that can be used for getting message body readers and writers.
getMessageBodyWriterMediaTypes(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.spi.container.ExtendedMessageBodyWorkers
Get the list of media types supported for a Java type.
getMetadata() - Method in class com.sun.jersey.api.client.ClientRequest
Get the HTTP headers of the request.
getMetadata() - Method in class com.sun.jersey.api.client.ClientResponse
Get the HTTP metadata
getMethod() - Method in class com.sun.jersey.api.client.ClientRequest
Get the HTTP method.
getMethod() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getMethod() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
 
getMethod() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
getModel() - Method in class com.sun.jersey.api.view.Viewable
Get the model.
getNext() - Method in class com.sun.jersey.api.client.ClientFilter
Get the next client handler to invoke in the chain of filters.
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.
getNumberOfPathSegments() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the number of path segments in the template.
getNumberOfTemplateVariables() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the number of template variables.
getOutputStream() - Method in interface com.sun.jersey.api.core.HttpResponseContext
Get an OutputStream to which an entity may be written.
getOutputStream() - Method in class com.sun.jersey.spi.container.ContainerResponse
 
getParameterClass() - Method in class com.sun.jersey.api.model.Parameter
 
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
 
getParameterType() - Method in class com.sun.jersey.api.model.Parameter
 
getPathSegment(String) - Method in interface com.sun.jersey.api.uri.ExtendedUriInfo
Get a path segment that contains a template variable.
getPathSegment(String, boolean) - Method in interface com.sun.jersey.api.uri.ExtendedUriInfo
Get a path segment that contains a template variable.
getPathSegmentIndex(String) - Method in class com.sun.jersey.api.uri.UriTemplate
Get the path segment index of a path segment that contains a template variable.
getPattern() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the URI pattern.
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 a list of response properties.
getProperties() - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the map of properties associated with the Web application.
getProperties() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
getProperties() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getProperties() - Method in interface com.sun.jersey.api.core.HttpContext
Get the mutable propertiee.
getProperties() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the map of properties associated with the Web application.
getProperty(String) - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the value of a property.
getProperty(String) - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
getProperty(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getProperty(String) - Method in class com.sun.jersey.api.core.ResourceConfig
Get the value of a property.
getProviderClasses() - 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
getProviderClasses() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
getProviderClasses() - Method in class com.sun.jersey.api.core.ApplicationConfigAdapter
 
getProviderClasses() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getProviderInstances() - Method in interface com.sun.jersey.api.client.config.ClientConfig
Get the provider instances to be utilized by the client.
getProviderInstances() - Method in class com.sun.jersey.api.client.config.DefaultClientConfig
 
getProviderInstances() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getProviderInstances() - Method in class com.sun.jersey.api.core.ResourceConfig
Get the provider instances to be utilized by the web application.
getRegex() - Method in class com.sun.jersey.api.uri.UriPattern
Get the regular expression.
getRequest() - Method in interface com.sun.jersey.api.core.HttpContext
Get the HTTP request information.
getRequestHeader(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestHeaders() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getRequestUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
Get the (complete) request URI.
getRequestUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getResource(Class<T>) - Method in interface com.sun.jersey.api.core.ResourceContext
Provides an instance of the given resource class.
getResource(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the resource instance from a resource class.
getResourceClass() - Method in class com.sun.jersey.api.model.AbstractResource
 
getResourceClasses() - Method in class com.sun.jersey.api.core.ApplicationConfigAdapter
 
getResourceClasses() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
 
getResourceComponentProvider() - Method in interface com.sun.jersey.spi.container.WebApplication
Get the component provider that can be used for instantiating resource classes.
getResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
Provides a non-null list of resource methods available on the resource
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.spi.container.ContainerResponse
 
getRules(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Get the rules for a 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.SingletonTypeInjectableProvider
 
getSetterMethods() - Method in class com.sun.jersey.api.model.AbstractResource
 
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
 
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.spi.container.ContainerResponse
 
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
getSupportedInputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getSupportedOutputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
 
getTemplate() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the URI template as a String.
getTemplateName() - Method in class com.sun.jersey.api.view.Viewable
Get the template name.
getTemplateProcessors() - Method in interface com.sun.jersey.spi.template.TemplateContext
Get the set of template processors.
getTemplateVariables() - Method in class com.sun.jersey.api.uri.UriTemplate
Get the list of template variables for the template.
getThreadLocalHttpContext() - Method in interface com.sun.jersey.spi.container.WebApplication
Get an instance of HttpContext that is a proxy to a thread local instance of HttpContext.
getType() - Method in class com.sun.jersey.api.client.ClientResponse
Get the media type of the response
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.WebResource
Get the URI to the resource.
getUriInfo() - Method in interface com.sun.jersey.api.core.HttpContext
Get the extended URI information.
getUriPath() - Method in class com.sun.jersey.api.model.AbstractResource
 
getUriPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
 
getUriPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
 
getUriPath() - Method in interface com.sun.jersey.api.model.UriPathAnnotated
 
getUserPrincipal() - Method in class com.sun.jersey.spi.container.ContainerRequest
 
getValue() - Method in class com.sun.jersey.api.model.UriPathValue
 
getValue(HttpContext) - Method in interface com.sun.jersey.spi.inject.Injectable
Get the injectable value.
getValue(HttpContext) - Method in class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
 
GrizzlyServerFactory - Class in com.sun.jersey.api.container.grizzly
Factory for creating and starting Grizzly SelectorThread instances.
GrizzlyWebContainerFactory - Class in com.sun.jersey.api.container.grizzly
Factory for creating and starting Grizzly SelectorThread instances for deploying a Servlet.

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