|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kohsuke.stapler.HttpResponses
hudson.util.HttpResponses
public class HttpResponses
Various HttpResponse implementations.
This class extends from Stapler so that we can move implementations from here to Stapler periodically.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.kohsuke.stapler.HttpResponses |
|---|
org.kohsuke.stapler.HttpResponses.HttpResponseException |
| Constructor Summary | |
|---|---|
HttpResponses()
|
|
| Method Summary | |
|---|---|
static org.kohsuke.stapler.HttpResponse |
staticResource(File f)
|
| Methods inherited from class org.kohsuke.stapler.HttpResponses |
|---|
error, error, error, forbidden, forwardToPreviousPage, forwardToView, forwardToView, html, notFound, ok, plainText, redirectTo, redirectTo, redirectToContextRoot, redirectToDot, redirectViaContextPath, redirectViaContextPath, staticResource, staticResource, status |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpResponses()
| Method Detail |
|---|
public static org.kohsuke.stapler.HttpResponse staticResource(File f)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||