Class AMQPConnection_0_8Impl.WriteDeliverMethod

    • Constructor Summary

      Constructors 
      Constructor Description
      WriteDeliverMethod​(int channelId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long deliverToClient​(ConsumerTarget_0_8 target, AMQMessage message, org.apache.qpid.server.message.InstanceProperties props, long deliveryTag)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WriteDeliverMethod

        public WriteDeliverMethod​(int channelId)