Package org.microspace.event
-
Interface Summary Interface Description SpaceRecordListener TakeHandler<M> This functional interface is executed in a single thread identified by {link ThreadId ThreadId} annotation in message. -
Class Summary Class Description IncomingQueue<T> A thread based queue of incoming messages.MergeMap<T> TakeManager<T> TakeHandler registers take Queries and Templates and hands them over to the takersTakeHandler
.TakeTask<T,M> The TakeTask is uniquely identified by the underlying message Thread id.