Interface ScheduledProcessProducerConnectionCallback
-
- All Known Implementing Classes:
ScheduledProcessProducerConnectionCallbackImpl
public interface ScheduledProcessProducerConnectionCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()The execute method on the callback.java.lang.StringgetPayload()Get the payload associated with the callback.
-