Package | Description |
---|---|
org.wandora.application.server | |
org.wandora.modules.servlet |
Modifier and Type | Field and Description |
---|---|
WandoraWebApp |
Axis2Handler.webApp |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.lang.String,WandoraWebApp> |
WandoraWebAppServer.webApps
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,WandoraWebApp> |
WandoraWebAppServer.getWebApps()
Deprecated.
|
protected java.util.ArrayList<WandoraWebApp> |
WandoraWebAppServer.scanWebApps()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WebAppHandler.ConfigComponent |
Axis2Handler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
FNGAPIHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
GraphMLHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
JTMHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
PluginWebAppHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
RDFHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
ScreenCastHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
VelocityWebAppHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
WebAppHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
WebAppHandler.ConfigComponent |
XTMHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
protected void |
WandoraWebAppServer.getDefaultContext(org.apache.velocity.VelocityContext context,
WandoraWebApp app)
Deprecated.
|
boolean |
Axis2Handler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
FNGAPIHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
GraphMLHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
JTMHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
PluginWebAppHandler.getPage(WandoraWebApp webApp,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
RDFHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
ScreenCastHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
VelocityWebAppHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
WebAppHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
XTMHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
WandoraWebAppServer.getStatic(java.lang.String target,
java.lang.String staticPath,
WandoraWebApp app,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
|
boolean |
WandoraWebAppServer.getStatic(java.lang.String target,
WandoraWebApp app,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
|
void |
Axis2Handler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
FNGAPIHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
GraphMLHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
JTMHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
PluginWebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
RDFHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ScreenCastHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
VelocityWebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
XTMHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
protected org.apache.velocity.VelocityContext |
VelocityWebAppHandler.makeHandlerContext(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request) |
void |
Axis2Handler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
FNGAPIHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
GraphMLHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
JTMHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
PluginWebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
RDFHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ScreenCastHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
VelocityWebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
XTMHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WandoraWebAppServer.setWebApp(WandoraWebApp app)
Deprecated.
|
void |
Axis2Handler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
FNGAPIHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
GraphMLHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
JTMHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
PluginWebAppHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
RDFHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
ScreenCastHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
VelocityWebAppHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
WebAppHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
XTMHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
Axis2Handler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
FNGAPIHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
GraphMLHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
JTMHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
PluginWebAppHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
RDFHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
ScreenCastHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
VelocityWebAppHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
WebAppHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
void |
XTMHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
Modifier and Type | Field and Description |
---|---|
protected WandoraWebApp |
ModulesWandoraWebAppHandler.app |
Modifier and Type | Method and Description |
---|---|
WebAppHandler.ConfigComponent |
ModulesWandoraWebAppHandler.getConfigComponent(WandoraWebApp app,
WandoraWebAppServer server) |
boolean |
ModulesWandoraWebAppHandler.getPage(WandoraWebApp app,
WandoraWebAppServer server,
java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
ModulesWandoraWebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ModulesWandoraWebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ModulesWandoraWebAppHandler.start(WandoraWebApp app,
WandoraWebAppServer server) |
void |
ModulesWandoraWebAppHandler.stop(WandoraWebApp app,
WandoraWebAppServer server) |
Copyright 2004-2015 Wandora Team