Package graphql.kickstart.spring.webflux
Interface GraphQLSpringWebfluxContextBuilder
- All Superinterfaces:
graphql.kickstart.spring.GraphQLSpringContextBuilder
- All Known Implementing Classes:
DefaultGraphQLSpringWebfluxContextBuilder
public interface GraphQLSpringWebfluxContextBuilder
extends graphql.kickstart.spring.GraphQLSpringContextBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild(org.springframework.web.reactive.socket.WebSocketSession webSocketSession) Methods inherited from interface graphql.kickstart.spring.GraphQLSpringContextBuilder
build
-
Method Details
-
build
GraphQLSpringWebSocketSessionContext build(org.springframework.web.reactive.socket.WebSocketSession webSocketSession)
-