Interface | Description |
---|---|
ReactiveRequestProcessor |
Class | Description |
---|---|
ReactiveEntityProducer |
An
AsyncEntityProducer that subscribes to a Publisher
instance, as defined by the Reactive Streams specification. |
ReactiveResponseConsumer |
An
AsyncResponseConsumer that publishes the response body through
a Publisher , as defined by the Reactive Streams specification. |
ReactiveServerExchangeHandler |
An implementation of
AsyncServerExchangeHandler designed to work with reactive streams. |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.