|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjuzu.Response
juzu.Response.Action
public abstract static class Response.Action
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class juzu.Response |
|---|
Response.Action, Response.Content<S extends Stream>, Response.Error, Response.Redirect, Response.Render, Response.View |
| Constructor Summary | |
|---|---|
Response.Action()
|
|
| Method Summary | |
|---|---|
abstract Map<String,String[]> |
getParameters()
|
| Methods inherited from class juzu.Response |
|---|
content, content, content, error, error, getProperties, notFound, notFound, ok, ok, redirect, with, with, withHeader, withNo, without |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Response.Action()
| Method Detail |
|---|
public abstract Map<String,String[]> getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||