Interface ConduitFactory<C extends org.xnio.conduits.Conduit>

    • Method Detail

      • create

        C create()
        Create the channel instance.
        Returns:
        the channel instance