public class RESTRequestHandler
extends java.lang.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-2020 Apache Software Foundation. All Rights Reserved.