@NonNullByDefault
Package com.linecorp.armeria.server.thrift
Thrift service.
-
Class Summary Class Description ThriftCallService AnRpcServicethat handles a ThriftRpcRequest.ThriftDocServicePlugin DocServicePluginimplementation that supportsTHttpServices.ThriftServiceEntry The information about a Thrift service served byTHttpServiceorThriftCallService.ThriftStructuredLog A representation and constructor of a service log which holds Apache Thrift based RPC invocation oriented information.ThriftStructuredLogJsonFormat A utility to provide JSON based service log serialization.THttpService AnHttpServicethat handles a Thrift call.THttpServiceBuilder A fluent builder to build an instance ofTHttpService.