Package | Description |
---|---|
jade.lang.acl |
This package contains the support for the FIPA Agent Communication Language (ACL)
including the ACLMessage class, the parser, the encoder, and
an helper class for representing templates of ACL messages.
|
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
ACLMessage.getContentObject()
This method returns the content of this ACLMessage when they have
been written via the method
setContentObject . |