Uses of Class
com.consol.citrus.channel.ChannelMessageConverter
-
Packages that use ChannelMessageConverter Package Description com.consol.citrus.channel -
-
Uses of ChannelMessageConverter in com.consol.citrus.channel
Methods in com.consol.citrus.channel that return ChannelMessageConverter Modifier and Type Method Description ChannelMessageConverterChannelEndpointConfiguration. getMessageConverter()Gets the message converter.Methods in com.consol.citrus.channel with parameters of type ChannelMessageConverter Modifier and Type Method Description ChannelEndpointBuilderChannelEndpointBuilder. messageConverter(ChannelMessageConverter messageConverter)Sets the messageConverter property.ChannelSyncEndpointBuilderChannelSyncEndpointBuilder. messageConverter(ChannelMessageConverter messageConverter)Sets the messageConverter property.voidChannelEndpointConfiguration. setMessageConverter(ChannelMessageConverter messageConverter)Sets the message converter.
-