IP*Works! S/MIME V9

ipworkssmime
Interface SsmtpEventListener

All Superinterfaces:
java.util.EventListener

public interface SsmtpEventListener
extends java.util.EventListener

Event listener for the "Ssmtp Class".


Method Summary
 void connectionStatus(SsmtpConnectionStatusEvent e)
           
 void endTransfer(SsmtpEndTransferEvent e)
           
 void error(SsmtpErrorEvent e)
           
 void expand(SsmtpExpandEvent e)
           
 void PITrail(SsmtpPITrailEvent e)
           
 void SSLServerAuthentication(SsmtpSSLServerAuthenticationEvent e)
           
 void SSLStatus(SsmtpSSLStatusEvent e)
           
 void startTransfer(SsmtpStartTransferEvent e)
           
 void transfer(SsmtpTransferEvent e)
           
 

Method Detail

connectionStatus

void connectionStatus(SsmtpConnectionStatusEvent e)

endTransfer

void endTransfer(SsmtpEndTransferEvent e)

error

void error(SsmtpErrorEvent e)

expand

void expand(SsmtpExpandEvent e)

PITrail

void PITrail(SsmtpPITrailEvent e)

SSLServerAuthentication

void SSLServerAuthentication(SsmtpSSLServerAuthenticationEvent e)

SSLStatus

void SSLStatus(SsmtpSSLStatusEvent e)

startTransfer

void startTransfer(SsmtpStartTransferEvent e)

transfer

void transfer(SsmtpTransferEvent e)

IP*Works! S/MIME V9

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