public abstract class AbstractVertxHttpDispatcher extends Object implements VertxHttpDispatcher
| Modifier and Type | Field and Description |
|---|---|
protected List<io.servicecomb.common.rest.filter.HttpServerFilter> |
httpServerFilters |
| Constructor and Description |
|---|
AbstractVertxHttpDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected io.vertx.ext.web.handler.BodyHandler |
createBodyHandler() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrder, initprotected List<io.servicecomb.common.rest.filter.HttpServerFilter> httpServerFilters
Copyright © 2017. All rights reserved.