Class Summary |
ACLMessage |
The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.
|
ACLParser |
Javadoc documentation for the file |
ACLParserTokenManager |
|
ASCII_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
ISO8601 |
This class contains a set of static methods that convert
to/from the Date Time format adopted by FIPA.
|
MessageTemplate |
A pattern for matching incoming ACL messages. |
StringACLCodec |
This class implements the FIPA String codec for ACLMessages.
|
Token |
Describes the input token stream. |
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.