scriptella.driver.mail
Class Driver

java.lang.Object
  extended by scriptella.spi.AbstractScriptellaDriver
      extended by scriptella.driver.mail.Driver
All Implemented Interfaces:
scriptella.spi.ScriptellaDriver

public class Driver
extends scriptella.spi.AbstractScriptellaDriver

Represents a JavaMail driver.

For configuration details and examples see overview page.

Version:
1.0
Author:
Fyodor Kupolov

Constructor Summary
Driver()
           
 
Method Summary
 scriptella.spi.Connection connect(scriptella.spi.ConnectionParameters connectionParameters)
           
 
Methods inherited from class scriptella.spi.AbstractScriptellaDriver
getScriptellaTitle, getScriptellaVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Driver

public Driver()
Method Detail

connect

public scriptella.spi.Connection connect(scriptella.spi.ConnectionParameters connectionParameters)


Copyright © Copyright 2006-2009 The Scriptella Project Team.