←
^
→
JADE
ACLMessage Class
There is an
ACLMessage
class which encapsulates the ACL message.
In order to send a message, you first create an
ACLMessage
object and then populate it.
It has all the get/set pairs you need.
It has a
createReply
method which will create a reply to the message (setting the :in-reply-to field).
José M. Vidal
.
6 of 21