public class WriteSupport
extends java.lang.Object
Constructor and Description |
---|
WriteSupport(org.vertx.java.core.net.NetSocket sock) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> |
writeRaw(org.vertx.java.core.buffer.Buffer b) |
java.util.concurrent.CompletableFuture<java.lang.Void> |
writeWithCRLF(java.lang.String s) |
Copyright © 2021. All Rights Reserved.