public static class HttpServerExchange.WrapperStreamSinkConduitFactory extends Object implements ConduitFactory<org.xnio.conduits.StreamSinkConduit>
| Constructor and Description |
|---|
WrapperStreamSinkConduitFactory(ConduitWrapper<org.xnio.conduits.StreamSinkConduit>[] wrappers,
int wrapperCount,
HttpServerExchange exchange,
org.xnio.conduits.StreamSinkConduit first) |
| Modifier and Type | Method and Description |
|---|---|
org.xnio.conduits.StreamSinkConduit |
create()
Create the channel instance.
|
public WrapperStreamSinkConduitFactory(ConduitWrapper<org.xnio.conduits.StreamSinkConduit>[] wrappers, int wrapperCount, HttpServerExchange exchange, org.xnio.conduits.StreamSinkConduit first)
public org.xnio.conduits.StreamSinkConduit create()
ConduitFactorycreate in interface ConduitFactory<org.xnio.conduits.StreamSinkConduit>Copyright © 2021 JBoss by Red Hat. All rights reserved.