Uses of Class
org.apache.juneau.rest.util.FinishablePrintWriter
Packages that use FinishablePrintWriter
- 
Uses of FinishablePrintWriter in org.apache.juneau.restMethods in org.apache.juneau.rest that return FinishablePrintWriterModifier and TypeMethodDescriptionRestResponse.getNegotiatedWriter()Equivalent toServletResponse.getWriter(), except wraps the output stream if anEncoderwas found that matched theAccept-Encoding header and sets theContent-Encoding header to the appropriate value.