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