IP*Works! V9

ipworks
Interface SmtpEventListener

All Superinterfaces:
java.util.EventListener

public interface SmtpEventListener
extends java.util.EventListener

Event listener for the "Smtp Class".


Method Summary
 void connectionStatus(SmtpConnectionStatusEvent e)
           
 void endTransfer(SmtpEndTransferEvent e)
           
 void error(SmtpErrorEvent e)
           
 void expand(SmtpExpandEvent e)
           
 void PITrail(SmtpPITrailEvent e)
           
 void startTransfer(SmtpStartTransferEvent e)
           
 void transfer(SmtpTransferEvent e)
           
 

Method Detail

connectionStatus

void connectionStatus(SmtpConnectionStatusEvent e)

endTransfer

void endTransfer(SmtpEndTransferEvent e)

error

void error(SmtpErrorEvent e)

expand

void expand(SmtpExpandEvent e)

PITrail

void PITrail(SmtpPITrailEvent e)

startTransfer

void startTransfer(SmtpStartTransferEvent e)

transfer

void transfer(SmtpTransferEvent e)

IP*Works! V9

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