Class HttpServerExchange.WrapperConduitFactory<T extends org.xnio.conduits.Conduit>

    • Method Detail

      • create

        public T create()
        Description copied from interface: ConduitFactory
        Create the channel instance.
        Specified by:
        create in interface ConduitFactory<T extends org.xnio.conduits.Conduit>
        Returns:
        the channel instance