public class XListResponse extends AbstractListingResponse implements ImapResponseMessage
| Constructor and Description |
|---|
XListResponse(boolean noInferiors,
boolean noSelect,
boolean marked,
boolean unmarked,
boolean hasChildren,
boolean hasNoChildren,
String name,
char delimiter,
MailboxType type) |
equals, getHierarchyDelimiter, getName, getType, hasChildren, hashCode, hasNoChildren, isMarked, isNameAttributed, isNoInferiors, isNoSelect, isUnmarked, toStringpublic XListResponse(boolean noInferiors,
boolean noSelect,
boolean marked,
boolean unmarked,
boolean hasChildren,
boolean hasNoChildren,
String name,
char delimiter,
MailboxType type)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.