IP*Works! V9

ipworks
Interface ImapEventListener

All Superinterfaces:
java.util.EventListener

public interface ImapEventListener
extends java.util.EventListener

Event listener for the "Imap Class".


Method Summary
 void connectionStatus(ImapConnectionStatusEvent e)
           
 void endTransfer(ImapEndTransferEvent e)
           
 void error(ImapErrorEvent e)
           
 void header(ImapHeaderEvent e)
           
 void mailboxACL(ImapMailboxACLEvent e)
           
 void mailboxList(ImapMailboxListEvent e)
           
 void messageInfo(ImapMessageInfoEvent e)
           
 void messagePart(ImapMessagePartEvent e)
           
 void PITrail(ImapPITrailEvent e)
           
 void startTransfer(ImapStartTransferEvent e)
           
 void transfer(ImapTransferEvent e)
           
 

Method Detail

connectionStatus

void connectionStatus(ImapConnectionStatusEvent e)

endTransfer

void endTransfer(ImapEndTransferEvent e)

error

void error(ImapErrorEvent e)

header

void header(ImapHeaderEvent e)

mailboxACL

void mailboxACL(ImapMailboxACLEvent e)

mailboxList

void mailboxList(ImapMailboxListEvent e)

messageInfo

void messageInfo(ImapMessageInfoEvent e)

messagePart

void messagePart(ImapMessagePartEvent e)

PITrail

void PITrail(ImapPITrailEvent e)

startTransfer

void startTransfer(ImapStartTransferEvent e)

transfer

void transfer(ImapTransferEvent e)

IP*Works! V9

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