public class HttpResponses
extends org.kohsuke.stapler.HttpResponses
HttpResponse implementations.
This class extends from Stapler so that we can move implementations from here to Stapler periodically.
| Constructor and Description |
|---|
HttpResponses() |
| Modifier and Type | Method and Description |
|---|---|
static org.kohsuke.stapler.HttpResponse |
staticResource(File f) |
error, error, error, errorWithoutStack, forbidden, forwardToPreviousPage, forwardToView, forwardToView, html, notFound, ok, plainText, redirectTo, redirectTo, redirectToContextRoot, redirectToDot, redirectViaContextPath, redirectViaContextPath, staticResource, staticResource, statuspublic static org.kohsuke.stapler.HttpResponse staticResource(File f) throws IOException
IOExceptionCopyright © 2019. All rights reserved.