Package tasks

Interface Summary
ChatServerNetwork Interface that defines objects that provide network connectivity to a chat server.
 

Class Summary
ChatRouterTask The task that starts a router server.
ChatServer ChatServer provides chat server logic.
ChatServerNetworkSilent This is a ChatServerNetwork that doesn't provide any network connectivity.
ChatServerNetworkTask This is a ChatServerNetwork implementation that uses a Task's broadcasting features to communicate with other chat servers.
DistributedChatServerTask The Task that starts a distributed chat server.