|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of SwingWebContext in org.onemind.swingweb |
| Methods in org.onemind.swingweb that return SwingWebContext | |
static SwingWebContext |
SwingWebContextFactory.createContext(java.io.InputStream xmlIS)
Create a swing web context using the configuration file |
SwingWebContext |
SwingWebAppManager.getContext()
Get the context |
| Uses of SwingWebContext in org.onemind.swingweb.config |
| Methods in org.onemind.swingweb.config that return SwingWebContext | |
SwingWebContext |
SwingWebContextDigester.getContext()
the context |
| Uses of SwingWebContext in org.onemind.swingweb.input |
| Constructors in org.onemind.swingweb.input with parameters of type SwingWebContext | |
AbstractSwingWebInputContext(SwingWebContext context)
Constructor |
|
| Uses of SwingWebContext in org.onemind.swingweb.mapinput |
| Constructors in org.onemind.swingweb.mapinput with parameters of type SwingWebContext | |
MapInputContext(SwingWebContext context)
Constructor |
|
| Uses of SwingWebContext in org.onemind.swingweb.render |
| Constructors in org.onemind.swingweb.render with parameters of type SwingWebContext | |
AbstractSwingWebRenderContext(SwingWebContext context)
Constructor |
|
| Uses of SwingWebContext in org.onemind.swingweb.servlet |
| Methods in org.onemind.swingweb.servlet with parameters of type SwingWebContext | |
SwingWebSession |
SwingWebThinClientServlet.createSession(SwingWebContext context,
javax.servlet.http.HttpSession session)
|
protected SwingWebSession |
SwingWebShareAppServlet.createSession(SwingWebContext context,
javax.servlet.http.HttpSession httpSession)
|
SwingWebSession |
SwingWebServlet.createSession(SwingWebContext context,
javax.servlet.http.HttpSession session)
|
protected abstract SwingWebSession |
AbstractSwingWebServlet.createSession(SwingWebContext context,
javax.servlet.http.HttpSession session)
|
| Uses of SwingWebContext in org.onemind.swingweb.templaterender |
| Constructors in org.onemind.swingweb.templaterender with parameters of type SwingWebContext | |
TemplateRenderContext(SwingWebContext context)
Constructor |
|
| Uses of SwingWebContext in org.onemind.swingweb.util |
| Methods in org.onemind.swingweb.util that return SwingWebContext | |
static SwingWebContext |
SwingWebUtils.getSwingWebContext()
Get current swingweb context |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||