Package org.olat.dispatcher

OLAT specific dispatchers.

See:
          Description

Class Summary
AuthenticatedDispatcher Initial Date: 28.11.2003
CatalogExportModuleDispatcher  
DMZDispatcher Initial Date: 28.11.2003
LocaleNegotiator Description:
TODO: srosse Class Description for LocaleNegotiator
RedirectToAutoGuestLoginDispatcher Description:
Dispatcher which redirects requests from / (root) to the default path defined in the _spring/defaultconfig.xml or the respective _spring/extconfig.xml and appended by the AutoGuest-login provider for example in a default installation this will be:
http://www.yourthingy.org/olat/ -> http://www.yourthingy.org/olat/dmz/?lp=xyz
RemoteLoginformDispatcher Description:
RESTDispatcher Description:
Entry point for Resource URL's which are a replacement for the jumpIn / Go Repo style URL's.
TemporaryAutoDispatcher  
 

Package org.olat.dispatcher Description

OLAT specific dispatchers.

Dispatching Overview Diagram

The mapping from path to dispatcher is defined in spring file 'extconfig.xml'