Package com.linecorp.armeria.server.thrift
@NonNullByDefault
package com.linecorp.armeria.server.thrift
Thrift service.
-
ClassDescriptionAn
RpcService
that handles a ThriftRpcRequest
.The information about a Thrift service served byTHttpService
orThriftCallService
.AnHttpService
that handles a Thrift call.A fluent builder to build an instance ofTHttpService
.