A  B  C  D  E  F  G  H  I  N  O  P  S  T  V  W 

A

APOLLO_SUBSCRIPTIONS_WS - enum entry in com.expediagroup.graphql.server.spring.SubscriptionProtocol
 
apolloSubscriptionHooks() - function in com.expediagroup.graphql.server.spring.SubscriptionApolloWsAutoConfiguration
 
ApolloSubscriptionHooks - class in com.expediagroup.graphql.server.spring.subscriptions
Implementation of Apollo Subscription Server Lifecycle Events https://www.apollographql.
ApolloSubscriptionOperationMessage - class in com.expediagroup.graphql.server.spring.subscriptions
The graphql-ws protocol from Apollo Client has some special text messages to signal events.
ApolloSubscriptionOperationMessage.ClientMessages - class in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionOperationMessage
 
ApolloSubscriptionOperationMessage.ServerMessages - class in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionOperationMessage
 
apolloSubscriptionProtocolHandler(com.expediagroup.graphql.server.spring.GraphQLConfigurationProperties,com.expediagroup.graphql.server.spring.subscriptions.SpringSubscriptionGraphQLContextFactory,com.expediagroup.graphql.server.execution.GraphQLRequestHandler,com.fasterxml.jackson.databind.ObjectMapper,com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks) - function in com.expediagroup.graphql.server.spring.SubscriptionApolloWsAutoConfiguration
 
ApolloSubscriptionProtocolHandler - class in com.expediagroup.graphql.server.spring.subscriptions
Implementation of the graphql-ws protocol defined by Apollo https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.
ApolloSubscriptionWebSocketHandler - class in com.expediagroup.graphql.server.spring.subscriptions
Default WebSocket handler for handling GraphQL subscriptions using Apollo graphql-ws protocol.
A  B  C  D  E  F  G  H  I  N  O  P  S  T  V  W