Uses of Interface
org.alfresco.opencmis.CMISDispatcher
Packages that use CMISDispatcher
-
Uses of CMISDispatcher in org.alfresco.opencmis
Classes in org.alfresco.opencmis that implement CMISDispatcherModifier and TypeClassDescriptionclass
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.class
Dispatches OpenCMIS requests to the OpenCMIS Browser Binding servlet.class
Dispatches OpenCMIS requests to a servlet e.g.class
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.class
Cloud-specific browser binding OpenCMIS dispatcher.Methods in org.alfresco.opencmis that return CMISDispatcherModifier and TypeMethodDescriptionCMISDispatcherRegistry.getDispatcher
(org.springframework.extensions.webscripts.WebScriptRequest req) CMISDispatcherRegistryImpl.getDispatcher
(org.springframework.extensions.webscripts.WebScriptRequest req) Methods in org.alfresco.opencmis with parameters of type CMISDispatcherModifier and TypeMethodDescriptionvoid
CMISDispatcherRegistry.registerDispatcher
(CMISDispatcherRegistry.Endpoint endpoint, CMISDispatcher dispatcher) void
CMISDispatcherRegistryImpl.registerDispatcher
(CMISDispatcherRegistry.Endpoint endpoint, CMISDispatcher dispatcher)