Class ThriftCallService

java.lang.Object
com.linecorp.armeria.server.thrift.ThriftCallService
All Implemented Interfaces:
Unwrappable, RpcService, Service<RpcRequest,RpcResponse>

public final class ThriftCallService extends Object implements RpcService
An RpcService that handles a Thrift RpcRequest.
See Also: