public interface TcpBufferHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(long msgId,
io.vertx.core.buffer.Buffer headerBuffer,
io.vertx.core.buffer.Buffer bodyBuffer) |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.