Class ArmeriaHttpClient

java.lang.Object
com.github.scribejava.core.httpclient.AbstractAsyncOnlyHttpClient
com.github.scribejava.httpclient.armeria.ArmeriaHttpClient
All Implemented Interfaces:
HttpClient, Closeable, AutoCloseable

public class ArmeriaHttpClient extends AbstractAsyncOnlyHttpClient
An implementation of AbstractAsyncOnlyHttpClient based on Armeria HTTP client.