Class VertxMethodReturnTranslator<T>

java.lang.Object
net.officefloor.vertx.VertxMethodReturnTranslator<T>
All Implemented Interfaces:
MethodReturnTranslator<io.vertx.core.Future<T>,T>

public class VertxMethodReturnTranslator<T> extends Object implements MethodReturnTranslator<io.vertx.core.Future<T>,T>
Author:
Daniel Sagenschneider