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