Uses of Class
cloud.piranha.nano.NanoResponseBuilder
Packages that use NanoResponseBuilder
Package
Description
Piranha Nano is the smallest in our lineup and it delivers you with a very
opinionated partial embeddable implementation of a Servlet container.
-
Uses of NanoResponseBuilder in cloud.piranha.nano
Methods in cloud.piranha.nano that return NanoResponseBuilderModifier and TypeMethodDescriptionNanoResponseBuilder.bodyOnly(boolean bodyOnly)
Set the body only flag.NanoResponseBuilder.outputStream(OutputStream outputStream)
Set the output stream.