All Packages This Package Class Hierarchy Class Search Index
Interface grendel.filters.IFilter
public interface IFilter
{
// Methods 3
public abstract void exorcise(Message);
public abstract boolean match(Message);
public abstract String toString();
}
Methods
public abstract boolean match(Message message)
public abstract String toString()
public abstract void exorcise(Message message)
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4