Uses of Interface
org.apache.servicemix.mail.MailEndpointType

Packages that use MailEndpointType
org.apache.servicemix.mail Component for Mail using the JavaMail API 
 

Uses of MailEndpointType in org.apache.servicemix.mail
 

Classes in org.apache.servicemix.mail that implement MailEndpointType
 class MailPollerEndpoint
          This is the polling endpoint for the mail component.
 class MailSenderEndpoint
          this is the sending endpoint for the mail component
 

Methods in org.apache.servicemix.mail that return MailEndpointType
 MailEndpointType[] MailComponent.getEndpoints()
           
 

Methods in org.apache.servicemix.mail with parameters of type MailEndpointType
 void MailComponent.setEndpoints(MailEndpointType[] endpoints)
           
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.