public interface IProcessorDelegate
| Modifier and Type | Method and Description | 
|---|---|
java.util.Optional<io.vertx.core.streams.WriteStream<io.vertx.core.buffer.Buffer>> | 
delegateStream()  | 
void | 
processText(ImapChunker.ImapChunk ic)  | 
void processText(ImapChunker.ImapChunk ic)
java.util.Optional<io.vertx.core.streams.WriteStream<io.vertx.core.buffer.Buffer>> delegateStream()
Copyright © 2023. All Rights Reserved.