|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
MetadataStrategy
which uses the Backport175 library for working
with annotations on Java 1.x and 5 platforms.ClientContext
.Requestor
and its session.
Condition
Condition
which is used by a
ConditionServer
to implement distributed conditions.instances
ConditionManager
which is used to
communicate with a possibly remote ConditionServer
Condition
objects.JmsProducer
which
contains a reference to the connection, session and producer so that it can
easily close down all its resources properly.ResultJoinStrategy
which will add
together collection results, unblock the calling thread when there is a
single result and let the handler timeout with whatever the default handler
timeout policy is.FutureResult
which implements
ReplyHandler
so that it can be used as a
handler for a correlation IDClientContext
associated with the current thread of execution.
MBeanServerConnection
object representing a remote MBean server.
MBeanServerConnection
object representing a remote MBean server on which operations are
performed on behalf of the supplied delegation subject.
LingoRemoteInvocationFactory
instance.MetadataStrategy
instancesRequestor
which will use a single
producer, consumer and temporary topic for resource efficiency, but will use
correlation IDs on each message and response to ensure that each threads
requests can occur synchronously.ReplyHandler
which can handle join
multiple results to the same request which are then aggregated together into
a single value.MessageProducer
MessageProducer
MessageProducer
Requestor
if no requestor is explicitly
configured.
JmsProducer
if no producer is explicitly
configured.
Object.wait(long)
method timeout period before resuming the
wait.
Requestor
which can only be used by
one thread at once and only used for one message exchange at once.TimeoutMap
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |