Interface AsyncCallback

All Superinterfaces:
jakarta.jms.ExceptionListener

public interface AsyncCallback extends jakarta.jms.ExceptionListener

Author:
Hiram Chirino
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface jakarta.jms.ExceptionListener

    onException
  • Method Details

    • onSuccess

      void onSuccess()