public class AbstractListCommand extends SimpleCommand<ListResult>
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
subscribedOnly  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractListCommand(boolean subscribedOnly)  | 
protected  | 
AbstractListCommand(java.lang.String mailboxName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
responseReceived(java.util.List<IMAPResponse> rs)  | 
buildCommand, taggedResponseReceivedprotected AbstractListCommand(boolean subscribedOnly)
protected AbstractListCommand(java.lang.String mailboxName)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<ListResult>Copyright © 2021. All Rights Reserved.