Class LocalIoOps

  • All Implemented Interfaces:
    IoOps

    public final class LocalIoOps
    extends java.lang.Object
    implements IoOps
    IoOps implementation that can be used with LocalIoHandler.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static LocalIoOps DEFAULT
      Default instance to use.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DEFAULT

        public static final LocalIoOps DEFAULT
        Default instance to use.