| Package | Description |
|---|---|
| org.springframework.web.reactive.function |
Provides a foundation for both the reactive client and server subpackages.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BodyExtractor.extract(M inputMessage,
BodyExtractor.Context context)
Extract from the given input message.
|