Package com.linecorp.armeria.client.thrift


@NonNullByDefault package com.linecorp.armeria.client.thrift
Thrift client.
  • Class
    Description
    Creates a new Thrift client that connects to the specified URI using the builder pattern.
    ClientOptions to control Thrift-specific behavior.
    Creates a new Thrift client that connects to a URI or an EndpointGroup.
    A generic Thrift-over-HTTP client.