Interface RSocketGraphQlInterceptor.Chain

Enclosing interface:
RSocketGraphQlInterceptor

public static interface RSocketGraphQlInterceptor.Chain
Contract for delegation to the rest of the chain.
  • Method Summary

    Modifier and Type
    Method
    Description
    reactor.core.publisher.Mono<RSocketGraphQlResponse>
    Delegate to the rest of the chain to execute the request.