public class SyncServerConnection
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.net.NetSocket>
| Constructor and Description | 
|---|
SyncServerConnection(io.vertx.core.Vertx vertx,
                    HttpClientProvider http,
                    java.util.List<IReplicationObserver> observers)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(io.vertx.core.net.NetSocket client)  | 
public SyncServerConnection(io.vertx.core.Vertx vertx,
                            HttpClientProvider http,
                            java.util.List<IReplicationObserver> observers)
Copyright © 2023. All Rights Reserved.