Uses of Interface
org.alfresco.opencmis.CMISDispatcherRegistry
-
Packages that use CMISDispatcherRegistry Package Description org.alfresco.opencmis -
-
Uses of CMISDispatcherRegistry in org.alfresco.opencmis
Classes in org.alfresco.opencmis that implement CMISDispatcherRegistry Modifier and Type Class Description class
CMISDispatcherRegistryImpl
A registry of OpenCMIS bindings to dispatchers.Fields in org.alfresco.opencmis declared as CMISDispatcherRegistry Modifier and Type Field Description protected CMISDispatcherRegistry
CMISServletDispatcher. registry
Methods in org.alfresco.opencmis with parameters of type CMISDispatcherRegistry Modifier and Type Method Description void
CMISServletDispatcher. setRegistry(CMISDispatcherRegistry registry)
void
CMISWebScript. setRegistry(CMISDispatcherRegistry registry)
-