Package | Description |
---|---|
com.marklogic.client.dataservices |
Modifier and Type | Interface and Description |
---|---|
interface |
ExecCaller
Provides an interface for calling an endpoint that doesn't take
input data structures or return output data structures.
|
interface |
ExecEndpoint
Deprecated.
|
interface |
InputCaller<I>
Provides an interface for calling an endpoint that takes input data structures.
|
interface |
InputEndpoint
Deprecated.
|
interface |
InputOutputCaller<I,O>
Provides an interface for calling an endpoint that takes input data structures and
returns output data structures.
|
interface |
InputOutputEndpoint
Deprecated.
|
interface |
OutputCaller<O>
Provides an interface for calling an endpoint that returns output data structures.
|
interface |
OutputEndpoint
Deprecated.
|
Copyright © 2013-2021 MarkLogic Corporation.