org.apache.camel.component.mail
Class MailProducer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer<MailExchange>
org.apache.camel.component.mail.MailProducer
- All Implemented Interfaces:
- org.apache.camel.Processor, org.apache.camel.Producer<MailExchange>, org.apache.camel.Service
public class MailProducer
- extends org.apache.camel.impl.DefaultProducer<MailExchange>
- Version:
- $Revision: 525547 $
Method Summary |
void |
process(org.apache.camel.Exchange exchange)
|
Methods inherited from class org.apache.camel.impl.DefaultProducer |
createExchange, createExchange, doStart, doStop, getEndpoint |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
isStarted, isStopped, isStopping, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.camel.Service |
start, stop |
MailProducer
public MailProducer(MailEndpoint endpoint,
org.springframework.mail.javamail.JavaMailSender sender)
process
public void process(org.apache.camel.Exchange exchange)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.