Modifier and Type | Interface and Description |
---|---|
interface |
ApolloWSHandler
A handler for GraphQL requests sent over Apollo's
subscriptions-transport-ws transport. |
Modifier and Type | Interface and Description |
---|---|
interface |
GraphQLWSHandler
A handler for the GraphQL over WebSocket Protocol.
|
Modifier and Type | Method and Description |
---|---|
ProtocolUpgradeHandler |
ProtocolUpgradeHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ProtocolUpgradeHandler |
ProtocolUpgradeHandler.newInstance(ProtocolUpgradeHandler arg) |
Modifier and Type | Method and Description |
---|---|
ProtocolUpgradeHandler |
ProtocolUpgradeHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ProtocolUpgradeHandler |
ProtocolUpgradeHandler.newInstance(ProtocolUpgradeHandler arg) |
Modifier and Type | Method and Description |
---|---|
ProtocolUpgradeHandler |
ProtocolUpgradeHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ProtocolUpgradeHandler |
ProtocolUpgradeHandler.newInstance(ProtocolUpgradeHandler arg) |
Copyright © 2023 Eclipse. All rights reserved.