Interface IObjectRequestExecutor<T>

  • All Superinterfaces:
    java.lang.AutoCloseable

    public interface IObjectRequestExecutor<T>
    extends java.lang.AutoCloseable
    • Method Detail

      • close

        void close()
            throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.io.IOException