Skip navigation links
A F G I M O P W 

A

accept(T) - Method in class org.springframework.cloud.function.core.IsolatedConsumer
 
apply(Flux<I>) - Method in class org.springframework.cloud.function.core.FluxConsumer
Deprecated.
 
apply(Flux<I>) - Method in class org.springframework.cloud.function.core.FluxedConsumer
Deprecated.
 
apply(Flux<I>) - Method in class org.springframework.cloud.function.core.FluxedFunction
Deprecated.
 
apply(Flux<I>) - Method in class org.springframework.cloud.function.core.FluxFunction
Deprecated.
 
apply(Flux<I>) - Method in class org.springframework.cloud.function.core.FluxToMonoFunction
Deprecated.
 
apply(S) - Method in class org.springframework.cloud.function.core.IsolatedFunction
 
apply(Mono<I>) - Method in class org.springframework.cloud.function.core.MonoToFluxFunction
Deprecated.
 

F

FluxConsumer<I> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FluxConsumer(Consumer<I>) - Constructor for class org.springframework.cloud.function.core.FluxConsumer
Deprecated.
 
FluxedConsumer<I> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FluxedConsumer(Consumer<Flux<I>>) - Constructor for class org.springframework.cloud.function.core.FluxedConsumer
Deprecated.
 
FluxedFunction<I,O> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FluxedFunction(Function<Flux<I>, Flux<O>>) - Constructor for class org.springframework.cloud.function.core.FluxedFunction
Deprecated.
 
FluxFunction<I,O> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FluxFunction(Function<I, O>) - Constructor for class org.springframework.cloud.function.core.FluxFunction
Deprecated.
 
FluxSupplier<T> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FluxSupplier(Supplier<T>) - Constructor for class org.springframework.cloud.function.core.FluxSupplier
Deprecated.
 
FluxSupplier(Supplier<T>, Duration) - Constructor for class org.springframework.cloud.function.core.FluxSupplier
Deprecated.
 
FluxToMonoFunction<I,O> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FluxToMonoFunction(Function<Flux<I>, Mono<O>>) - Constructor for class org.springframework.cloud.function.core.FluxToMonoFunction
Deprecated.
 
FluxWrapper<T> - Interface in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FunctionFactoryMetadata<F> - Interface in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
FunctionInvocationHelper<I> - Interface in org.springframework.cloud.function.core
 

G

get() - Method in class org.springframework.cloud.function.core.FluxSupplier
Deprecated.
 
get() - Method in class org.springframework.cloud.function.core.IsolatedSupplier
Deprecated.
 
get() - Method in class org.springframework.cloud.function.core.MonoSupplier
Deprecated.
 
getClassLoader() - Method in interface org.springframework.cloud.function.core.Isolated
 
getClassLoader() - Method in class org.springframework.cloud.function.core.IsolatedConsumer
 
getClassLoader() - Method in class org.springframework.cloud.function.core.IsolatedFunction
 
getClassLoader() - Method in class org.springframework.cloud.function.core.IsolatedSupplier
Deprecated.
 
getFactoryMethod() - Method in interface org.springframework.cloud.function.core.FunctionFactoryMetadata
Deprecated.
 
getTarget() - Method in class org.springframework.cloud.function.core.FluxSupplier
Deprecated.
 
getTarget() - Method in interface org.springframework.cloud.function.core.FluxWrapper
Deprecated.
 
getTarget() - Method in interface org.springframework.cloud.function.core.FunctionFactoryMetadata
Deprecated.
 
getTarget() - Method in class org.springframework.cloud.function.core.MonoSupplier
Deprecated.
 
getTarget() - Method in class org.springframework.cloud.function.core.WrappedFunction
Deprecated.
 

I

Isolated - Interface in org.springframework.cloud.function.core
 
IsolatedConsumer<T> - Class in org.springframework.cloud.function.core
 
IsolatedConsumer(Consumer<T>) - Constructor for class org.springframework.cloud.function.core.IsolatedConsumer
 
IsolatedFunction<S,T> - Class in org.springframework.cloud.function.core
 
IsolatedFunction(Function<S, T>) - Constructor for class org.springframework.cloud.function.core.IsolatedFunction
 
IsolatedSupplier<T> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
IsolatedSupplier(Supplier<T>) - Constructor for class org.springframework.cloud.function.core.IsolatedSupplier
Deprecated.
 
isRetainOuputAsMessage(I) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 

M

MonoSupplier<T> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
MonoSupplier(Supplier<T>) - Constructor for class org.springframework.cloud.function.core.MonoSupplier
Deprecated.
 
MonoToFluxFunction<I,O> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
MonoToFluxFunction(Function<Mono<I>, Flux<O>>) - Constructor for class org.springframework.cloud.function.core.MonoToFluxFunction
Deprecated.
 

O

org.springframework.cloud.function.core - package org.springframework.cloud.function.core
 

P

postProcessResult(Object, String) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 
postProcessResult(Object, I) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 
preProcessInput(I, Object) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 

W

WrappedFunction<I,O,IP extends org.reactivestreams.Publisher<I>,OP extends org.reactivestreams.Publisher<O>,T> - Class in org.springframework.cloud.function.core
Deprecated.
since 3.1 no longer used by the framework
A F G I M O P W 
Skip navigation links

Copyright © 2021 Pivotal Software, Inc.. All rights reserved.