Package

sttp.client.asynchttpclient

zio

Permalink

package zio

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. zio
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AsyncHttpClientZioBackend extends AsyncHttpClientBackend[Task, Stream[Throwable, Byte]]

    Permalink
  2. type SttpClient = Has[Service]

    Permalink

    ZIO-environment service definition, which is an SttpBackend.

  3. type SttpClientStubbing = Has[zio.SttpClientStubbing.Service]

    Permalink

Value Members

  1. object AsyncHttpClientZioBackend

    Permalink
  2. object SttpClient extends Serializable

    Permalink
  3. object SttpClientStubbing extends SttpClientStubbingBase[Any, Stream[Throwable, Byte], WebSocketHandler] with Serializable

    Permalink
  4. object ZioWebSocketHandler

    Permalink
  5. object stubbing

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped