public interface CallProcessor extends Processor
| Modifier and Type | Method and Description |
|---|---|
String[] |
process(String method,
Map<String,String> parameters)
Processes a certain Werk II Comet call
|
getMethodsString[] process(String method, Map<String,String> parameters) throws CometException
method - The name of the incoming Werk II Comet callparameters - The call's parametersCometException - If an error occurs while processing the callCopyright © 2017 SAP SE. All Rights Reserved.