public class HttpGatewayStreamerMultiplexer extends Object implements org.vertx.java.core.Handler<org.vertx.java.core.http.HttpServerRequest>
HttpServerRequest arriving and dispatches to a HttpGatewayStreamer worker to deal
with. Once a conversation completes, the worker is made available for subsequent work..| Constructor and Description |
|---|
HttpGatewayStreamerMultiplexer(org.vertx.java.core.Vertx vertx,
org.vertx.java.platform.Container container,
String stripString) |
public HttpGatewayStreamerMultiplexer(org.vertx.java.core.Vertx vertx,
org.vertx.java.platform.Container container,
String stripString)
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.