Uses of Interface
org.alfresco.opencmis.CMISDispatcher
-
Packages that use CMISDispatcher Package Description org.alfresco.opencmis -
-
Uses of CMISDispatcher in org.alfresco.opencmis
Classes in org.alfresco.opencmis that implement CMISDispatcher Modifier and Type Class Description classAtomPubCMISDispatcherDispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.classBrowserCMISDispatcherDispatches OpenCMIS requests to the OpenCMIS Browser Binding servlet.classCMISServletDispatcherDispatches OpenCMIS requests to a servlet e.g.classPublicApiAtomPubCMISDispatcherDispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.classPublicApiBrowserCMISDispatcherCloud-specific browser binding OpenCMIS dispatcher.Methods in org.alfresco.opencmis that return CMISDispatcher Modifier and Type Method Description CMISDispatcherCMISDispatcherRegistry. getDispatcher(org.springframework.extensions.webscripts.WebScriptRequest req)CMISDispatcherCMISDispatcherRegistryImpl. getDispatcher(org.springframework.extensions.webscripts.WebScriptRequest req)Methods in org.alfresco.opencmis with parameters of type CMISDispatcher Modifier and Type Method Description voidCMISDispatcherRegistry. registerDispatcher(CMISDispatcherRegistry.Endpoint endpoint, CMISDispatcher dispatcher)voidCMISDispatcherRegistryImpl. registerDispatcher(CMISDispatcherRegistry.Endpoint endpoint, CMISDispatcher dispatcher)
-