All Classes

Class
Description
A utility class that bridges the gap between CompletionStage and AsyncMethodCallback.
A container of a Thrift one-way or two-way call object (TBase) and its header (TMessage).
An RpcService that handles a Thrift RpcRequest.
A CompletableFuture that can be passed in as an AsyncMethodCallback when making an asynchronous client-side Thrift RPC.
Jackson Module for Thrift types.
A ListenableFuture that can be passed in as an AsyncMethodCallback when making an asynchronous client-side Thrift RPC.
A container of a Thrift message produced by Apache Thrift.
Provides a set of well-known TProtocolFactorys.
SPI Provider for links from SerializationFormat to TProtocolFactory.
Pair of SerializationFormat and TProtocolFactory.
A container of a Thrift reply or exception object (TBase or TApplicationException) and its header (TMessage).
Provides Thrift-related SerializationFormat instances and their TProtocolFactorys.
The information about a Thrift service served by THttpService or ThriftCallService.
A generic Thrift-over-HTTP client.
An HttpService that handles a Thrift call.
A fluent builder to build an instance of THttpService.
The TProtocolFactory that creates a TTextProtocol.