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 | Field and Description |
---|---|
ACLParserTokenManager |
ACLParser.token_source |
Modifier and Type | Method and Description |
---|---|
void |
ACLParser.ReInit(ACLParserTokenManager tm) |
Constructor and Description |
---|
ACLParser(ACLParserTokenManager tm) |