Package | Description |
---|---|
net.bluemind.imap.vertx.parsing |
Modifier and Type | Method and Description |
---|---|
void |
TaggedResponseProcessor.processText(ImapChunker.ImapChunk ic) |
void |
StreamSinkProcessor.processText(ImapChunker.ImapChunk ic) |
void |
IProcessorDelegate.processText(ImapChunker.ImapChunk ic) |
ImapChunkProcessor |
ImapChunkProcessor.write(ImapChunker.ImapChunk data) |
ImapChunkProcessor |
ImapChunkProcessor.write(ImapChunker.ImapChunk data,
io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>> handler) |
Modifier and Type | Method and Description |
---|---|
ImapChunker |
ImapChunker.handler(io.vertx.core.Handler<ImapChunker.ImapChunk> handler) |
Copyright © 2021. All Rights Reserved.