AkkaStreams

sttp.capabilities.akka.AkkaStreams$
See theAkkaStreams companion trait
object AkkaStreams extends AkkaStreams

Attributes

Companion:
trait
Graph
Supertypes
class Streams[AkkaStreams]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

override type BinaryStream = Source[ByteString, Any]

Attributes

Inherited from:
AkkaStreams
override type Pipe[A, B] = Flow[A, B, Any]

Attributes

Inherited from:
AkkaStreams