Interface ReactiveHttpInputMessage

    • Method Detail

      • getBody

        reactor.core.publisher.Flux<DataBuffergetBody()
        Return the body of the message as a Publisher.
        Returns:
        the body content publisher