|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestContext | |
org.apache.tapestry | Tapestry is a comprehensive web application framework, written in Java. |
org.apache.tapestry.engine | Implementations of the IEngine interface, including
the standard implementation:
BaseEngine . |
Uses of RequestContext in org.apache.tapestry |
Methods in org.apache.tapestry that return RequestContext | |
RequestContext |
IRequestCycle.getRequestContext()
Deprecated. To be removed in 4.1. |
Uses of RequestContext in org.apache.tapestry.engine |
Methods in org.apache.tapestry.engine that return RequestContext | |
RequestContext |
RequestCycleEnvironment.getRequestContext()
|
RequestContext |
RequestCycle.getRequestContext()
|
Constructors in org.apache.tapestry.engine with parameters of type RequestContext | |
RequestCycleEnvironment(org.apache.hivemind.ErrorHandler errorHandler,
Infrastructure infrastructure,
RequestContext requestContext,
PropertyPersistenceStrategySource strategySource,
AbsoluteURLBuilder absoluteURLBuilder)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |