@NonNullByDefault
Package com.linecorp.armeria.server.thrift
Thrift service.
-
Class Summary Class Description ThriftCallService AnRpcServicethat handles a ThriftRpcRequest.ThriftServiceEntry The information about a Thrift service served byTHttpServiceorThriftCallService.THttpService AnHttpServicethat handles a Thrift call.THttpServiceBuilder A fluent builder to build an instance ofTHttpService.