Package com.linecorp.armeria.client.thrift
@NonNullByDefault
package com.linecorp.armeria.client.thrift
Thrift client.
-
ClassDescriptionCreates a new Thrift client that connects to the specified
URI
using the builder pattern.ClientOption
s to control Thrift-specific behavior.Creates a new Thrift client that connects to aURI
or anEndpointGroup
.A generic Thrift-over-HTTP client.