IP*Works!

ipworks
Interface HtmlmailerEventListener

All Superinterfaces:
java.util.EventListener

public interface HtmlmailerEventListener
extends java.util.EventListener

Event listener for the Htmlmailer Class.


Method Summary
 void endTransfer(HtmlmailerEndTransferEvent e)
           
 void error(HtmlmailerErrorEvent e)
           
 void PITrail(HtmlmailerPITrailEvent e)
           
 void startTransfer(HtmlmailerStartTransferEvent e)
           
 void transfer(HtmlmailerTransferEvent e)
           
 

Method Detail

endTransfer

public void endTransfer(HtmlmailerEndTransferEvent e)

error

public void error(HtmlmailerErrorEvent e)

PITrail

public void PITrail(HtmlmailerPITrailEvent e)

startTransfer

public void startTransfer(HtmlmailerStartTransferEvent e)

transfer

public void transfer(HtmlmailerTransferEvent e)

IP*Works!

Copyright (c) 2001 /n software inc. - All rights reserved.