public class RESTRequestHandler extends Object
Constructor and Description |
---|
RESTRequestHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(MessageContext synCtx)
Attempt to process the given message through one of the available APIs.
|
public boolean process(MessageContext synCtx)
synCtx
- MessageContext of the request to be processedCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.