Package | Description |
---|---|
eneter.messaging.messagingsystems.synchronousmessagingsystem |
Synchronous communication within one process (like a synchronous local call).
|
Class and Description |
---|
SynchronousMessagingSystemFactory
Messaging system delivering messages synchronously within the calling thread (like a method call).
|