Streams

sttp.capabilities.package$.Streams
class Streams[S]

A capability of sending and receiving streaming bodies.

Type parameters

S

The type to use as a capability. Should be the self-type of the implementation. This is needed so that capabilities are expressed in terms of class types, not singleton object types.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Pipe[_, _]