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

O

onConnect(Map,WebSocketSession,GraphQLContext) - function in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks
Allows validation of connectionParams prior to starting the connection.
onConnect(Map,WebSocketSession,GraphQLContext) - function in com.expediagroup.graphql.server.spring.subscriptions.SimpleSubscriptionHooks
Allows validation of connectionParams prior to starting the connection.
onConnectWithContext(Map,WebSocketSession,Map) - function in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks
Allows validation of connectionParams prior to starting the connection.
onConnectWithContext(Map,WebSocketSession,Map) - function in com.expediagroup.graphql.server.spring.subscriptions.SimpleSubscriptionHooks
Allows validation of connectionParams prior to starting the connection.
onDisconnect(WebSocketSession) - function in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks
Called when the client disconnects
onDisconnect(WebSocketSession) - function in com.expediagroup.graphql.server.spring.subscriptions.SimpleSubscriptionHooks
Called when the client disconnects
onOperation(SubscriptionOperationMessage,WebSocketSession,GraphQLContext) - function in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks
Called when the client executes a GraphQL operation.
onOperation(SubscriptionOperationMessage,WebSocketSession,GraphQLContext) - function in com.expediagroup.graphql.server.spring.subscriptions.SimpleSubscriptionHooks
Called when the client executes a GraphQL operation.
onOperationComplete(WebSocketSession) - function in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks
Called when client's unsubscribes
onOperationComplete(WebSocketSession) - function in com.expediagroup.graphql.server.spring.subscriptions.SimpleSubscriptionHooks
Called when client's unsubscribes
onOperationWithContext(SubscriptionOperationMessage,WebSocketSession,Map) - function in com.expediagroup.graphql.server.spring.subscriptions.ApolloSubscriptionHooks
Called when the client executes a GraphQL operation.
onOperationWithContext(SubscriptionOperationMessage,WebSocketSession,Map) - function in com.expediagroup.graphql.server.spring.subscriptions.SimpleSubscriptionHooks
Called when the client executes a GraphQL operation.
A  C  D  E  F  G  H  I  N  O  P  S  W