Package com.linecorp.armeria.server.thrift
@NonNullByDefault
package com.linecorp.armeria.server.thrift
Thrift service.
-
Class SummaryClassDescriptionAn
RpcServicethat handles a ThriftRpcRequest.The information about a Thrift service served byTHttpServiceorThriftCallService.AnHttpServicethat handles a Thrift call.A fluent builder to build an instance ofTHttpService.