Class NullHandler

  • All Implemented Interfaces:
    java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable, FlushableCloseable, Protectable

    public final class NullHandler
    extends ExtHandler
    A handler which performs no action other than to run any attached filter.
    • Constructor Detail

      • NullHandler

        public NullHandler()