Package com.linecorp.armeria.common.thrift
@NonNullByDefault
package com.linecorp.armeria.common.thrift
Thrift-related common classes.
-
ClassesClassDescriptionA utility class that bridges the gap between
CompletionStageandAsyncMethodCallback.ThriftFuture<T>ACompletableFuturethat can be passed in as anAsyncMethodCallbackwhen making an asynchronous client-side Thrift RPC.JacksonModulefor Thrift types.AListenableFuturethat can be passed in as anAsyncMethodCallbackwhen making an asynchronous client-side Thrift RPC.A container of a Thrift message produced by Apache Thrift.Provides a set of well-knownTProtocolFactorys.SPI Provider for links fromSerializationFormattoTProtocolFactory.Pair ofSerializationFormatandTProtocolFactory.A container of a Thrift reply or exception object (TBaseorTApplicationException) and its header (TMessage).Provides Thrift-relatedSerializationFormatinstances and theirTProtocolFactorys.