|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.juzu.request.RequestContext
org.juzu.request.MimeContext
org.juzu.request.ResourceContext
public class ResourceContext
| Constructor Summary | |
|---|---|
ResourceContext(ControllerMethod method,
ClassLoader classLoader,
org.juzu.impl.spi.request.ResourceBridge bridge)
|
|
| Method Summary | |
|---|---|
Phase |
getPhase()
|
| Methods inherited from class org.juzu.request.MimeContext |
|---|
createURLBuilder, createURLBuilder, createURLBuilder, getPrinter |
| Methods inherited from class org.juzu.request.RequestContext |
|---|
getClassLoader, getMethod, getParameters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceContext(ControllerMethod method,
ClassLoader classLoader,
org.juzu.impl.spi.request.ResourceBridge bridge)
| Method Detail |
|---|
public Phase getPhase()
getPhase in class RequestContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||