Deprecated API


Contents
Deprecated Methods
org.apache.camel.component.mail.MailConfiguration.getDestination()
          use MailConfiguration.getRecipients() 
org.apache.camel.component.mail.MailComponent.mailComponent()
          will be removed in Camel 2.0 
org.apache.camel.component.mail.MailComponent.mailComponent(MailConfiguration)
          will be removed in Camel 2.0 
org.apache.camel.component.mail.MailConfiguration.setDestination(String)
          use MailConfiguration.setTo(String) 
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.