Uses of Record Class
org.springframework.cloud.stream.binder.BinderWrapper
Packages that use BinderWrapper
-
Uses of BinderWrapper in org.springframework.cloud.stream.binding
Methods in org.springframework.cloud.stream.binding that return BinderWrapperModifier and TypeMethodDescriptionBindingService.createBinderWrapper(String binderName, String destinationName, Class<?> outputClass) Methods in org.springframework.cloud.stream.binding with parameters of type BinderWrapperModifier and TypeMethodDescription<T> Binding<T> BindingService.bindProducer(T output, boolean cache, BinderWrapper binderWrapper)