xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.protocol.email.SmtpClient

Packages that use SmtpClient
org.xmlBlaster.util.protocol.email   
 

Uses of SmtpClient in org.xmlBlaster.util.protocol.email
 

Fields in org.xmlBlaster.util.protocol.email declared as SmtpClient
protected  SmtpClient EmailExecutor.smtpClient
           
 

Methods in org.xmlBlaster.util.protocol.email that return SmtpClient
 SmtpClient EmailExecutor.getSmtpClient()
          TODO: Put into engine.Global and util.Global (see EventPlugin.java)
static SmtpClient SmtpClient.getSmtpClient(Global glob, I_PluginConfig pluginConfig)
          The SmtpClient is a singleton in the Global scope.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.