Class ChatDirectMessage

java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoMessage
protocols.apps.chat.messages.ChatDirectMessage

public class ChatDirectMessage extends pt.unl.fct.di.novasys.babel.generic.ProtoMessage
A chat message sent directly to one peer (not broadcast). The chat app sends these over the membership's shared channel via sendMessage(msg, targetHost). Two kinds:

Direct messaging works to any member because membership is full — every participant is a directly-connected neighbour.