Class Hierarchy
- java.lang.Object
- org.springframework.cloud.function.core.FluxConsumer<T> (implements org.springframework.cloud.function.core.FluxWrapper<T>, java.util.function.Function<T,R>)
- org.springframework.cloud.function.core.FluxFunction<T,R> (implements org.springframework.cloud.function.core.FluxWrapper<T>, java.util.function.Function<T,R>)
- org.springframework.cloud.function.core.FluxSupplier<T> (implements org.springframework.cloud.function.core.FluxWrapper<T>, java.util.function.Supplier<T>)
- org.springframework.cloud.function.core.FluxToMonoFunction<I,O> (implements org.springframework.cloud.function.core.FluxWrapper<T>, java.util.function.Function<T,R>)
- org.springframework.cloud.function.core.IsolatedConsumer<T> (implements java.util.function.Consumer<T>, org.springframework.cloud.function.core.Isolated)
- org.springframework.cloud.function.core.IsolatedFunction<S,T> (implements java.util.function.Function<T,R>, org.springframework.cloud.function.core.Isolated)
- org.springframework.cloud.function.core.IsolatedSupplier<T> (implements org.springframework.cloud.function.core.Isolated, java.util.function.Supplier<T>)
- org.springframework.cloud.function.core.MonoToFluxFunction<I,O> (implements org.springframework.cloud.function.core.FluxWrapper<T>, java.util.function.Function<T,R>)
Interface Hierarchy
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.