-
- All Implemented Interfaces:
-
io.vertx.core.Handler
public class OutboundDeliveryContext implements Handler<AsyncResult<Void>>
-
-
Field Summary
Fields Modifier and Type Field Description public final JsonObjectmessage
-
Constructor Summary
Constructors Constructor Description OutboundDeliveryContext(JsonObject message)
-