ConduitFactory<T>
public static class HttpServerExchange.WrapperConduitFactory<T extends org.xnio.conduits.Conduit> extends Object implements ConduitFactory<T>
Constructor | 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 © 2018. All rights reserved.