public static interface CallManager.NoneCaller extends CallManager.EndpointDefiner
Modifier and Type | Method and Description |
---|---|
void |
call()
Sends the parameter input to an endpoint module that doesn't respond with any output.
|
void |
call(CallManager.CallArgs args)
Sends the parameter input to an endpoint module that doesn't respond with any output.
|
args, args, getEndpointPath, getParamdefs, getReturndef, isSessionRequired
void call()
void call(CallManager.CallArgs args)
args
- the parameter input for the callCopyright © 2013-2018 MarkLogic Corporation.