Package

blended.util

protocol

Permalink

package protocol

Visibility
  1. Public
  2. All

Type Members

  1. case class CounterInfo(count: Int, firstCount: Option[Long], lastCount: Option[Long]) extends Product with Serializable

    Permalink
  2. case class IncrementCounter(count: Int = 1) extends Product with Serializable

    Permalink
  3. class TrackingCounter extends Actor with ActorLogging

    Permalink

Value Members

  1. object QueryCounter extends Product with Serializable

    Permalink
  2. object StopCounter extends Product with Serializable

    Permalink
  3. object TrackingCounter

    Permalink

Ungrouped