Uses of Interface
jade.lang.acl.ACLCodec
-
Packages that use ACLCodec 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. -
-
Uses of ACLCodec in jade.lang.acl
Classes in jade.lang.acl that implement ACLCodec Modifier and Type Class Description classLEAPACLCodecThis class implements the LEAP codec for ACLMessages.classStringACLCodecThis class implements the FIPA String codec for ACLMessages.
-