Uses of Class
fipaos.mts.UnableToSendException

Packages that use UnableToSendException
fipaos.mts 

Uses of UnableToSendException in fipaos.mts
 

Methods in fipaos.mts that throw UnableToSendException
(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