Class WebFluxContext

java.lang.Object
io.leangen.graphql.spqr.spring.autoconfigure.DefaultGlobalContext<org.springframework.web.server.ServerWebExchange>
io.leangen.graphql.spqr.spring.web.reactive.WebFluxContext

public class WebFluxContext extends DefaultGlobalContext<org.springframework.web.server.ServerWebExchange>
  • Constructor Details

    • WebFluxContext

      public WebFluxContext(org.springframework.web.server.ServerWebExchange request, reactor.util.context.Context subscriberContext)
  • Method Details

    • getSubscriberContext

      public reactor.util.context.Context getSubscriberContext()