Package org.dellroad.msrp
Interface ReportListener
-
- All Known Subinterfaces:
FailureListener,SuccessListener
public interface ReportListenerCallback interface for MSRP status reports.Instances should implement the sub-interface
SuccessListenerand/orFailureListenerto indicate interest in receiving success and/or failure reports (respectively).