|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.juzu.Response
org.juzu.Response.Mime
org.juzu.Response.Render
public abstract static class Response.Render
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.juzu.Response |
|---|
Response.Action, Response.Mime, Response.Render, Response.Resource, Response.Stream, Response.Update |
| Constructor Summary | |
|---|---|
Response.Render()
|
|
| Method Summary | |
|---|---|
abstract String |
getTitle()
|
| Methods inherited from class org.juzu.Response |
|---|
notFound, notFound, ok, ok, redirect, status, status |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.juzu.Response.Stream |
|---|
send |
| Constructor Detail |
|---|
public Response.Render()
| Method Detail |
|---|
public abstract String getTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||