Interface FluxWrapper<T>
- Type Parameters:
T- target type
- All Known Implementing Classes:
FluxConsumer,FluxedConsumer,FluxedFunction,FluxFunction,FluxSupplier,FluxToMonoFunction,MonoSupplier,MonoToFluxFunction,WrappedFunction
Deprecated.
since 3.1 no longer used by the framework
- Author:
- Dave Syer
-
Method Summary
-
Method Details
-
getTarget
T getTarget()Deprecated.
-