Module: Qrack
- Includes:
- Protocol, Protocol09, Transport, Transport09
- Defined in:
- lib/qrack/subscription.rb,
lib/qrack/queue.rb,
lib/qrack/client.rb,
lib/qrack/errors.rb,
lib/qrack/channel.rb,
lib/qrack/qrack08.rb,
lib/qrack/qrack09.rb,
lib/qrack/protocol/spec08.rb,
lib/qrack/protocol/spec08.rb,
lib/qrack/protocol/spec09.rb,
lib/qrack/protocol/spec09.rb,
lib/qrack/transport/frame08.rb,
lib/qrack/transport/frame09.rb,
lib/qrack/transport/buffer08.rb,
lib/qrack/transport/buffer09.rb,
lib/qrack/protocol/protocol08.rb,
lib/qrack/protocol/protocol09.rb
Overview
:stopdoc: this file was autogenerated on 2011-07-21 07:07:06 +0100
DO NOT EDIT! (edit ext/qparser.rb and config.yml instead, and run ‘ruby qparser.rb’)
Defined Under Namespace
Modules: Protocol, Protocol09, Transport, Transport09 Classes: BufferOverflowError, Channel, Client, ClientTimeout, ConnectionTimeout, FrameTimeout, InvalidTypeError, Queue, Subscription
Constant Summary
Constants included from Protocol09
Protocol09::FIELDS, Protocol09::HEADER, Protocol09::PORT, Protocol09::RESPONSES, Protocol09::REVISION, Protocol09::VERSION_MAJOR, Protocol09::VERSION_MINOR
Constants included from Protocol
Protocol::FIELDS, Protocol::HEADER, Protocol::PORT, Protocol::RESPONSES, Protocol::REVISION, Protocol::VERSION_MAJOR, Protocol::VERSION_MINOR