Class TcpBridgeClientVerticle
java.lang.Object
io.vertx.core.AbstractVerticle
org.cristalise.kernel.entity.proxy.TcpBridgeClientVerticle
- All Implemented Interfaces:
io.vertx.core.Verticle
public class TcpBridgeClientVerticle
extends io.vertx.core.AbstractVerticle
-
Field Summary
Fields inherited from class io.vertx.core.AbstractVerticle
context, vertx -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.core.AbstractVerticle
config, deploymentID, getVertx, init, processArgs, start, stop
-
Constructor Details
-
TcpBridgeClientVerticle
public TcpBridgeClientVerticle()
-
-
Method Details