Interface HttpClient

All Superinterfaces:
AutoCloseable, Closeable

public interface HttpClient
extends Closeable
This class is not thread-safe even when using invoke async. This class will only live for the duration of one HTTP request.