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

S

selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.ContainerRequest
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.sun.jersey.spi.container.servlet.ServletContainer
 
ServiceConfigurationError - Error in com.sun.jersey.spi.service
Error thrown when something goes wrong while looking up service providers.
ServiceConfigurationError(String) - Constructor for error com.sun.jersey.spi.service.ServiceConfigurationError
Constructs a new instance with the specified detail string.
ServiceConfigurationError(Throwable) - Constructor for error com.sun.jersey.spi.service.ServiceConfigurationError
Constructs a new instance that wraps the specified throwable.
ServiceFinder<T> - Class in com.sun.jersey.spi.service
A simple service-provider lookup mechanism.
ServletContainer - Class in com.sun.jersey.spi.container.servlet
A servlet container for deploying root resource classes.
ServletContainer() - Constructor for class com.sun.jersey.spi.container.servlet.ServletContainer
 
setBaseUri(String) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setChunkedEncodingSize(Integer) - Method in class com.sun.jersey.api.client.Client
Set the client to send request entities using chunked encoding with a particular chunk size.
setClasspath(Path) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setClasspathRef(Reference) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setConnectTimeout(Integer) - Method in class com.sun.jersey.api.client.Client
Set the connect timeout interval.
setContainerResponseWriter(ContainerResponseWriter) - Method in class com.sun.jersey.spi.container.ContainerResponse
Set the container response writer.
setDestfile(File) - Method in class com.sun.jersey.api.wadl.WadlGeneratorTask
 
setEntity(Object) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the entity of the response
setEntity(InputStream) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the input stream of the entity.
setEntity(Object) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setFollowRedirects(Boolean) - Method in class com.sun.jersey.api.client.Client
Set if redirection should be performed or not.
setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the request headers.
setMethod(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the HTTP method.
setReadTimeout(Integer) - Method in class com.sun.jersey.api.client.Client
Set the read timeout interval.
setResponse(Response) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the response state from a Response instance.
setResponse(Response, MediaType) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the response state from a Response instance.
setResponse(Response) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setResponse(Response, MediaType) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setStatus(int) - Method in interface com.sun.jersey.api.core.HttpResponseContext
Set the status of the response.
setStatus(int) - Method in class com.sun.jersey.spi.container.ContainerResponse
 
setTemplateValues(List<String>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
Set template values that are the values of a pattern's capturing groups.
setUris(URI, URI) - Method in class com.sun.jersey.spi.container.ContainerRequest
Set the base and request URI.
Singleton - Annotation Type in com.sun.jersey.spi.resource
Used to annotate resources that should be treated as singletons
SingletonTypeInjectableProvider<A extends java.lang.annotation.Annotation,T> - Class in com.sun.jersey.spi.inject
A utility class that may implemented to support an singleton injectable provider for a specific type T, and an instance of type T, that is to be injected.
SingletonTypeInjectableProvider(Type, T) - Constructor for class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
Construct a new instance with the Type and the instance.
supports(Class<?>) - Method in interface com.sun.jersey.spi.HeaderDelegateProvider
Ascertain if the Provider supports a particular type.

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