Uses of Enum
org.springframework.cloud.stream.binder.HeaderMode
Packages that use HeaderMode
-
Uses of HeaderMode in org.springframework.cloud.stream.binder
Methods in org.springframework.cloud.stream.binder that return HeaderModeModifier and TypeMethodDescriptionConsumerProperties.getHeaderMode()ProducerProperties.getHeaderMode()static HeaderModeReturns the enum constant of this type with the specified name.static HeaderMode[]HeaderMode.values()Returns an array containing the constants of this enum type, 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)