PushSupplier - PushSupplier sends data to a remote consumer.
PushConsumer - PushConsumer receives data from a remote publisher.
PullSupplier - PullSupplier sends data to a remote consumer when there is pull request.
PullConsumer - PullConsumer sends pull request to a remote publisher and asks for data.
Task Coordinator - Task coordinator is an actor that co-ordinates a set of clients connecting to it to work together and finish some tasks.
Task Receiver - TaskReceiver register itself to a remote data provided that implements the Coordinator interface and receives data from it.
Task Reporter - TaskReporter sends data to a remote coordinator that implements the Coordinator interface defined.
Created with the Personal Edition of HelpNDoc: Full-featured Kindle eBooks generator