Ops

object Ops
class Object
trait Matchable
class Any
Ops.type

Value members

Concrete fields

final val Complete: "complete"
final val ConnectionAck: "connection_ack"
final val ConnectionError: "connection_error"
final val ConnectionInit: "connection_init"
final val ConnectionKeepAlive: "ka"
final val ConnectionTerminate: "connection_terminate"
final val Data: "data"
final val Error: "error"
final val Start: "start"
final val Stop: "stop"