Interface ForkNodeFactory

    • Method Detail

      • createForkChannel

        @Nonnull
        ForkChannel createForkChannel​(@Nonnull
                                      ForkNodeArguments arguments)
                               throws java.io.IOException
        Opens and closes the channel.
        Parameters:
        arguments - fork starter properties
        Returns:
        specific implementation of the communication channel
        Throws:
        java.io.IOException - if cannot open the channel