Uses of Interface
jade.lang.acl.ACLCodec

Packages that use ACLCodec
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
 class LEAPACLCodec
          This class implements the LEAP codec for ACLMessages.
 class StringACLCodec
          This class implements the FIPA String codec for ACLMessages.
 



JADE