public interface CMISDispatcherRegistry
Modifier and Type | Interface and Description |
---|---|
static class |
CMISDispatcherRegistry.Binding |
static class |
CMISDispatcherRegistry.Endpoint |
Modifier and Type | Method and Description |
---|---|
CMISDispatcher |
getDispatcher(org.springframework.extensions.webscripts.WebScriptRequest req) |
void |
registerDispatcher(CMISDispatcherRegistry.Endpoint endpoint,
CMISDispatcher dispatcher) |
void registerDispatcher(CMISDispatcherRegistry.Endpoint endpoint, CMISDispatcher dispatcher)
CMISDispatcher getDispatcher(org.springframework.extensions.webscripts.WebScriptRequest req)
Copyright © 2005–2017 Alfresco Software. All rights reserved.