Interface ChannelFactory

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public interface ChannelFactory
only for testing until we have a disk-full FileSystem
  • Method Summary

    Modifier and Type
    Method
    Description
    default
     path)
     
     path, ... options)
     
  • Method Details

    • open

      default  open( path) throws
      Throws:
    • open

       open( path, ... options) throws
      Throws: