Class BusProperties.Ack

  • Enclosing class:
    BusProperties

    public static class BusProperties.Ack
    extends Object
    Spring Cloud Bus properties related to acknowledgments.
    • Constructor Detail

      • Ack

        public Ack()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getDestinationService

        public String getDestinationService()
      • setDestinationService

        public void setDestinationService​(String destinationService)