Interface LocalIoHandle

  • All Superinterfaces:
    java.lang.AutoCloseable, IoHandle

    public interface LocalIoHandle
    extends IoHandle
    IoHandle sub-type that is used by the local transport internally.
    • Method Detail

      • closeNow

        void closeNow()