Class Publish

    • Constructor Detail

      • Publish

        public Publish()
    • Method Detail

      • getReserved1

        public int getReserved1()
      • setReserved1

        public void setReserved1​(int reserved1)
      • getExchange

        public java.lang.String getExchange()
      • setExchange

        public void setExchange​(java.lang.String exchange)
      • getRoutingKey

        public java.lang.String getRoutingKey()
      • setRoutingKey

        public void setRoutingKey​(java.lang.String routingKey)
      • getMandatory

        public boolean getMandatory()
      • setMandatory

        public void setMandatory​(boolean mandatory)
      • getImmediate

        public boolean getImmediate()
      • setImmediate

        public void setImmediate​(boolean immediate)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Method