Package

com.hypertino.facade

events

Permalink

package events

Visibility
  1. Public
  2. All

Type Members

  1. case class BecomeReliable(lastRevision: Long) extends Product with Serializable

    Permalink
  2. case class BeforeFilterComplete(cwr: RequestContext) extends Product with Serializable

    Permalink
  3. class FeedSubscriptionActor extends Actor with RequestProcessor

    Permalink
  4. case class NewSubscriber(actorRef: ActorRef) extends Product with Serializable

    Permalink
  5. case class StashedEvent(event: DynamicRequest) extends Product with Serializable

    Permalink
  6. class SubscriptionWatch extends Actor with ActorLogging

    Permalink
  7. class SubscriptionsManager extends Injectable

    Permalink

Value Members

  1. object BecomeUnreliable extends Product with Serializable

    Permalink
  2. object FeedSubscriptionActor

    Permalink
  3. object RestartSubscription extends Product with Serializable

    Permalink
  4. object UnstashingCompleted extends Product with Serializable

    Permalink

Ungrouped