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
Package-level
declarations
Types
Types
Apollo
Ws
Protocol
Link copied to clipboard
open
class
ApolloWsProtocol
:
WsProtocol
A
WsProtocol
for
Apollo's GraphQL over WebSocket Protocol
.
App
Sync
Ws
Protocol
Link copied to clipboard
open
class
AppSyncWsProtocol
:
WsProtocol
A
WsProtocol
for the
AWS AppSync Protocol
.
Graph
QLWs
Protocol
Link copied to clipboard
open
class
GraphQLWsProtocol
:
WsProtocol
An
WsProtocol
for
the GraphQL over WebSocket Protocol
.
Ws
Protocol
Link copied to clipboard
abstract
class
WsProtocol