Uses of Class
org.apache.qpid.client.BasicMessageProducer_0_10

Packages that use BasicMessageProducer_0_10
org.apache.qpid.client   
 

Uses of BasicMessageProducer_0_10 in org.apache.qpid.client
 

Methods in org.apache.qpid.client that return BasicMessageProducer_0_10
 BasicMessageProducer_0_10 AMQSession_0_10.createMessageProducer(Destination destination, boolean mandatory, boolean immediate, boolean waitUntilSent, long producerId)
          Create an 0_10 message producer
 



Licensed to the Apache Software Foundation