public class ClientFramesHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.buffer.Buffer>
| Constructor and Description |
|---|
ClientFramesHandler(io.vertx.core.Vertx vx,
io.vertx.core.net.NetSocket client,
ReplicationSession replicationSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.core.buffer.Buffer event) |
public ClientFramesHandler(io.vertx.core.Vertx vx,
io.vertx.core.net.NetSocket client,
ReplicationSession replicationSession)
Copyright © 2024. All Rights Reserved.