korolev.akka.util

Members list

Concise view

Type members

Classlikes

final class AkkaByteStringBytesLike extends BytesLike[ByteString]

Attributes

Graph
Supertypes
trait BytesLike[ByteString]
class Object
trait Matchable
class Any
final class Countdown[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object Countdown

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class KorolevStreamPublisher[F[_], T](stream: Stream[F, T], fanout: Boolean)(implicit evidence$1: Effect[F], ec: ExecutionContext) extends Publisher[T]

Attributes

Companion:
object
Graph
Supertypes
trait Publisher[T]
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class KorolevStreamSubscriber[F[_], T] extends Stream[F, T] with Subscriber[T]

Attributes

Graph
Supertypes
trait Subscriber[T]
class Stream[F, T]
class Object
trait Matchable
class Any
final class LoggingReporter(actorSystem: ActorSystem) extends Reporter

Attributes

Graph
Supertypes
trait Reporter
class Object
trait Matchable
class Any