GraphqlWS

gql.graphqlws.GraphqlWS$
object GraphqlWS

Attributes

Source
GraphqlWS.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GraphqlWS.type

Members list

Type members

Classlikes

object Bidirectional

Attributes

Companion
trait
Source
GraphqlWS.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Bidirectional extends FromClient, FromServer

Attributes

Companion
object
Source
GraphqlWS.scala
Supertypes
trait FromServer
trait FromClient
class Object
trait Matchable
class Any
Known subtypes
class Complete
class Ping
class Pong
object Code

Attributes

Companion
trait
Source
GraphqlWS.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Code.type
sealed trait Code

Attributes

Companion
object
Source
GraphqlWS.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object StillConnecting.type
object TooManyInitRequests.type
object Unauthorized.type
object FromClient

Attributes

Companion
trait
Source
GraphqlWS.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FromClient.type
sealed trait FromClient

Attributes

Companion
object
Source
GraphqlWS.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Complete
class Ping
class Pong
class Subscribe
Show all
object FromServer

Attributes

Companion
trait
Source
GraphqlWS.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FromServer.type
sealed trait FromServer

Attributes

Companion
object
Source
GraphqlWS.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Complete
class Ping
class Pong
class Error
class Next
Show all