gql-graphqlws
0.1-d684421
gql-graphqlws
API
gql.graphqlws
GraphqlWS
Bidirectional
Complete
Ping
Pong
Bidirectional
FromClient
ConnectionInit
Subscribe
FromClient
FromServer
ConnectionAck
Error
Next
FromServer
State
Connected
Connecting
Terminating
State
SubscriptionState
TechnicalError
gql-graphqlws
/
gql.graphqlws
/
GraphqlWS
/
State
/
Connected
Connected
gql.graphqlws.GraphqlWS$.State$.Connected
final case
class
Connected
[
F
[
_
]](
initPayload
:
Map
[
String
,
Json
],
compiler
: ()
=>
F
,
subscriptions
:
Map
[
String
,
F
[
Unit
]])
extends
State
[
F
]
Attributes
Source:
GraphqlWS.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
State
[
F
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product