package com.marklogic.client.dataservices
All Classes and Interfaces Interfaces Enum Classes
Provides an interface for calling an endpoint
that doesn't take input data structures or return output data
structures.
Provides an interface for completing a unit of
work by repeated calls to an endpoint that doesn't take input data
structure or return output data structures.
Provides an interface for calling an endpoint
that takes input data structures.
Provides an interface for completing a unit of
work by repeated calls to the input endpoint.
A function implementation that specifies the
disposition of a failed call.
Provides an interface for calling an endpoint
that takes input data structures and returns output data
structures.
Provides an interface for completing a unit of
work by repeated calls to the input-output endpoint.
A function implementation that specifies the
disposition of a failed call.
Base interface providing the methods common to
all endpoints.
Base interface providing the methods common to
all bulk endpoint callers.
Indicates the disposition of an error.
Provides the optional endpoint constants,
endpoint state, and session as a context for calls to the
server.
Provides an interface for calling an endpoint
that returns output data structures.
Provides an interface for completing a unit of
work by repeated calls to the output endpoint.
Copyright (c) 2010-2025 Progress
Software Corporation and/or its subsidiaries or affiliates. All
Rights Reserved.