跳过导航链接

@NonNullApi

程序包 reactor.core.publisher

Provide main Reactive APIs in Flux and Mono, as well as various helper classes, interfaces used in the composition API, variants of Flux and operator-building utilities.

请参阅: 说明

程序包reactor.core.publisher的说明

Provide main Reactive APIs in Flux and Mono, as well as various helper classes, interfaces used in the composition API, variants of Flux and operator-building utilities.

Flux

A typed N-elements or zero sequence Publisher with core reactive extensions.

Mono

A typed one-element at most sequence Publisher with core reactive extensions.
作者:
Stephane Maldini
跳过导航链接