public class RoutingExchangeImpl extends Object implements RoutingExchange
| Constructor and Description |
|---|
RoutingExchangeImpl(io.vertx.ext.web.RoutingContext context) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.ext.web.RoutingContext |
context() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeader, getParam, notFound, ok, ok, request, response, serverErrorpublic RoutingExchangeImpl(io.vertx.ext.web.RoutingContext context)
public io.vertx.ext.web.RoutingContext context()
context in interface RoutingExchangeCopyright © 2020 JBoss by Red Hat. All rights reserved.