Class FluxWrapperDetector
- java.lang.Object
-
- org.springframework.cloud.function.context.config.FluxWrapperDetector
-
- All Implemented Interfaces:
WrapperDetector
@Deprecated public class FluxWrapperDetector extends Object implements WrapperDetector
Deprecated.as of 3.0. Not used by the framework- Author:
- Dave Syer
-
-
Constructor Summary
Constructors Constructor Description FluxWrapperDetector()Deprecated.
-
-
-
Method Detail
-
isWrapper
public boolean isWrapper(Type type)
Deprecated.- Specified by:
isWrapperin interfaceWrapperDetector
-
-