Streams

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

A capability of sending and receiving streaming bodies.

Attributes

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.

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Pipe[_, _]