Interface AsyncInputSource

  • All Superinterfaces:
    InputSource

    public interface AsyncInputSource
    extends InputSource
    A marker interface telling neatle to retrieve the data from a non EDT thread, for example when reading from a file.