| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.ui |
Java classes for management of the JSP user interface.
|
| org.apache.wiki.ui.admin |
Contains classes for the JSPWiki administrative interface.
|
| org.apache.wiki.ui.admin.beans |
| Class and Description |
|---|
| Command
Represents a logical "unit of work" that includes a request context, JSP,
URLPattern, content template and (optionally) a target and required security
permission.
|
| CommandResolver
Resolves special pages, JSPs and Commands on behalf of a
WikiEngine.
|
| EditorManager
Defines an editor manager.
|
| TemplateManager
This class takes care of managing JSPWiki templates.
|
| Class and Description |
|---|
| AbstractCommand
Abstract, immutable Command implementation class.
|
| Command
Represents a logical "unit of work" that includes a request context, JSP,
URLPattern, content template and (optionally) a target and required security
permission.
|
| WikiServletFilter
Filter that verifies that the
WikiEngine is running, and
sets the authentication status for the user's WikiSession. |
| Class and Description |
|---|
| GenericHTTPHandler
Provides a generic HTTP handler interface.
|
| Class and Description |
|---|
| GenericHTTPHandler
Provides a generic HTTP handler interface.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.