Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
Package dev.rafex.ether.http.client

Lightweight HTTP client contracts built on java.net.http. More...

Packages

package  config
 HTTP client configuration models and defaults.
package  impl
 Standard-library HTTP client implementations for Ether.
package  model
 Request and response models for Ether HTTP clients.

Classes

interface  EtherHttpClient

Detailed Description

Lightweight HTTP client contracts built on java.net.http.