Modifier and Type | Class and Description |
---|---|
class |
AbstractTopicWebApp |
class |
AbstractWebApp |
class |
BrowserPluginService |
class |
BundleContext
A servlet context for the bundle.
|
class |
FNGAPIWebApp |
class |
GraphMLWebApp |
class |
IIIFWebApp |
class |
JTMWebApp |
class |
RDFWebApp |
class |
SameAsService
SameAsService implements a simple web service that returns all subject identifiers
of a given topic.
|
class |
ScreenCastWebApp |
class |
ViewTopicWebApp |
class |
WaianaService
WaianaService implements an API used to store and retrieve topic maps via
JSON fragments submitted over HTTP.
|
class |
XTMWebApp |
Modifier and Type | Field and Description |
---|---|
protected ParallelListenerList<ServletModule.RequestListener> |
WandoraServletModule.requestListeners |
Modifier and Type | Method and Description |
---|---|
void |
WandoraServletModule.addRequestListener(ServletModule.RequestListener listener) |
void |
WandoraServletModule.removeRequestListener(ServletModule.RequestListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
FNGAPIAction |
class |
NewAPIKeyAction |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAction
The base class for action modules, that is modules that respond to
an HTTP request and return some content.
|
class |
CachedAction
This is a base class for actions that take advantage of caching
services.
|
class |
ChainedAction
An action that makes it possible to chain together two, or more,
actions into one.
|
class |
GenericContext
A base for context modules.
|
class |
GenericTemplateAction
A general purpose action that uses templates for output.
|
class |
ImageResizeAction
An action that reads images from a source directory and resizes them
to fit specified dimensions.
|
class |
RecaptchaAction |
class |
RedirectAction |
class |
RequestForwarder |
class |
SendEmailAction
Sends an email composed using a template.
|
class |
StaticContentAction |
Modifier and Type | Field and Description |
---|---|
protected ParallelListenerList<ServletModule.RequestListener> |
GenericContext.requestListeners |
protected ParallelListenerList<ServletModule.RequestListener> |
ModulesServlet.requestListeners |
protected ParallelListenerList<ServletModule.RequestListener> |
ModulesWandoraWebAppHandler.requestListeners |
Modifier and Type | Class and Description |
---|---|
class |
ViewTopicAction
An action for displaying something about a single topic using
a template.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractControlledContext |
class |
ChangeUserAction
An action that changes something about a user.
|
class |
ChangeUserRolesAction
Deprecated.
|
class |
FrequencyRestrictedContext |
class |
GetUserLogAction |
class |
PasswordResendAction |
class |
RoleRestrictedContext |
class |
SourceRestrictedContext
A context which restricts access to the source IP address.
|
class |
UserLoggerAction |
class |
UserManagerAction |
Copyright 2004-2015 Wandora Team