Package | Description |
---|---|
com.marklogic.client.dataservices |
Modifier and Type | Interface and Description |
---|---|
interface |
OutputEndpoint
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <O> OutputCaller<O> |
OutputCaller.on(DatabaseClient client,
JSONWriteHandle apiDecl,
BufferableContentHandle<O,?> outputHandle)
Constructs an instance of the OutputCaller interface.
|
static <OC,OR,O extends BufferableContentHandle<OC,OR>> |
OutputCaller.onHandles(DatabaseClient client,
JSONWriteHandle apiDecl,
O outputHandle)
Constructs an instance of the OutputCaller interface.
|
Copyright © 2013-2021 MarkLogic Corporation.