Package

onextent.akka.naviblob

akka

Permalink

package akka

Visibility
  1. Public
  2. All

Type Members

  1. class NaviBlob[T >: Null] extends GraphStage[SourceShape[T]] with LazyLogging

    Permalink

    Entry point api.

    Entry point api. Users instantiate this and wire it into their streams.

  2. final case class NoMore() extends Product with Serializable

    Permalink
  3. final case class Pull() extends Product with Serializable

    Permalink

Value Members

  1. object NaviBlob

    Permalink

    Convenience entry point api.

    Convenience entry point api. Users instantiate this and wire it into their streams.

Ungrouped