public final class DataHandler extends ChunksDrainer implements ICommandListener
logger, reqId, rp| Constructor and Description | 
|---|
DataHandler(ProxySession session)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
complete(java.lang.String response,
        java.lang.String tag,
        java.lang.String selectedMailbox)  | 
protected void | 
flush()  | 
protected void | 
handleRecord(io.netty.buffer.ByteBuf bb,
            boolean isLiteral,
            boolean litFollows)  | 
handle, isBusy, lastChunk, newChunk, setBusy, setBusy, setFlushingpublic DataHandler(ProxySession session)
protected final void handleRecord(io.netty.buffer.ByteBuf bb,
                                  boolean isLiteral,
                                  boolean litFollows)
handleRecord in class ChunksDrainerprotected void flush()
flush in class ChunksDrainerpublic void complete(java.lang.String response,
                     java.lang.String tag,
                     java.lang.String selectedMailbox)
complete in interface ICommandListenerCopyright © 2021. All Rights Reserved.