| Package | Description |
|---|---|
| com.clxcommunications.xms |
This package contains a Java interface for the CLX Communications XMS API.
|
| com.clxcommunications.xms.api |
A collection of classes that represent objects sent and received from the XMS
REST API.
|
| Class and Description |
|---|
| ApiConnection
An abstract representation of an XMS connection.
|
| ApiConnection.Builder
A builder of API connections.
|
| ApiException
Base class for all exceptions specific to the CLX SDK.
|
| ApiHttpAsyncClient
An asynchronous HTTP client used in API connections.
|
| BatchDeliveryReportParams
Describes the a filter that restricts and controls how a batch delivery
report is returned.
|
| BatchDeliveryReportParams.Builder
A builder of batch delivery report filters.
|
| BatchDeliveryReportParams.ReportType
The delivery report types that can be retrieved.
|
| BatchFilter
Describes a filter for limiting results when fetching batches.
|
| BatchFilter.Builder
A builder of batch filters.
|
| CallbackWrapper
This interface provides a method for wrapping a
FutureCallback such
that additional logic can be introduced to the callback. |
| GroupFilter
Describes a filter for limiting results when fetching groups.
|
| GroupFilter.Builder
A builder of group filters.
|
| InboundsFilter
Describes a filter for limiting results when fetching inbound messages.
|
| InboundsFilter.Builder
A builder of inbound messages filter.
|
| PagedFetcher
Used for API calls that emits their result over multiple pages.
|
| UpdateValue
Wrapper class for API objects used for update API methods.
|
| Class and Description |
|---|
| UpdateValue
Wrapper class for API objects used for update API methods.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.