Packages

p

com.codemettle

streamutil

package streamutil

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class Ingesting(boundTo: InetSocketAddress, ks: KillSwitch) extends IngestingResult with Product with Serializable
  2. sealed trait IngestingResult extends AnyRef

  3. case class OtherFailure(t: Throwable) extends IngestingResult with Product with Serializable

Value Members

  1. object BindFailure extends IngestingResult with Product with Serializable

Ungrouped