SttpClientStubbing

sttp.client4.armeria.zio.`package`.SttpClientStubbing
object SttpClientStubbing extends StreamClientStubbing[Any, ZioStreams]

Attributes

Graph
Supertypes
trait StreamClientStubbing[Any, ZioStreams]
trait AbstractClientStubbing[Any, ZioStreams]
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

trait Service

Attributes

Inherited from:
AbstractClientStubbing
Supertypes
class Object
trait Matchable
class Any
case class StubbingWhenRequest

Attributes

Inherited from:
AbstractClientStubbing
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type Backend = StreamBackend[[_] =>> RIO[R, _$15], P]

Attributes

Inherited from:
StreamClientStubbing
type BackendStub = StreamBackendStub[[_] =>> RIO[R, _$16], P]

Attributes

Inherited from:
StreamClientStubbing

Attributes

Inherited from:
AbstractClientStubbing

Value members

Inherited methods

def backendStub: StreamBackendStub[[_] =>> RIO[R, _$17], P]

Attributes

Inherited from:
StreamClientStubbing
def proxy(stub: Ref[StreamBackendStub[[_] =>> RIO[Any, _$18], ZioStreams]]): StreamBackend[[_] =>> RIO[R, _$19], P]

Attributes

Inherited from:
StreamClientStubbing

Inherited fields

val layer: ZLayer[Any, Nothing, Has[Service] & Has[Backend]]

Attributes

Inherited from:
AbstractClientStubbing
val monad: RIOMonadAsyncError[Any]

Attributes

Inherited from:
AbstractClientStubbing