Uses of Interface
org.apache.camel.component.sjms.jms.MessageCreator
Packages that use MessageCreator
-
Uses of MessageCreator in org.apache.camel.component.sjms
Methods in org.apache.camel.component.sjms with parameters of type MessageCreatorModifier and TypeMethodDescriptionprotected voidSjmsProducer.doSend(org.apache.camel.Exchange exchange, boolean inOut, String destinationName, MessageCreator messageCreator) Sends the message using the JmsTemplate.voidSjmsTemplate.send(org.apache.camel.Exchange exchange, String destinationName, MessageCreator messageCreator, boolean isTopic)