| Package | Description |
|---|---|
| org.mmbase.applications.dove.servlet |
This package contains servlet classes that can be used to disclose the
Dove classes through an application server.
|
| org.mmbase.servlet |
MMBase is based on servlets.
|
| org.mmbase.servlet.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
DoveServlet
This servlet routes RPC requests (represented in xml) to the intended method of
the 'Dove' object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentServlet
Serves attachments.
|
class |
BridgeServlet
BridgeServlet is an MMBaseServlet with a bridge Cloud in it.
|
class |
FileServlet
Straight-forward filter which can serve files from one directory (the directory 'files' in the
mmbase 'datadir') outside the web application root.
|
class |
HandleServlet
Base servlet for nodes with a 'handle' field.
|
class |
ImageServlet
ImageServlet handles nodes as images.
|
class |
JamesServlet
JamesServlet is a adaptor class.
|
class |
Performance
Performance Servlet is used as a basic Servlet to test whether the installation of succeeded.
|
class |
servdb
Deprecated.
use
ImageServlet or AttachmentServlet instead |
class |
servflash
The Servflas servlet responds on certain file extensions to dynamically generate Shockwave Flash
based on a template and information from within MMBase
|
class |
servjumpers
Deprecated.
use org.mmbase.servlet.JumpersFilter
|
class |
servscan
servscan is the 'extended html language' (parsing *.shtml) provided for MMbase its a system like
php3, asp or jsp but has its roots providing a simpler toolset for Interaction
designers and gfx designers.
|
class |
SimpleFormToMailServlet
Deprecated.
Abstract and not used anywhere.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RMIHandlerServlet
The default RMI socket factory contains several "fallback"
mechanisms which enable an RMI client to communicate with a remote
server.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}