import java.io.IOException;import java.net.URI;import com.fasterxml.jackson.core.type.TypeReference;import dev.rafex.ether.http.client.model.HttpRequestSpec;import dev.rafex.ether.http.client.model.HttpResponseSpec;Go to the source code of this file.
Classes | |
| interface | dev.rafex.ether.http.client.EtherHttpClient |
Packages | |
| package | dev.rafex.ether.http.client |
Lightweight HTTP client contracts built on java.net.http. | |