Package

com.chatwork.akka.guard

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. case class ServiceAttackBlocker(system: ActorSystem, sabConfig: SABConfig, actorName: String = "SABBroker")(failedResponse: Try[R], isFailed: (R) ⇒ Boolean, eventHandler: Option[(ID, SABStatus) ⇒ Unit] = None) extends Product with Serializable

    Permalink
  2. trait ServiceAttackBlockerDirectives extends AnyRef

    Permalink

Value Members

  1. object ServiceAttackBlocker extends Serializable

    Permalink
  2. object ServiceAttackBlockerDirectives extends ServiceAttackBlockerDirectives

    Permalink

Ungrouped