Uses of Package
com.arsdigita.dispatcher

Packages that use com.arsdigita.dispatcher
com.arsdigita.bebop.demo Example A set of examples that demonstrate how Bebop is used. 
com.arsdigita.bebop.page   
com.arsdigita.dispatcher System for dynamically handling the control of HTTP requests. 
com.arsdigita.formbuilder The Form Builder service provides the ability to build simple forms with a web user interface. 
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.kernel.security Provides user authentication, session tracking, and cryptography services. 
com.arsdigita.sitenode Deprecated. Use the com.arsdigita.web package instead. 
com.arsdigita.ui.admin Basic user interface components for the administrative UI. 
com.arsdigita.ui.login Internationalized UI classes for user login and registration. 
com.arsdigita.ui.permissions Default implementation of the CCM permissions UI. 
com.arsdigita.ui.sitemap User interface for dynamically updating URL to application mappings. 
com.arsdigita.webdevsupport A web-based user interface for developer support information generated by DeveloperSupport
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.bebop.demo
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.bebop.page
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.dispatcher
BaseDispatcherServlet
          Contains functions common to all entry-point dispatcher servlets in the core.
ChainedDispatcher
          This interface defines a dispatcher that is intended to be chained together with other dispatchers.
DirectoryListingException
          Trown when a directory exists without an index file.
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
DispatcherConfig
           
JSPApplicationDispatcher
          Basic dispatcher class for dispatching URLs to JSP or other file-based assets (images, CSS, HTML, etc.) in the file system in the context of a single package's URL space.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
MultipartHttpServletRequest
          MultipartHttpServletRequest provides multipart/form-data handling capabilities to facilitate file uploads for servlets.
ParameterProvider
          Deprecated. use com.arsdigita.util.ParameterProvider instead
RedirectException
          Thrown if the requested file is a directory and the original request URL does not end with a trailing slash.
RequestContext
          Interface used when dispatchers are chained or piped together.
RequestEvent
          Request event class.
RequestListener
          Used to register callbacks for the code to run when a request starts or ends.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.formbuilder
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.kernel
BaseDispatcherServlet
          Contains functions common to all entry-point dispatcher servlets in the core.
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
InitialRequestContext
          Implements a request context for the site map application or for any application dispatcher that creates the first application context for an incoming request.
RedirectException
          Thrown if the requested file is a directory and the original request URL does not end with a trailing slash.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.kernel.security
RedirectException
          Thrown if the requested file is a directory and the original request URL does not end with a trailing slash.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.sitenode
BaseDispatcherServlet
          Contains functions common to all entry-point dispatcher servlets in the core.
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
InitialRequestContext
          Implements a request context for the site map application or for any application dispatcher that creates the first application context for an incoming request.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.ui.admin
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.ui.login
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.ui.permissions
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.ui.sitemap
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
RequestContext
          Interface used when dispatchers are chained or piped together.
 

Classes in com.arsdigita.dispatcher used by com.arsdigita.webdevsupport
Dispatcher
          Defines a single dispatch method that allows programmers to pass extra context information around in a RequestContext object.
MapDispatcher
          Base class for a generic URL-to-Dispatcher mapping dispatch.
RequestContext
          Interface used when dispatchers are chained or piped together.
RequestEvent
          Request event class.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC