public class VertxOutput extends WbxmlOutput
WbxmlOutput.QueueDrained| Constructor and Description |
|---|
VertxOutput(io.vertx.core.http.HttpServerRequest req) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
end() |
void |
write(byte[] data) |
void |
write(byte[] data,
WbxmlOutput.QueueDrained drained) |
void |
write(int b) |
of, setStreamId, streamIdpublic void write(int b)
throws java.io.IOException
write in class WbxmlOutputjava.io.IOExceptionpublic void write(byte[] data)
throws java.io.IOException
write in class WbxmlOutputjava.io.IOExceptionpublic void write(byte[] data,
WbxmlOutput.QueueDrained drained)
write in class WbxmlOutputpublic java.lang.String end()
end in class WbxmlOutputCopyright © 2024. All Rights Reserved.