public class CreateCommand extends SimpleCommand<java.lang.Boolean>
command| Constructor and Description |
|---|
CreateCommand(java.lang.String mailbox) |
CreateCommand(java.lang.String mailbox,
java.lang.String specialUse) |
| Modifier and Type | Method and Description |
|---|---|
void |
responseReceived(java.util.List<IMAPResponse> rs) |
buildCommand, rawCommand, taggedResponseReceivedpublic CreateCommand(java.lang.String mailbox)
public CreateCommand(java.lang.String mailbox,
java.lang.String specialUse)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<java.lang.Boolean>Copyright © 2024. All Rights Reserved.