Interface AMQP.Exchange.Bind

    • Method Detail

      • getTicket

        int getTicket()
      • getDestination

        String getDestination()
      • getSource

        String getSource()
      • getRoutingKey

        String getRoutingKey()
      • getNowait

        boolean getNowait()