Class GetDeliveries


  • public class GetDeliveries
    extends Object
    A GetDeliveries is sent to the proxy each time the proxy is susceptible to have new deliveries to transmit to the client.
    • Field Detail

      • consumerTag

        public String consumerTag
      • channelId

        public int channelId
    • Constructor Detail

      • GetDeliveries

        public GetDeliveries​(String consumerTag,
                             int channelId)