Class ThriftCall

java.lang.Object
com.linecorp.armeria.common.thrift.ThriftMessage
com.linecorp.armeria.common.thrift.ThriftCall

public final class ThriftCall
extends ThriftMessage
A container of a Thrift one-way or two-way call object (TBase) and its header (TMessage). It is exported to RequestOnlyLog.requestContent() when a Thrift call is processed.