Package

scalabot.common

web

Permalink

package web

Visibility
  1. Public
  2. All

Type Members

  1. case class AddRoute(id: String, route: Route) extends Product with Serializable

    Permalink
  2. case class WebSocket(sourceRef: ActorRef) extends Actor with WebSocketClientWorker with Product with Serializable

    Permalink

    Created by Nikolay.Smelik on 7/12/2016.

  3. class Webhook extends Actor with ActorLogging

    Permalink

    Created by Nikolay.Smelik on 7/6/2016.

Value Members

  1. object StartWebhook extends Product with Serializable

    Permalink
  2. object StopWebhook extends Product with Serializable

    Permalink
  3. object WebSocketHelper

    Permalink

Ungrouped