Methods in fipaos.mts that throw UnknownTargetException |
(package private) final void | ExternalMTPBase.send(Object target, Envelope p1, Object p2) Send the given message to the given target - the target is the result of
a call to one of the lookup() methods |
(package private) final void | InternalMTPBase.send(Object target, Envelope p1, Object p2) Send the given message to the given target - the target is the result of
a call to one of the lookup() methods |
(package private) abstract void | MTPBase.send(Object target, Envelope envelope, Object msg) Send the given message to the given target - the target is the result of
a call to one of the lookup() methods |