Uses of Enum Class
org.springframework.cloud.stream.binder.HeaderMode
Packages that use HeaderMode
-
Uses of HeaderMode in org.springframework.cloud.stream.binder
Subclasses with type arguments of type HeaderMode in org.springframework.cloud.stream.binderMethods in org.springframework.cloud.stream.binder that return HeaderModeModifier and TypeMethodDescriptionConsumerProperties.getHeaderMode()ProducerProperties.getHeaderMode()static HeaderModeReturns the enum constant of this class with the specified name.static HeaderMode[]HeaderMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.cloud.stream.binder with parameters of type HeaderModeModifier and TypeMethodDescriptionvoidConsumerProperties.setHeaderMode(HeaderMode headerMode) voidProducerProperties.setHeaderMode(HeaderMode headerMode)