C# (CSharp) Spring.Messaging.Nms.Connections Пространство имен

Классы

Имя Описание
CachingConnectionFactory SingleConnectionFactory subclass that adds Session, MessageProducer, and MessageConsumer caching. This ConnectionFactory also switches the ReconnectOnException property to true by default, allowing for automatic recovery of the underlying Connection.
SingleConnectionFactoryTests