Uses of Interface
org.apache.camel.component.cm.CMSender
-
Packages that use CMSender Package Description org.apache.camel.component.cm -
-
Uses of CMSender in org.apache.camel.component.cm
Classes in org.apache.camel.component.cm that implement CMSender Modifier and Type Class Description classCMSenderOneMessageImplMethods in org.apache.camel.component.cm that return CMSender Modifier and Type Method Description CMSenderCMProducer. getSender()Methods in org.apache.camel.component.cm with parameters of type CMSender Modifier and Type Method Description voidCMProducer. setSender(CMSender sender)Constructors in org.apache.camel.component.cm with parameters of type CMSender Constructor Description CMProducer(CMEndpoint endpoint, CMSender sender)
-