Package | Description |
---|---|
org.alfresco.opencmis |
Modifier and Type | Class and Description |
---|---|
class |
AtomPubCMISDispatcher
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
|
class |
BrowserCMISDispatcher
Dispatches OpenCMIS requests to the OpenCMIS Browser Binding servlet.
|
class |
CMISServletDispatcher
Dispatches OpenCMIS requests to a servlet e.g.
|
class |
PublicApiAtomPubCMISDispatcher
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
|
class |
PublicApiBrowserCMISDispatcher
Cloud-specific browser binding OpenCMIS dispatcher.
|
Modifier and Type | Method and Description |
---|---|
CMISDispatcher |
CMISDispatcherRegistryImpl.getDispatcher(org.springframework.extensions.webscripts.WebScriptRequest req) |
CMISDispatcher |
CMISDispatcherRegistry.getDispatcher(org.springframework.extensions.webscripts.WebScriptRequest req) |
Modifier and Type | Method and Description |
---|---|
void |
CMISDispatcherRegistryImpl.registerDispatcher(CMISDispatcherRegistry.Endpoint endpoint,
CMISDispatcher dispatcher) |
void |
CMISDispatcherRegistry.registerDispatcher(CMISDispatcherRegistry.Endpoint endpoint,
CMISDispatcher dispatcher) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.