Interface RabbitMqService.Message

Enclosing interface:
RabbitMqService

public static interface RabbitMqService.Message
  • Method Details

    • getRoutingKey

      String getRoutingKey()
    • getMessage

      String getMessage()