Uses of Class
jade.core.messaging.MessagingService.UnknownACLEncodingException
-
Packages that use MessagingService.UnknownACLEncodingException Package Description jade.core.messaging -
-
Uses of MessagingService.UnknownACLEncodingException in jade.core.messaging
Methods in jade.core.messaging that throw MessagingService.UnknownACLEncodingException Modifier and Type Method Description ACLMessageIncomingEncodingFilter. decodeMessage(Envelope env, byte[] payload)Decodes an endoded ACL message according to the acl-representation described in the envelope.byte[]OutgoingEncodingFilter. encodeMessage(ACLMessage msg)Encodes an ACL message according to the acl-representation described in the envelope.
-