| Activator |
This bundle activator ensures that the init sequence happens in the right order.
|
| ContextListenerDelayer |
This class is just a wrapper to hold the initialization of Nuxeo CMIS until we have received the "go ahead" from the
Runtime and that everything is fully initialized.
|
| DefaultErrorExtractor |
Helper to deal with HTTP errors.
|
| NuxeoAuthCallContextHandler |
Call Context Handler for Nuxeo authentication that extracts the relevant user name.
|
| NuxeoCmisAtomPubServlet |
Subclass CmisAtomPubServlet to inject a virtual-hosted base URL if needed.
|
| NuxeoCmisBrowserBindingServlet |
Subclass NuxeoCmisBrowserBindingServlet to inject a virtual-hosted base URL if needed.
|
| NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall |
|
| NuxeoCmisContextListener |
Servlet context listener that sets up the CMIS service factory in the servlet context as expected by
CmisAtomPubServlet or
CmisBrowserBindingServlet.
|
| NuxeoCmisErrorHelper |
Helper to deal with HTTP errors.
|
| NuxeoCmisErrorHelper.ErrorInfo |
Info about an error to return to client code.
|
| NuxeoCmisServiceFactory |
|
| NuxeoCmisServiceFactoryDescriptor |
Nuxeo CmisServiceFactory Descriptor.
|
| NuxeoCmisServiceFactoryManager |
Service holding the definition
|
| NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry |
|
| NuxeoCmisServiceWrapper |
CMIS Conformance Service Wrapper that has better exception handling than the default.
|