public class HttpMapping extends Object
| Constructor and Description |
|---|
HttpMapping() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMappingIndexRequest(org.vertx.java.core.http.HttpServerRequest request,
HttpGateway httpGateway) |
protected static String |
mappingRulesToJson(Map<String,IMappedServices> rules) |
static void |
respond(org.vertx.java.core.http.HttpServerRequest request,
HttpGateway httpGateway) |
public static void respond(org.vertx.java.core.http.HttpServerRequest request,
HttpGateway httpGateway)
public static boolean isMappingIndexRequest(org.vertx.java.core.http.HttpServerRequest request,
HttpGateway httpGateway)
protected static String mappingRulesToJson(Map<String,IMappedServices> rules) throws IOException
IOExceptionCopyright © 2011–2014 Red Hat. All rights reserved.