public abstract class ConsumerModule extends java.lang.Object
ConsumerModule()
abstract void
process(Buffer buffer, boolean last)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConsumerModule()
public abstract void process(Buffer buffer, boolean last) throws Exception
Exception