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