Package | Description |
---|---|
org.glassfish.jersey.server.mvc.spi |
Provides support for view aspect of model view controller and templates that
produce views.
|
org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewableContextException
A runtime exception associated with errors when resolving a
Viewable to a ResolvedViewable by methods on ViewableContext . |
Modifier and Type | Method and Description |
---|---|
OutputStream |
ContainerResponseWriter.writeResponseStatusAndHeaders(long contentLength,
ContainerResponse responseContext)
Write the status and headers of the response and return an output stream
for the web application to write the entity of the response.
|
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.