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
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 class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getAbsolutePathBuilder()
- 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
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 class com.sun.ws.rest.api.wadl.
WadlGeneratorTask
getBaseUri()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getBaseUriBuilder()
- 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
getContext(Class<?>)
- Method in interface com.sun.ws.rest.spi.service.
ContextResolver
getCookies()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getCtor()
- Method in class com.sun.ws.rest.api.model.
AbstractResourceConstructor
getCurrentResource()
- Method in interface com.sun.ws.rest.api.core.
HttpContextAccess
Get the current resource.
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()
- Method in interface com.sun.ws.rest.api.core.
HttpResponseContext
Get the entity of the response
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.
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 interface 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 interface 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.
getHttpContext()
- Method in interface com.sun.ws.rest.spi.uri.rules.
UriRuleContext
Get the HTTP context.
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
getHttpRequestContext()
- Method in interface com.sun.ws.rest.api.core.
HttpContextAccess
Get the HTTP request information.
getHttpResponseContext()
- Method in interface com.sun.ws.rest.api.core.
HttpContextAccess
Get the HTTP response information.
getInjectableValue(T)
- Method in class com.sun.ws.rest.spi.resource.
Injectable
getInstance(ComponentProvider, HttpRequestContext)
- 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
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>, MediaType)
- Method in interface com.sun.ws.rest.spi.container.
MessageBodyContext
Get a MessageBodyReader for the specified class and media type.
getMessageBodyWriter(Class<T>, MediaType)
- Method in interface com.sun.ws.rest.spi.container.
MessageBodyContext
Get a MessageBodyWriter for the specified class and media type.
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.
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
getPath()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getPath(boolean)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getPathSegments()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getPathSegments(boolean)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
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 interface 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 interface 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.
DefaultResourceConfig
getProviderClasses()
- Method in interface com.sun.ws.rest.api.core.
ResourceConfig
Get the set of provider classes to be instantiated in the scope of the Web application.
getQueryParameters()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getQueryParameters(boolean)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getRegex()
- Method in class com.sun.ws.rest.api.uri.
UriPattern
Get the regular expression.
getRequestHeaders()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getRequestUri()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getRequestUriBuilder()
- 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.
DefaultResourceConfig
getResourceClasses()
- Method in interface com.sun.ws.rest.api.core.
ResourceConfig
Get the set of root resource classes to be deployed by the Web application.
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.
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.
getTemplateParameters()
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
getTemplateParameters(boolean)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
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
HttpContextAccess
that is a proxy to a thread local instance of
HttpContextAccess
.
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.
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
M
N
O
P
R
S
T
U
V
W