K - the key type.V - the value type.ProducerListener has default methods and can be implemented directly without the need for this adapter@Deprecated public abstract class ProducerListenerAdapter<K,V> extends java.lang.Object implements ProducerListener<K,V>
ProducerListener, to be used as base class for other implementations.| Constructor and Description |
|---|
ProducerListenerAdapter()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisInterestedInSuccess, onError, onError, onSuccess, onSuccess