Package io.vertx.tp.ambient.uca.darkly
Class TubeEmpty
java.lang.Object
io.vertx.tp.ambient.uca.darkly.TubeEmpty
- All Implemented Interfaces:
Tube
- Author:
- Lang
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>traceAsync(io.vertx.core.json.JsonObject data, XActivityRule rule)
-
Constructor Details
-
TubeEmpty
public TubeEmpty()
-
-
Method Details
-
traceAsync
public io.vertx.core.Future<io.vertx.core.json.JsonObject> traceAsync(io.vertx.core.json.JsonObject data, XActivityRule rule) - Specified by:
traceAsyncin interfaceTube
-