Module: TorqueBox

Defined in:
lib/torquebox/messaging/future.rb,
lib/torquebox/messaging/task.rb,
lib/torquebox/messaging/queue.rb,
lib/torquebox/messaging/topic.rb,
lib/torquebox/messaging/message.rb,
lib/torquebox/messaging/session.rb,
lib/torquebox/messaging/connection.rb,
lib/torquebox/messaging/xa_session.rb,
lib/torquebox/messaging/destination.rb,
lib/torquebox/messaging/edn_message.rb,
lib/torquebox/messaging/json_message.rb,
lib/torquebox/messaging/text_message.rb,
lib/torquebox/messaging/future_status.rb,
lib/torquebox/messaging/xa_connection.rb,
lib/torquebox/messaging/backgroundable.rb,
lib/torquebox/messaging/marshal_message.rb,
lib/torquebox/messaging/future_responder.rb,
lib/torquebox/messaging/message_processor.rb,
lib/torquebox/messaging/connection_factory.rb,
lib/torquebox/messaging/datamapper_marshaling.rb,
lib/torquebox/messaging/xa_connection_factory.rb,
lib/torquebox/messaging/marshal_base64_message.rb,
lib/torquebox/messaging/backgroundable_processor.rb,
lib/torquebox/messaging/processor_middleware/chain.rb,
lib/torquebox/messaging/processor_middleware/with_transaction.rb,
lib/torquebox/messaging/processor_middleware/default_middleware.rb

Overview

Copyright 2008-2013 Red Hat, Inc, and individual contributors.

This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this software; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA, or see the FSF site: www.fsf.org.

Defined Under Namespace

Modules: Messaging