Uses of Interface
jason.infra.local.MsgListener
Package | Description |
---|---|
jason.infra.local |
-
Uses of MsgListener in jason.infra.local
Fields in jason.infra.local with type parameters of type MsgListener Modifier and Type Field Description private static java.util.List<MsgListener>
LocalAgArch. msgListeners
Methods in jason.infra.local with parameters of type MsgListener Modifier and Type Method Description static void
LocalAgArch. addMsgListener(MsgListener l)
static void
LocalAgArch. removeMsgListener(MsgListener l)