JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
jason.infra.local
Interface MsgListener
public interface
MsgListener
Interface for objects that want to listen sent messages in Local architecture.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
msgSent
(
Message
m)
Method Details
msgSent
void
msgSent
(
Message
m)