Package io.vertx.rx.micro
Class ZeroRxEndurer
java.lang.Object
io.vertx.rx.micro.ZeroRxEndurer
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>
public class ZeroRxEndurer
extends Object
implements io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>
-
Method Summary
-
Method Details
-
create
public static io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext> create() -
handle
public void handle(io.vertx.reactivex.ext.web.RoutingContext context) - Specified by:
handlein interfaceio.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>
-