public static interface CallManager.OneCaller<R> extends CallManager.EndpointDefiner
Modifier and Type | Method and Description |
---|---|
R |
call()
Sends the parameter input to an endpoint module that responds with at most one value.
|
R |
call(CallManager.CallArgs args)
Sends the parameter input to an endpoint module that responds with at most one value.
|
args, args, getEndpointPath, getParamdefs, getReturndef, isSessionRequired
R call()
R call(CallManager.CallArgs args)
args
- the parameter input for the callCopyright © 2013-2018 MarkLogic Corporation.