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
W
WADL
- Static variable in class com.sun.jersey.api.
MediaTypes
WadlGeneratorTask
- Class in
com.sun.jersey.api.wadl
Ant task for generating WADL for root resource classes.
WadlGeneratorTask()
- Constructor for class com.sun.jersey.api.wadl.
WadlGeneratorTask
WebApplication
- Interface in
com.sun.jersey.spi.container
A Web application that manages a set of Web resource.
WebApplicationFactory
- Class in
com.sun.jersey.spi.container
A factory for WebApplication instances.
WebApplicationProvider
- Interface in
com.sun.jersey.spi.container
Service-provider interface for creating Web application instances.
WebResource
- Class in
com.sun.jersey.api.client
An encapsulation of a Web resource capable of building requests to send to the Web resource and processing responses returned from the Web resource.
WebResource.Builder
- Class in
com.sun.jersey.api.client
The builder for building a
ClientRequest
instance and handling the request using the
UniformInterface
.
write()
- Method in class com.sun.jersey.spi.container.
ContainerResponse
Write the response.
writeStatusAndHeaders(long, ContainerResponse)
- Method in interface com.sun.jersey.spi.container.
ContainerResponseWriter
Write the status and headers of the response and return an output stream for the web application to write the entity of the response.
writeTo(String, Object, OutputStream)
- Method in interface com.sun.jersey.spi.template.
TemplateProcessor
Process a template and write the result to an output stream.
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