WebsocketGitPodServer

viz.websockets.WebsocketGitPodServer$
object WebsocketGitPodServer extends MainRoutes

Attributes

Source:
WebsocketGitPodServer.scala
Graph
Supertypes
class MainRoutes
trait Routes
class Main
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def home(): TypedTag[String]
override def port: Int

Attributes

Definition Classes
Main
Source:
WebsocketGitPodServer.scala
def recievedSpec(request: Request): Response[String]
def setup(viz: String): WebsocketResult

Inherited methods

def allRoutes: Seq[Routes]

Attributes

Inherited from:
MainRoutes
Source:
Main.scala
def caskMetadata: RoutesEndpointsMetadata[Routes]

Attributes

Inherited from:
Routes
Source:
Routes.scala
def createActorContext: Simple

Attributes

Inherited from:
Main
Source:
Main.scala

Attributes

Inherited from:
Main
Source:
Main.scala

Attributes

Inherited from:
Main
Source:
Main.scala
def decorators: Seq[Decorator[_, _, _]]

Attributes

Inherited from:
Routes
Source:
Routes.scala
def defaultHandler: BlockingHandler

Attributes

Inherited from:
Main
Source:
Main.scala
def dispatchTrie: DispatchTrie[Map[String, (Routes, EndpointMetadata[_])]]

Attributes

Inherited from:
Main
Source:
Main.scala
def handleEndpointError(routes: Routes, metadata: EndpointMetadata[_], e: Error): Response[String]

Attributes

Inherited from:
Main
Source:
Main.scala

Attributes

Inherited from:
Main
Source:
Main.scala
def handleNotFound(): Raw

Attributes

Inherited from:
Main
Source:
Main.scala

Attributes

Inherited from:
Main
Source:
Main.scala
def main(args: Array[String]): Unit

Attributes

Inherited from:
Main
Source:
Main.scala
def mainDecorators: Seq[Decorator[_, _, _]]

Attributes

Inherited from:
Main
Source:
Main.scala

Attributes

Inherited from:
Main
Source:
Main.scala

Concrete fields

var channelCheat: Option[WebSocketChannel]
lazy val conf: Config
lazy val randomPort: Int

Inherited fields

Attributes

Inherited from:
Main
Source:
Main.scala

Implicits

Inherited implicits

implicit val actorContext: Context

Attributes

Inherited from:
Main
Source:
Main.scala
implicit def log: Logger

Attributes

Inherited from:
Main
Source:
Main.scala