public static class HttpServerExchange.WrapperConduitFactory<T extends Conduit> extends Object implements ConduitFactory<T>
| Constructor and Description |
|---|
WrapperConduitFactory(ConduitWrapper<T>[] wrappers,
int wrapperCount,
T first,
HttpServerExchange exchange) |
public WrapperConduitFactory(ConduitWrapper<T>[] wrappers, int wrapperCount, T first, HttpServerExchange exchange)
public T create()
ConduitFactorycreate in interface ConduitFactory<T extends Conduit>Copyright © 2019 JBoss by Red Hat. All rights reserved.