Uses of Package
eneter.messaging.messagingsystems.synchronousmessagingsystem

Packages that use eneter.messaging.messagingsystems.synchronousmessagingsystem
eneter.messaging.messagingsystems.synchronousmessagingsystem Synchronous communication within one process (like a synchronous local call). 
 

Classes in eneter.messaging.messagingsystems.synchronousmessagingsystem used by eneter.messaging.messagingsystems.synchronousmessagingsystem
SynchronousMessagingSystemFactory
          Messaging system delivering messages synchronously within the calling thread (like a method call).