public class URITemplateBasedDispatcher extends Object implements RESTDispatcher
| Constructor and Description |
|---|
URITemplateBasedDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
findResource(MessageContext synCtx,
Collection<Resource> resources)
Find a Resource instance suitable for processing the given message
|
public Resource findResource(MessageContext synCtx, Collection<Resource> resources)
RESTDispatcherfindResource in interface RESTDispatchersynCtx - MessageContext to be processed through a Resourceresources - Collection of available Resource instancesCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.