| Package | Description |
|---|---|
| org.visallo.web | |
| org.visallo.web.parameterProviders | |
| org.visallo.web.routes |
| Modifier and Type | Method and Description |
|---|---|
WebApp |
Router.getApp() |
protected WebApp |
MinimalRequestHandler.getWebApp(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebAppPlugin.init(WebApp app,
javax.servlet.ServletContext servletContext,
com.v5analytics.webster.Handler authenticationHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected WebApp |
VisalloBaseParameterProvider.getWebApp(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
com.v5analytics.webster.parameterProviders.ParameterProvider<WebApp> |
WebAppParameterProviderFactory.createParameterProvider(Method handleMethod,
Class<?> parameterType,
Annotation[] parameterAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebAppParameterProviderFactory.isHandled(Method handleMethod,
Class<? extends WebApp> parameterType,
Annotation[] parameterAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
Index.handle(WebApp webApp,
ResourceBundle resourceBundle,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.