Class GetDeliveries
- java.lang.Object
-
- org.ow2.joram.mom.amqp.structures.GetDeliveries
-
public class GetDeliveries extends Object
AGetDeliveriesis sent to the proxy each time the proxy is susceptible to have new deliveries to transmit to the client.
-
-
Field Summary
Fields Modifier and Type Field Description intchannelIdStringconsumerTag
-
Constructor Summary
Constructors Constructor Description GetDeliveries(String consumerTag, int channelId)
-