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

W

WebApplication - Interface in com.sun.ws.rest.spi.container
A Web application that manages a set of Web resource.
WebApplicationException - Exception in com.sun.ws.rest.api
Runtime exception for applications.
WebApplicationException() - Constructor for exception com.sun.ws.rest.api.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500
WebApplicationException(HttpResponse) - Constructor for exception com.sun.ws.rest.api.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(int) - Constructor for exception com.sun.ws.rest.api.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Throwable) - Constructor for exception com.sun.ws.rest.api.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500
WebApplicationException(Throwable, HttpResponse) - Constructor for exception com.sun.ws.rest.api.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationException(Throwable, int) - Constructor for exception com.sun.ws.rest.api.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebApplicationFactory - Class in com.sun.ws.rest.spi.container
A factory for WebApplication instances.
WebApplicationProvider - Interface in com.sun.ws.rest.spi.container
Service-provider interface for creating Web application instances.
WebResource - Interface in com.sun.ws.rest.api.core
Low level interface for implementing web resource classes.
WebResourceResolver - Interface in com.sun.ws.rest.spi.resolver
Resolver of a Web resource given an HTTP request.
WebResourceResolverFactory - Interface in com.sun.ws.rest.spi.resolver
A factory for WebResourceRsolver instances
WebResourceResolverListener - Interface in com.sun.ws.rest.spi.resolver
Listener for Web resource resolver events.
writeTo(T, HttpResponseContext) - Method in interface com.sun.ws.rest.spi.streaming.TypeStreamingProvider
Write a type to an HTTP response.

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