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
J
L
M
N
O
P
R
S
T
U
V
W
R
reload()
- Method in class com.sun.jersey.api.core.
ClasspathResourceConfig
Perform a new search for resource classes and provider classes.
reload()
- Method in class com.sun.jersey.api.core.
PackagesResourceConfig
Perform a new search for resource classes and provider classes.
removeAllFilters()
- Method in class com.sun.jersey.api.client.
Filterable
Remove all filters from the filter chain.
removeFilter(ClientFilter)
- Method in class com.sun.jersey.api.client.
Filterable
Remove a filter from the chain.
RequestBuilder
<
T
extends
RequestBuilder
> - Interface in
com.sun.jersey.api.client
An interface for building HTTP requests.
RequestDispatcher
- Interface in
com.sun.jersey.spi.dispatch
reset()
- Method in class com.sun.jersey.spi.container.
ContainerResponse
Reset the response to 204 (No content) with no headers.
resolve(String)
- Method in interface com.sun.jersey.spi.template.
TemplateProcessor
Resolve an abstract template path into a fully qualified concrete template path that identifies a template.
resource(String)
- Method in class com.sun.jersey.api.client.
Client
Create a Web resource from the client.
resource(URI)
- Method in class com.sun.jersey.api.client.
Client
Create a Web resource from the client.
RESOURCE_CONFIG_CLASS
- Static variable in class com.sun.jersey.spi.container.servlet.
ServletContainer
ResourceClassInjector
- Class in
com.sun.jersey.spi.resource
An injector that injects onto properties of a resource.
ResourceClassInjector(InjectableProviderContext, ComponentProvider.Scope, AbstractResource)
- Constructor for class com.sun.jersey.spi.resource.
ResourceClassInjector
Create a new resource class injector.
ResourceConfig
- Class in
com.sun.jersey.api.core
The resource configuration for configuring a web application.
ResourceConfig()
- Constructor for class com.sun.jersey.api.core.
ResourceConfig
ResourceContext
- Interface in
com.sun.jersey.api.core
The resource context provides access to instances of specified resource classes (dependencies).
ResourceFactory
- Annotation Type in
com.sun.jersey.spi.resource
Specifies the provider that is used to obtain an instance of the resource class.
ResourceModelIssue
- Class in
com.sun.jersey.api.model
Abstraction for various issues of a resource model validity like: no resources, duplicated uri templates, etc.
ResourceModelIssue(Object, String)
- Constructor for class com.sun.jersey.api.model.
ResourceModelIssue
ResourceModelIssue(Object, String, boolean)
- Constructor for class com.sun.jersey.api.model.
ResourceModelIssue
ResourceProvider
- Interface in
com.sun.jersey.spi.resource
A provider that manages the creation of resource class instances.
ResourceProviderFactory
- Class in
com.sun.jersey.spi.resource
A singleton that manages access to resource provider instances.
ResourceProviderFactory()
- Constructor for class com.sun.jersey.spi.resource.
ResourceProviderFactory
Responses
- Class in
com.sun.jersey.api
Common status codes and responses.
Responses()
- Constructor for class com.sun.jersey.api.
Responses
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
J
L
M
N
O
P
R
S
T
U
V
W