Interface Publisher.Callback
- Enclosing interface:
- Publisher
public static interface Publisher.Callback
API to deal with the feedback the broker provides after its processing of a published message.
- 
Method Summary
- 
Method Details- 
handleHandle broker feedback.- Parameters:
- context- context of the outbound message and the broker feedback
 
 
-