Sha256: 1c6d17e983eb67247ff856e56031be37531eb4eff58139ec10e812961fb23683

Contents?: true

Size: 234 Bytes

Versions: 31

Compression:

Stored size: 234 Bytes

Contents

# encoding: utf-8

require "amq/int_allocator"

module AMQP
  # A forward reference for AMQP::IntAllocator that was extracted to amq-protocol
  # to make it possible to reuse it in Bunny.
  IntAllocator = AMQ::IntAllocator
end # AMQP

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
amqp-1.8.0 lib/amqp/int_allocator.rb
amqp-1.7.0 lib/amqp/int_allocator.rb
amqp-1.6.0 lib/amqp/int_allocator.rb
amqp-1.5.3 lib/amqp/int_allocator.rb
amqp-1.5.2 lib/amqp/int_allocator.rb
amqp-1.5.1 lib/amqp/int_allocator.rb
amqp-1.5.0 lib/amqp/int_allocator.rb
amqp-1.4.2 lib/amqp/int_allocator.rb
amqp-1.4.1 lib/amqp/int_allocator.rb
amqp-1.4.0 lib/amqp/int_allocator.rb
amqp-1.3.0 lib/amqp/int_allocator.rb
amqp-1.2.1 lib/amqp/int_allocator.rb
amqp-1.2.0 lib/amqp/int_allocator.rb
amqp-1.1.8 lib/amqp/int_allocator.rb
amqp-1.1.7 lib/amqp/int_allocator.rb
amqp-1.1.6 lib/amqp/int_allocator.rb
amqp-1.1.5 lib/amqp/int_allocator.rb
amqp-1.1.4 lib/amqp/int_allocator.rb
amqp-1.1.3 lib/amqp/int_allocator.rb
amqp-1.0.4 lib/amqp/int_allocator.rb