|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjuzu.request.RequestContext
juzu.request.MimeContext
public abstract class MimeContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class juzu.request.RequestContext |
|---|
RequestContext.METHOD_ID |
| Field Summary |
|---|
| Fields inherited from class juzu.request.RequestContext |
|---|
METHOD_ID |
| Method Summary | |
|---|---|
URLBuilder |
createURLBuilder(juzu.impl.controller.descriptor.ControllerMethod method)
|
URLBuilder |
createURLBuilder(juzu.impl.controller.descriptor.ControllerMethod method,
Object arg)
|
URLBuilder |
createURLBuilder(juzu.impl.controller.descriptor.ControllerMethod method,
Object[] args)
|
void |
setResponse(Response.Content response)
|
| Methods inherited from class juzu.request.RequestContext |
|---|
getApplication, getHttpContext, getMethod, getParameters, getPhase, getProperty, getSecurityContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public URLBuilder createURLBuilder(juzu.impl.controller.descriptor.ControllerMethod method)
public URLBuilder createURLBuilder(juzu.impl.controller.descriptor.ControllerMethod method,
Object arg)
public URLBuilder createURLBuilder(juzu.impl.controller.descriptor.ControllerMethod method,
Object[] args)
public void setResponse(Response.Content response)
throws IOException,
IllegalStateException
IOException
IllegalStateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||