toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-runtime-java
/
com.apollographql.apollo.runtime.java.network.ws.protocol
/
GraphQLWsProtocol
/
Factory
/
Factory
Factory
constructor
(
)
constructor
(
connectionPayload
:
Supplier
<
Map
<
String
,
Any
>
>
,
frameType
:
WsProtocol.WsFrameType
,
pingPayload
:
Map
<
String
,
Any
>
,
pongPayload
:
Map
<
String
,
Any
>
,
connectionAcknowledgeTimeoutMs
:
Long
,
pingIntervalMillis
:
Long
)