Interface AMQP.Queue.Bind

    • Method Detail

      • getTicket

        int getTicket()
      • getExchange

        String getExchange()
      • getRoutingKey

        String getRoutingKey()
      • getNowait

        boolean getNowait()