Uses of Package
org.apache.wiki.ui

Packages that use org.apache.wiki.ui
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   
 

Classes in org.apache.wiki.ui used by org.apache.wiki
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.
 

Classes in org.apache.wiki.ui used by org.apache.wiki.ui
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.
 

Classes in org.apache.wiki.ui used by org.apache.wiki.ui.admin
GenericHTTPHandler
          Provides a generic HTTP handler interface.
 

Classes in org.apache.wiki.ui used by org.apache.wiki.ui.admin.beans
GenericHTTPHandler
          Provides a generic HTTP handler interface.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.