HttpServerExchange.WrapperConduitFactory
, HttpServerExchange.WrapperStreamSinkConduitFactory
, ImmediateConduitFactory
public interface ConduitFactory<C extends org.xnio.conduits.Conduit>
Modifier and Type | Method | Description |
---|---|---|
C |
create() |
Create the channel instance.
|
C create()
Copyright © 2018. All rights reserved.