public static class HttpServerExchange.WrapperConduitFactory<T extends org.xnio.conduits.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()
ConduitFactory
create
in interface ConduitFactory<T extends org.xnio.conduits.Conduit>
Copyright © 2020 JBoss by Red Hat. All rights reserved.