Package org.webpieces.httpclient11.api
Interface HttpDataWriter
-
- All Known Implementing Classes:
HttpChunkWriterImpl
public interface HttpDataWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.lang.Void>send(org.webpieces.httpparser.api.dto.HttpData chunk)
-