AbstractBaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
AtomPubCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
|
BaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
BrowserCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS Browser Binding servlet.
|
CMISDispatcher |
Dispatches OpenCMIS requests to the appropriate handler.
|
CMISDispatcherRegistry |
A registry of OpenCMIS bindings to dispatchers.
|
CMISDispatcherRegistry.Binding |
|
CMISDispatcherRegistry.Endpoint |
|
CMISHttpServletRequest |
Wraps an OpenCMIS HttpServletRequest, mapping urls and adding servlet attributes specific to the Alfresco implementation of OpenCMIS.
|
CMISHttpServletResponse |
Wraps an OpenCMIS HttpServletResponse for specific mapping to the Alfresco implementation of OpenCMIS.
|
CMISServletDispatcher |
Dispatches OpenCMIS requests to a servlet e.g.
|
PathGenerator |
Generates an OpenCMIS path based on the repositoryId and binding.
|