| Package | Description | 
|---|---|
| org.springframework.web.reactive.function | 
 Provides a foundation for both the reactive client and server subpackages. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
reactor.core.publisher.Mono<Void> | 
BodyInserter.insert(M outputMessage,
      BodyInserter.Context context)
Insert into the given output message. 
 |