Package | Description |
---|---|
casa.jade | |
jade.content | |
jade.content.abs | |
jade.domain | |
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.
|
jade.semantics.actions |
Class and Description |
---|
ACLMessage
The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.
|
Class and Description |
---|
ACLMessage
The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.
|
Class and Description |
---|
ACLMessage
The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.
|
Class and Description |
---|
ACLMessage
The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.
|
Class and Description |
---|
ACLCodec
Abstract interface for converting ACL messages back and forth
between Java objects and raw byte sequences, according to a FIPA
ACL message representation.
|
ACLCodec.CodecException
This exception is thrown when some problem occurs in the concrete parsing
subsystem accessed through this interface.
|
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
|
ACLParserConstants |
ACLParserTokenManager |
ParseException
This exception is thrown when parse errors are encountered.
|
SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Token
Describes the input token stream.
|
UnreadableException
Signals that an error occured during the decoding of the content
of an ACLMessage using Base64.
|
Class and Description |
---|
ACLMessage
The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.
|