public class DeleteRequest extends AbstractImapRequest
ImapRequest which request the deletion of a mailbox| Constructor and Description |
|---|
DeleteRequest(ImapCommand command,
String mailboxName,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMailboxName()
Return the name of the mailbox to delete
|
getCommand, getTagpublic DeleteRequest(ImapCommand command, String mailboxName, String tag)
public final String getMailboxName()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.