|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.logicblaze.lingo.jms.impl | |
---|---|
org.logicblaze.lingo.jms | The classes required to configure a JMS based implementation of Lingo together with the extension point interfaces. |
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 | |
---|---|
AsyncReplyHandler
|
|
ResultJoinHandler
A ReplyHandler which can handle join
multiple results to the same request which are then aggregated together into
a single value. |
Classes in org.logicblaze.lingo.jms.impl used by org.logicblaze.lingo.jms.impl | |
---|---|
DefaultJmsProducer
An 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. |
|
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 |