Interface | Description |
---|---|
EmbeddedConnectionFactoryProvider |
Provides the connection factory for an embedded broker.
|
JMSAdapter |
Provides service interface for the JMS compatible adapters.
|
JMSMessageConsumer |
Interface needed for iPojo/OSGi service declaration.
|
Class | Description |
---|---|
ConsumerFactory |
Component intended for creating appropriate JMS message consumer for each message consumer
registered in the OSGi context.
|
JMSMessageConsumerImpl |
Plays the role of an adapter between JMS MQ consumer and CNT specific consumer.
|
JMSMessageSender |
Plays the role of an adapter between JMS MQ sender and CNT specific sender.
|
Enum | Description |
---|---|
JMSMessageConsumerImpl.MessageDeliveryMode |
The Enum MessageDeliveryMode.
|
Copyright © 2019 Communote team. All rights reserved.