IP*Works! SSL V9

ipworksssl
Interface ImapsEventListener

All Superinterfaces:
java.util.EventListener

public interface ImapsEventListener
extends java.util.EventListener

Event listener for the "Imaps Class".


Method Summary
 void connectionStatus(ImapsConnectionStatusEvent e)
           
 void endTransfer(ImapsEndTransferEvent e)
           
 void error(ImapsErrorEvent e)
           
 void header(ImapsHeaderEvent e)
           
 void mailboxACL(ImapsMailboxACLEvent e)
           
 void mailboxList(ImapsMailboxListEvent e)
           
 void messageInfo(ImapsMessageInfoEvent e)
           
 void messagePart(ImapsMessagePartEvent e)
           
 void PITrail(ImapsPITrailEvent e)
           
 void SSLServerAuthentication(ImapsSSLServerAuthenticationEvent e)
           
 void SSLStatus(ImapsSSLStatusEvent e)
           
 void startTransfer(ImapsStartTransferEvent e)
           
 void transfer(ImapsTransferEvent e)
           
 

Method Detail

connectionStatus

void connectionStatus(ImapsConnectionStatusEvent e)

endTransfer

void endTransfer(ImapsEndTransferEvent e)

error

void error(ImapsErrorEvent e)

header

void header(ImapsHeaderEvent e)

mailboxACL

void mailboxACL(ImapsMailboxACLEvent e)

mailboxList

void mailboxList(ImapsMailboxListEvent e)

messageInfo

void messageInfo(ImapsMessageInfoEvent e)

messagePart

void messagePart(ImapsMessagePartEvent e)

PITrail

void PITrail(ImapsPITrailEvent e)

SSLServerAuthentication

void SSLServerAuthentication(ImapsSSLServerAuthenticationEvent e)

SSLStatus

void SSLStatus(ImapsSSLStatusEvent e)

startTransfer

void startTransfer(ImapsStartTransferEvent e)

transfer

void transfer(ImapsTransferEvent e)

IP*Works! SSL V9

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