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

R

reload() - Method in class com.sun.ws.rest.api.core.ClasspathResourceConfig
Perform a new search for resource classes and provider classes.
removeAllFilters() - Method in class com.sun.ws.rest.api.client.Filterable
Remove all filters from the filter chain.
removeFilter(ClientFilter) - Method in class com.sun.ws.rest.api.client.Filterable
Remove a filter from the chain.
RequestBuilder<T extends RequestBuilder> - Interface in com.sun.ws.rest.api.client
An interface for building HTTP requests.
RequestDispatcher - Interface in com.sun.ws.rest.spi.dispatch
 
resolve(String) - Method in interface com.sun.ws.rest.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.ws.rest.api.client.Client
Create a Web resource from the client.
resource(URI) - Method in class com.sun.ws.rest.api.client.Client
Create a Web resource from the client.
ResourceConfig - Class in com.sun.ws.rest.api.core
The resource configuration for configuring a web application.
ResourceConfig() - Constructor for class com.sun.ws.rest.api.core.ResourceConfig
 
ResourceFactory - Annotation Type in com.sun.ws.rest.spi.resource
Specifies the provider that is used to obtain an instance of the resource class.
ResourceModelIssue - Class in com.sun.ws.rest.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.ws.rest.api.model.ResourceModelIssue
 
ResourceModelIssue(Object, String, boolean) - Constructor for class com.sun.ws.rest.api.model.ResourceModelIssue
 
ResourceProvider - Interface in com.sun.ws.rest.spi.resource
A provider that manages the creation of resource class instances.
ResourceProviderFactory - Class in com.sun.ws.rest.spi.resource
A singleton that manages access to resource provider instances.
ResourceProviderFactory() - Constructor for class com.sun.ws.rest.spi.resource.ResourceProviderFactory
 
Responses - Class in com.sun.ws.rest.api
Common status codes and responses.
Responses() - Constructor for class com.sun.ws.rest.api.Responses
 

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