Uses of Class
fipaos.mts.UnknownTargetException

Packages that use UnknownTargetException
fipaos.mts 

Uses of UnknownTargetException in fipaos.mts
 

Methods in fipaos.mts that throw UnknownTargetException
(package private) final voidExternalMTPBase.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 voidInternalMTPBase.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 voidMTPBase.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