Module: Seiun

Defined in:
lib/seiun.rb,
lib/seiun/job.rb,
lib/seiun/error.rb,
lib/seiun/queue.rb,
lib/seiun/utils.rb,
lib/seiun/client.rb,
lib/seiun/version.rb,
lib/seiun/connection.rb,
lib/seiun/callback/extends.rb,
lib/seiun/callback/wrapper.rb,
lib/seiun/xml_parsers/base.rb,
lib/seiun/xml_generators/base.rb,
lib/seiun/xml_parsers/job_xml.rb,
lib/seiun/xml_parsers/batch_xml.rb,
lib/seiun/xml_generators/job_xml.rb,
lib/seiun/xml_parsers/record_xml.rb,
lib/seiun/xml_parsers/result_xml.rb,
lib/seiun/callback/record_wrapper.rb,
lib/seiun/xml_generators/batch_xml.rb,
lib/seiun/xml_parsers/stream_listener.rb

Defined Under Namespace

Modules: Callback, XMLGenerators, XMLParsers Classes: BatchFailError, Client, Connection, Error, Job, Queue, Utils

Constant Summary collapse

VERSION =
"1.0.1"