Index
All Classes and Interfaces|All Packages
B
- build(WebSocketSession) - Method in class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebfluxContextBuilder
- build(WebSocketSession) - Method in class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebfluxRootObjectBuilder
- build(WebSocketSession) - Method in interface graphql.kickstart.spring.webflux.GraphQLSpringWebfluxContextBuilder
- build(WebSocketSession) - Method in interface graphql.kickstart.spring.webflux.GraphQLSpringWebfluxRootObjectBuilder
- build(ServerWebExchange) - Method in class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebfluxContextBuilder
- build(ServerWebExchange) - Method in class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebfluxRootObjectBuilder
C
- close(String) - Method in class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionSession
- close(String) - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionSession
- create(GraphQLRequest, SubscriptionSession) - Method in class graphql.kickstart.spring.webflux.GraphQLSpringWebfluxInvocationInputFactory
- createConsumer(SubscriptionSession) - Method in interface graphql.kickstart.spring.webflux.ReactiveSubscriptionsProtocolFactory
- createSession(WebSocketSession) - Method in class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionProtocolFactory
- createSession(WebSocketSession) - Method in interface graphql.kickstart.spring.webflux.ReactiveSubscriptionsProtocolFactory
D
- DefaultGraphQLSpringWebfluxContextBuilder - Class in graphql.kickstart.spring.webflux
- DefaultGraphQLSpringWebfluxContextBuilder() - Constructor for class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebfluxContextBuilder
- DefaultGraphQLSpringWebfluxRootObjectBuilder - Class in graphql.kickstart.spring.webflux
- DefaultGraphQLSpringWebfluxRootObjectBuilder() - Constructor for class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebfluxRootObjectBuilder
- DefaultGraphQLSpringWebSocketSessionContext - Class in graphql.kickstart.spring.webflux
- DefaultGraphQLSpringWebSocketSessionContext(DataLoaderRegistry, WebSocketSession) - Constructor for class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebSocketSessionContext
- DefaultGraphQLSpringWebSocketSessionContext(WebSocketSession) - Constructor for class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebSocketSessionContext
E
- executeRequest(String, String, Map<String, Object>, Map<String, Object>, ServerWebExchange) - Method in class graphql.kickstart.spring.webflux.GraphQLController
G
- getId() - Method in class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionSession
- getId() - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionSession
- getSubProtocols() - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionsHandler
- getUserProperties() - Method in class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionSession
- getUserProperties() - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionSession
- getWebSocketSession() - Method in class graphql.kickstart.spring.webflux.DefaultGraphQLSpringWebSocketSessionContext
-
Deprecated.
- getWebSocketSession() - Method in interface graphql.kickstart.spring.webflux.GraphQLSpringWebSocketSessionContext
- graphql.kickstart.spring.webflux - package graphql.kickstart.spring.webflux
- graphql.kickstart.spring.webflux.apollo - package graphql.kickstart.spring.webflux.apollo
- GraphQLController - Class in graphql.kickstart.spring.webflux
- GraphQLController(GraphQLObjectMapper, GraphQLInvoker, GraphQLSpringInvocationInputFactory) - Constructor for class graphql.kickstart.spring.webflux.GraphQLController
- GraphQLSpringWebfluxContextBuilder - Interface in graphql.kickstart.spring.webflux
- GraphQLSpringWebfluxInvocationInputFactory - Class in graphql.kickstart.spring.webflux
- GraphQLSpringWebfluxInvocationInputFactory(GraphQLSchemaProvider, GraphQLSpringContextBuilder, GraphQLSpringRootObjectBuilder) - Constructor for class graphql.kickstart.spring.webflux.GraphQLSpringWebfluxInvocationInputFactory
- GraphQLSpringWebfluxInvocationInputFactory(Supplier<GraphQLSchemaProvider>, Supplier<GraphQLSpringContextBuilder>, Supplier<GraphQLSpringRootObjectBuilder>) - Constructor for class graphql.kickstart.spring.webflux.GraphQLSpringWebfluxInvocationInputFactory
- GraphQLSpringWebfluxRootObjectBuilder - Interface in graphql.kickstart.spring.webflux
- GraphQLSpringWebSocketSessionContext - Interface in graphql.kickstart.spring.webflux
H
- handle(WebSocketSession) - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionsHandler
I
- isOpen() - Method in class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionSession
- isOpen() - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionSession
R
- ReactiveApolloSubscriptionProtocolFactory - Class in graphql.kickstart.spring.webflux.apollo
- ReactiveApolloSubscriptionProtocolFactory(GraphQLObjectMapper, GraphQLSubscriptionInvocationInputFactory, GraphQLInvoker) - Constructor for class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionProtocolFactory
- ReactiveApolloSubscriptionProtocolFactory(GraphQLObjectMapper, GraphQLSubscriptionInvocationInputFactory, GraphQLInvoker, Duration) - Constructor for class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionProtocolFactory
- ReactiveApolloSubscriptionProtocolFactory(GraphQLObjectMapper, GraphQLSubscriptionInvocationInputFactory, GraphQLInvoker, Collection<ApolloSubscriptionConnectionListener>) - Constructor for class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionProtocolFactory
- ReactiveApolloSubscriptionProtocolFactory(GraphQLObjectMapper, GraphQLSubscriptionInvocationInputFactory, GraphQLInvoker, Collection<ApolloSubscriptionConnectionListener>, Duration) - Constructor for class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionProtocolFactory
- ReactiveApolloSubscriptionSession - Class in graphql.kickstart.spring.webflux.apollo
- ReactiveApolloSubscriptionSession(GraphQLSubscriptionMapper, WebSocketSession) - Constructor for class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionSession
- ReactiveSubscriptionsProtocolFactory - Interface in graphql.kickstart.spring.webflux
- ReactiveWebSocketSubscriptionSession - Class in graphql.kickstart.spring.webflux
- ReactiveWebSocketSubscriptionSession(GraphQLSubscriptionMapper, WebSocketSession) - Constructor for class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionSession
- ReactiveWebSocketSubscriptionsHandler - Class in graphql.kickstart.spring.webflux
- ReactiveWebSocketSubscriptionsHandler() - Constructor for class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionsHandler
U
- unwrap() - Method in class graphql.kickstart.spring.webflux.apollo.ReactiveApolloSubscriptionSession
- unwrap() - Method in class graphql.kickstart.spring.webflux.ReactiveWebSocketSubscriptionSession
All Classes and Interfaces|All Packages
dataFetchingEnvironment.getGraphQlContext().get(WebSocketSession.class)instead. Since 13.0.0