public class NoHttpBody
extends java.lang.Object
ResultHandler.
It causes the ResultHandler to render no body, just the header. Useful
when issuing a redirect and no corresponding content should be shown.
You might want to use Result.NO_HTTP_BODY as static shortcut.| Constructor and Description |
|---|
NoHttpBody() |
Copyright © 2014 ninjaframework. All Rights Reserved.