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

S

ServiceConfigurationError - Error in com.sun.ws.rest.spi.service
Error thrown when something goes wrong while looking up service providers.
ServiceConfigurationError(String) - Constructor for error com.sun.ws.rest.spi.service.ServiceConfigurationError
Constructs a new instance with the specified detail string.
ServiceConfigurationError(Throwable) - Constructor for error com.sun.ws.rest.spi.service.ServiceConfigurationError
Constructs a new instance that wraps the specified throwable.
ServiceFinder<T> - Class in com.sun.ws.rest.spi.service
A simple service-provider lookup mechanism.
setComment(String) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the comment associated with the cookie.
setContent(T) - Method in class com.sun.ws.rest.api.representation.Representation
Set the content
setContentLocation(URI) - Method in class com.sun.ws.rest.api.representation.Representation
Set the content location
setDomain(String) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the domain of the cookie.
setETag(EntityTag) - Method in class com.sun.ws.rest.api.representation.Representation
Set the entity tag
setETag(String) - Method in class com.sun.ws.rest.api.representation.Representation
Set the entity tag, eTag will be converted into a strong EntityTag.
setETag(EntityTag) - Method in class com.sun.ws.rest.api.response.NotModified
Set the eTag.
setETag(String) - Method in class com.sun.ws.rest.api.response.NotModified
Set the eTag.
setHttpResponse(HttpResponse) - Method in interface com.sun.ws.rest.api.core.HttpResponseContext
Set the response object.
setLanguage(String) - Method in class com.sun.ws.rest.api.representation.Representation
Set the content language
setLastModified(Date) - Method in class com.sun.ws.rest.api.representation.Representation
Set the last modified date
setLocation(URI) - Method in class com.sun.ws.rest.api.response.Created
Set the location of a newly created resource.
setLocation(URI) - Method in class com.sun.ws.rest.api.response.TemporaryRedirect
Set the location where clients wil be redirected.
setMaxAge(int) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the max-age cache control directive.
setMaxAge(int) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the maximum age of the the cookie in seconds.
setMediaType(String) - Method in class com.sun.ws.rest.api.representation.Representation
Set the media type
setMediaType(MediaType) - Method in class com.sun.ws.rest.api.representation.Representation
Set the media type
setMustRevalidate(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setName(String) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the name of the cookie.
setNoCache(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the no-cache cache control directive.
setNoStore(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the no-store cache control directive.
setNoTransform(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the no-transform cache control directive.
setPath(String) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the path of the cookie.
setPrivate(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the private cache control directive.
setProxyRevalidate(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setPublic(boolean) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the public cache control directive.
setRepresentation(Representation<?>) - Method in class com.sun.ws.rest.api.response.HttpResponse
Set the representation associated with the response.
setSecure(boolean) - Method in class com.sun.ws.rest.api.core.NewCookie
Set whether the cookie will only be sent over a secure connection.
setSMaxAge(int) - Method in class com.sun.ws.rest.api.core.CacheControl
Corresponds to the s-maxage cache control directive.
setStatus(int) - Method in class com.sun.ws.rest.api.response.HttpResponse
Set the response status code.
setValue(String) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the value of the cookie.
setVersion(int) - Method in class com.sun.ws.rest.api.core.NewCookie
Set the version of the cookie.
StringRepresentation - Class in com.sun.ws.rest.api.representation
Representation as a String for text-based resources.
StringRepresentation(String) - Constructor for class com.sun.ws.rest.api.representation.StringRepresentation
Creates a new instance of StringRepresentation with a default media type of text/plain
StringRepresentation(String, String) - Constructor for class com.sun.ws.rest.api.representation.StringRepresentation
Creates a new instance of StringRepresentation with the specified media type
StringRepresentation(String, MediaType) - Constructor for class com.sun.ws.rest.api.representation.StringRepresentation
Creates a new instance of StringRepresentation with the specified media type
SubResources - Annotation Type in com.sun.ws.rest.api
Defines the set static sub-resource class of a resource class.
supports(Class<?>) - Method in interface com.sun.ws.rest.spi.header.HeaderProvider
Ascertain if the HeaderProvider supports a particular type.
supports(Class<?>) - Method in interface com.sun.ws.rest.spi.streaming.TypeStreamingProvider
Ascertain if the TypeStreamingProvider supports the streaming of a particular type.

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