|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebContext | |
com.arsdigita.web | Tools supporting web-application authoring; services include dispatching requests, generating URLs, and setting up a request's context of execution. |
Uses of WebContext in com.arsdigita.web |
Methods in com.arsdigita.web that return WebContext | |
static WebContext |
WebExposer.getInitialContext()
|
static WebContext |
Web.getContext()
Gets the web context object from the current thread. |
Constructors in com.arsdigita.web with parameters of type WebContext | |
WebContextExposer(WebContext context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |