Uses of Class
fipaos.mts.UnknownProtocolException

Packages that use UnknownProtocolException
fipaos.mts 

Uses of UnknownProtocolException in fipaos.mts
 

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