|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Envelope | |
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 Envelope in jade.lang.acl |
Methods in jade.lang.acl that return Envelope | |
Envelope |
ACLMessage.getEnvelope()
Reads the envelope attached to this message, if any. |
Methods in jade.lang.acl with parameters of type Envelope | |
void |
ACLMessage.setEnvelope(Envelope e)
Attaches an envelope to this message. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |