IP*Works!

ipworks
Class ImapMailboxListEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworks.ImapMailboxListEvent
All Implemented Interfaces:
java.io.Serializable

public class ImapMailboxListEvent
extends java.util.EventObject

Fired for each mailbox received through the various imapListMailbox actions. The Separator parameter contains the character that separates the different parts in the mailbox path hierarchy.

See Also:
Imap, Imap.fireMailboxList, Serialized Form

Field Summary
 java.lang.String flags
           
 java.lang.String mailbox
           
 java.lang.String separator
           
 
Fields inherited from class java.util.EventObject
source
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

mailbox

public java.lang.String mailbox

separator

public java.lang.String separator

flags

public java.lang.String flags

IP*Works!

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