public class DefaultDispatcher extends Object implements RESTDispatcher
Constructor and Description |
---|
DefaultDispatcher() |
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)
RESTDispatcher
findResource
in interface RESTDispatcher
synCtx
- MessageContext to be processed through a Resourceresources
- Collection of available Resource instancesCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.