oxygen.http.client

Members list

Packages

Type members

Classlikes

trait Client

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Client

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Client.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class SendRequest(method: Method, path: Path, queryParams: QueryParams, headers: Headers, body: Body)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SendRequest

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ZioHttpClient(client: Client, config: Config) extends Client

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Client
class Object
trait Matchable
class Any
Show all

Experimental classlikes

trait DeriveClient[Api]

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
object DeriveClient

Attributes

Companion
trait
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type