Interface AMQPSupportReceiveCallback


public interface AMQPSupportReceiveCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleMessage(byte[] bytes)
     
  • Method Details

    • handleMessage

      void handleMessage(byte[] bytes)