Interface AMQP.Basic.Publish

    • Method Detail

      • getTicket

        int getTicket()
      • getExchange

        String getExchange()
      • getRoutingKey

        String getRoutingKey()
      • getMandatory

        boolean getMandatory()
      • getImmediate

        boolean getImmediate()