spring-framework / org.springframework.web.reactive.function

Package org.springframework.web.reactive.function

Types

BodyExtractors

abstract class BodyExtractors

Implementations of BodyExtractor that read various bodies, such a reactive streams.

BodyInserters

abstract class BodyInserters

Implementations of BodyInserter that write various bodies, such a reactive streams, server-sent events, resources, etc.