Interface VxHandlerSupplier

All Superinterfaces:
Supplier<org.noear.solon.web.vertx.VxHandler>
All Known Implementing Classes:
VxHandlerSupplierDefault

public interface VxHandlerSupplier extends Supplier<org.noear.solon.web.vertx.VxHandler>
Since:
2.9
Author:
noear
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get