Interface MsgPortDestinationSupplier


public interface MsgPortDestinationSupplier
Author:
Lei Yang
  • Method Summary

    Modifier and Type Method Description
    default javax.jms.Destination getReplyTo()  
    javax.jms.Destination getTo()  
  • Method Details

    • getTo

      javax.jms.Destination getTo()
    • getReplyTo

      default javax.jms.Destination getReplyTo()