Class ReferenceCountingIoFilter

  • All Implemented Interfaces:
    IoFilter

    public class ReferenceCountingIoFilter
    extends java.lang.Object
    implements IoFilter
    An IoFilters wrapper that keeps track of the number of usages of this filter and will call init/destroy when the filter is not in use.