Constructor and Description |
---|
UIDFetchFlagsCommand(java.util.Collection<java.lang.Integer> uid) |
UIDFetchFlagsCommand(java.lang.String set) |
Modifier and Type | Method and Description |
---|---|
protected CommandArgument |
buildCommand() |
void |
responseReceived(java.util.List<IMAPResponse> rs) |
execute, fromUtf7, getReceivedData, isOk, taggedResponseReceived, toUtf7, toUtf7
public UIDFetchFlagsCommand(java.util.Collection<java.lang.Integer> uid)
public UIDFetchFlagsCommand(java.lang.String set)
protected CommandArgument buildCommand()
buildCommand
in class Command<java.util.Collection<FlagsList>>
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived
in class Command<java.util.Collection<FlagsList>>
Copyright © 2021. All Rights Reserved.