public class HostLocationHandler
extends java.lang.Object
implements org.vertx.java.core.Handler<org.vertx.java.core.http.HttpServerRequest>
Constructor and Description |
---|
HostLocationHandler(org.vertx.java.core.Vertx v,
java.util.concurrent.ExecutorService blockingPool) |
Modifier and Type | Method and Description |
---|---|
void |
handle(org.vertx.java.core.http.HttpServerRequest req) |
Copyright © 2021. All Rights Reserved.