HONEYCOMB-10: Add specific methods for each request to Future facade
[vpp.git] / vpp-api / java / jvpp / org / openvpp / jvpp / future / FutureJVppInvoker.java
@@ -24,7 +24,7 @@ import org.openvpp.jvpp.dto.JVppRequest;
 /**
 * Future facade on top of JVpp
 */
-public interface FutureJVpp {
+public interface FutureJVppInvoker extends AutoCloseable {
 
     /**
      * Invoke asynchronous operation on VPP