Uses of Interface
org.apache.wiki.ui.GenericHTTPHandler

Packages that use GenericHTTPHandler
org.apache.wiki.ui.admin Contains classes for the JSPWiki administrative interface. 
org.apache.wiki.ui.admin.beans   
 

Uses of GenericHTTPHandler in org.apache.wiki.ui.admin
 

Subinterfaces of GenericHTTPHandler in org.apache.wiki.ui.admin
 interface AdminBean
          Describes an administrative bean.
 

Classes in org.apache.wiki.ui.admin that implement GenericHTTPHandler
 class SimpleAdminBean
          Provides an easy-to-use interface for JSPWiki AdminBeans, which also are JMX MBeans.
 class WikiFormAdminBean
          This class is still experimental.
 

Uses of GenericHTTPHandler in org.apache.wiki.ui.admin.beans
 

Classes in org.apache.wiki.ui.admin.beans that implement GenericHTTPHandler
 class CoreBean
          An AdminBean which manages the JSPWiki core operations.
 class PlainEditorAdminBean
          This class is still experimental.
 class PluginBean
           
 class SearchManagerBean
          The SearchManagerBean is a simple AdminBean interface to the SearchManager.
 class UserBean
           
 



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