Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
G
get(Class<T>)
- Method in interface com.sun.ws.rest.api.client.
UniformInterface
Invoke the GET method.
get(Class<T>)
- Method in class com.sun.ws.rest.api.client.
WebResource.Builder
get(Class<T>)
- Method in class com.sun.ws.rest.api.client.
WebResource
getAbsolutePath()
- Method in interface com.sun.ws.rest.api.core.
HttpRequestContext
Get the absolute path URI of the request.
getAbsolutePath()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getAcceptableMediaType(List<MediaType>)
- Method in interface com.sun.ws.rest.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.ws.rest.spi.container.
AbstractContainerRequest
getAcceptableMediaTypes()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getAncestorTemplates()
- Method in interface com.sun.ws.rest.api.uri.
ExtendedUriInfo
Get a read-only list of
UriTemplate
for ancestor resources.
getAnnotationClass()
- Method in class com.sun.ws.rest.spi.resource.
Injectable
getAuthenticationScheme()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getBaseUri()
- Method in interface com.sun.ws.rest.api.core.
HttpRequestContext
Get the base URI of the request.
getbaseUri()
- Method in class com.sun.ws.rest.api.wadl.
WadlGeneratorTask
getBaseUri()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getBuilder()
- Method in class com.sun.ws.rest.api.client.
WebResource
Get the URI builder to the resource.
getClasspath()
- Method in class com.sun.ws.rest.api.wadl.
WadlGeneratorTask
getComponentProvider()
- Method in interface com.sun.ws.rest.spi.container.
WebApplication
Get the component provider that can be used for instantiating components.
getComponents()
- Method in interface com.sun.ws.rest.api.model.
AbstractModelComponent
getComponents()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
getComponents()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceConstructor
getComponents()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getComponents()
- Method in class com.sun.ws.rest.api.model.
AbstractSubResourceLocator
getConstructors()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
getCookieNameValueMap()
- Method in interface com.sun.ws.rest.api.core.
HttpRequestContext
Get the cookie name value map.
getCookieNameValueMap()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getCookies()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
getCookies()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getCtor()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceConstructor
getDeclaringResource()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getDefaultValue()
- Method in class com.sun.ws.rest.api.model.
Parameter
getDestfile()
- Method in class com.sun.ws.rest.api.wadl.
WadlGeneratorTask
getEntity()
- Method in class com.sun.ws.rest.api.client.
ClientRequest
Get the entity of the request.
getEntity(Class<T>)
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the entity of the response.
getEntity(Class<T>)
- Method in interface com.sun.ws.rest.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.ws.rest.api.core.
HttpRequestContext
Get the request entity, returns null if the request does not contain an entity body.
getEntity()
- Method in interface com.sun.ws.rest.api.core.
HttpResponseContext
Get the entity of the response
getEntity(Class<T>, Type, Annotation[])
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getEntity(Class<T>)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getEntity()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerResponse
getEntityTag()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the entity tag.
getExtensionMappings()
- Method in class com.sun.ws.rest.api.core.
ApplicationConfigAdapter
getExtensionMappings()
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getFeature(String)
- Method in interface com.sun.ws.rest.api.client.config.
ClientConfig
Get the value of a feature.
getFeature(String)
- Method in class com.sun.ws.rest.api.client.config.
DefaultClientConfig
getFeature(String)
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getFeature(String)
- Method in class com.sun.ws.rest.api.core.
ResourceConfig
Get the value of a feature.
getFeatures()
- Method in interface com.sun.ws.rest.api.client.config.
ClientConfig
Get the map of features associated with the Web application.
getFeatures()
- Method in class com.sun.ws.rest.api.client.config.
DefaultClientConfig
getFeatures()
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getFeatures()
- Method in class com.sun.ws.rest.api.core.
ResourceConfig
Get the map of features associated with the Web application.
getGroupValues()
- Method in interface com.sun.ws.rest.spi.uri.rules.
UriRuleContext
Get the list to store the values of a pattern's capturing groups.
getHeaderValue(String)
- Method in interface com.sun.ws.rest.api.core.
HttpRequestContext
Get a HTTP header value.
getHeaderValue(String)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getHeaderValue(Object)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerResponse
getHeadHandler()
- Method in class com.sun.ws.rest.api.client.
Filterable
Get the head client handler of the filter chain.
getHttpHeaders()
- Method in interface com.sun.ws.rest.api.core.
HttpResponseContext
Get the HTTP response headers.
getHttpHeaders()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerResponse
getHttpMethod()
- Method in interface com.sun.ws.rest.api.core.
HttpRequestContext
Get the HTTP method name
getHttpMethod()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getHttpMethod()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getInjectableInstance(T)
- Method in interface com.sun.ws.rest.spi.service.
ComponentProvider
Get the injectable instance to inject JAX-RS and Jersey specific instances on to fields.
getInjectableValue(T)
- Method in class com.sun.ws.rest.spi.resource.
Injectable
getInstance(ComponentProvider, HttpContext)
- Method in interface com.sun.ws.rest.spi.resource.
ResourceProvider
Called to obtain an instance of a resource class.
getInstance()
- Static method in class com.sun.ws.rest.spi.resource.
ResourceProviderFactory
getInstance(ComponentProvider.Scope, Class<T>)
- Method in interface com.sun.ws.rest.spi.service.
ComponentProvider
Get the instance of a class.
getInstance(ComponentProvider.Scope, Constructor<T>, Object[])
- Method in interface com.sun.ws.rest.spi.service.
ComponentProvider
Get the instance of a class using a constructor and a corresponding array of parameter values.
getLanguage()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the language.
getLanguage()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getLanguageMappings()
- Method in class com.sun.ws.rest.api.core.
ApplicationConfigAdapter
getLanguageMappings()
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getLastModified()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the last modified date.
getLocation()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the location.
getMediaType()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getMessage()
- Method in class com.sun.ws.rest.api.model.
ResourceModelIssue
Human readible description of the issue
getMessageBodyContext()
- Method in interface com.sun.ws.rest.spi.container.
WebApplication
Get the message body context that can be used for getting message body readers and writers.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType)
- Method in interface com.sun.ws.rest.spi.container.
MessageBodyContext
Get a MessageBodyReader.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType)
- Method in interface com.sun.ws.rest.spi.container.
MessageBodyContext
Get a MessageBodyWriter.
getMetadata()
- Method in class com.sun.ws.rest.api.client.
ClientRequest
Get the HTTP headers of the request.
getMetadata()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the HTTP metadata
getMethod()
- Method in class com.sun.ws.rest.api.client.
ClientRequest
Get the HTTP method.
getMethod()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getMethod()
- Method in class com.sun.ws.rest.api.model.
AbstractSubResourceLocator
getModel()
- Method in class com.sun.ws.rest.api.view.
Viewable
Get the model.
getNext()
- Method in class com.sun.ws.rest.api.client.
ClientFilter
Get the next client handler to invoke in the chain of filters.
getNumberOfExplicitCharacters()
- Method in class com.sun.ws.rest.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.ws.rest.api.uri.
UriTemplate
Get the number of path segments in the template.
getNumberOfTemplateVariables()
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Get the number of template variables.
getOutputStream()
- Method in interface com.sun.ws.rest.api.core.
HttpResponseContext
Get an OutputStream to which an entity may be written.
getOutputStream()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerResponse
getParameterClass()
- Method in class com.sun.ws.rest.api.model.
Parameter
getParameters()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceConstructor
getParameters()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getParameters()
- Method in class com.sun.ws.rest.api.model.
AbstractSubResourceLocator
getParameters()
- Method in interface com.sun.ws.rest.api.model.
Parameterized
getParameterType()
- Method in class com.sun.ws.rest.api.model.
Parameter
getPathSegment(String)
- Method in interface com.sun.ws.rest.api.uri.
ExtendedUriInfo
Get a path segment that contains a template variable.
getPathSegment(String, boolean)
- Method in interface com.sun.ws.rest.api.uri.
ExtendedUriInfo
Get a path segment that contains a template variable.
getPathSegmentIndex(String)
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Get the path segment index of a path segment that contains a template variable.
getPattern()
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Get the URI pattern.
getProperties()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get a list of response properties.
getProperties()
- Method in interface com.sun.ws.rest.api.client.config.
ClientConfig
Get the map of properties associated with the Web application.
getProperties()
- Method in class com.sun.ws.rest.api.client.config.
DefaultClientConfig
getProperties()
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getProperties()
- Method in class com.sun.ws.rest.api.core.
ResourceConfig
Get the map of properties associated with the Web application.
getProperty(String)
- Method in interface com.sun.ws.rest.api.client.config.
ClientConfig
Get the value of a property.
getProperty(String)
- Method in class com.sun.ws.rest.api.client.config.
DefaultClientConfig
getProperty(String)
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getProperty(String)
- Method in class com.sun.ws.rest.api.core.
ResourceConfig
Get the value of a property.
getProviderClasses()
- Method in interface com.sun.ws.rest.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.ws.rest.api.client.config.
DefaultClientConfig
getProviderClasses()
- Method in class com.sun.ws.rest.api.core.
ApplicationConfigAdapter
getProviderClasses()
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getRegex()
- Method in class com.sun.ws.rest.api.uri.
UriPattern
Get the regular expression.
getRequest()
- Method in interface com.sun.ws.rest.api.core.
HttpContext
Get the HTTP request information.
getRequestHeaders()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getRequestUri()
- Method in interface com.sun.ws.rest.api.core.
HttpRequestContext
Get the (complete) request URI.
getRequestUri()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getResource(Class)
- Method in interface com.sun.ws.rest.spi.uri.rules.
UriRuleContext
Get the resource instance from a resource class.
getResourceClass()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
getResourceClasses()
- Method in class com.sun.ws.rest.api.core.
ApplicationConfigAdapter
getResourceClasses()
- Method in class com.sun.ws.rest.api.core.
DefaultResourceConfig
getResourceMethods()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
Provides a non-null list of resource methods available on the resource
getResponse()
- Method in exception com.sun.ws.rest.api.client.
UniformInterfaceException
Get the client response assocatiated with the exception.
getResponse()
- Method in interface com.sun.ws.rest.api.core.
HttpContext
Get the HTTP response information.
getRules(Class)
- Method in interface com.sun.ws.rest.spi.uri.rules.
UriRuleContext
Get the rules for a resource class.
getSource()
- Method in class com.sun.ws.rest.api.model.
Parameter
getSource()
- Method in class com.sun.ws.rest.api.model.
ResourceModelIssue
Corresponding object (having the issue)
getSourceName()
- Method in class com.sun.ws.rest.api.model.
Parameter
getStatus()
- Method in class com.sun.ws.rest.api.client.
ClientResponse
Get the status code.
getStatus()
- Method in interface com.sun.ws.rest.api.core.
HttpResponseContext
Get the status of the response.
getStatus()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerResponse
getSubResourceLocators()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
Provides a non-null list of subresource locators available on the resource
getSubResourceMethods()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
Provides a non-null list of subresource methods available on the resource
getSupportedInputTypes()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getSupportedOutputTypes()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceMethod
getTemplate()
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Get the URI template as a String.
getTemplateName()
- Method in class com.sun.ws.rest.api.view.
Viewable
Get the template name.
getTemplateProcessors()
- Method in interface com.sun.ws.rest.spi.template.
TemplateContext
Get the set of template processors.
getTemplateVariables()
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Get the list of template variables for the template.
getThreadLocalHttpContext()
- Method in interface com.sun.ws.rest.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.ws.rest.api.client.
ClientResponse
Get the media type of the response
getUnderlyingOutputStream()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerResponse
Get the OutputStream provided by the underlying container response.
getURI()
- Method in class com.sun.ws.rest.api.client.
ClientRequest
Get the URI of the request.
getURI()
- Method in class com.sun.ws.rest.api.client.
WebResource
Get the URI to the resource.
getUriInfo()
- Method in interface com.sun.ws.rest.api.core.
HttpContext
Get the extended URI information.
getUriPath()
- Method in class com.sun.ws.rest.api.model.
AbstractResource
getUriPath()
- Method in class com.sun.ws.rest.api.model.
AbstractSubResourceLocator
getUriPath()
- Method in class com.sun.ws.rest.api.model.
AbstractSubResourceMethod
getUriPath()
- Method in interface com.sun.ws.rest.api.model.
UriPathAnnotated
getUserPrincipal()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getValue()
- Method in class com.sun.ws.rest.api.model.
UriPathValue
GrizzlyServerFactory
- Class in
com.sun.ws.rest.api.container.grizzly
Factory for creating and starting Grizzly
SelectorThread
instances.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W