|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.logicblaze.lingo.jms.impl | |
org.logicblaze.lingo.jms.impl | The implementation classes for the JMS based Lingo binding. |
Classes in org.logicblaze.lingo.jms.impl used by org.logicblaze.lingo.jms.impl | |
DefaultJmsProducer
A default implementation of the JmsProducer which contains a reference to the
connection, session and producer so that it can easily close down all its resources properly. |
|
JmsProducerImpl
An implementation of the JmsProducer which is designed to work in
message driven POJO type scenarios where the session and producer can be deduced
from the current consumption thread & the session can be reused from the consumer. |
|
OneWayRequestor
A simple requestor which only supports one-way and so does not need a consumer. |
|
SingleThreadedRequestor
A simple Requestor which can only be used by one thread at once
and only used for one message exchange at once. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |