xmlBlaster 1.6.2 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
static SmtpClient SmtpClient.getSmtpClient(Global glob, I_PluginConfig pluginConfig)
          The SmtpClient is a singleton in the Global scope.
 SmtpClient EmailExecutor.getSmtpClient()
          TODO: Put into engine.Global and util.Global (see EventPlugin.java)
 


xmlBlaster 1.6.2 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.