Interface AuditEndpoint

    • Method Detail

      • close

        default void close()
                    throws IOException
        Close the endpoint and stop handling further events immediately.
        Specified by:
        close in interface AutoCloseable
        Specified by:
        close in interface Closeable
        Throws:
        IOException - if an error occurs closing the endpoint.