Uses of Package
jade.mtp

Packages that use jade.mtp
jade.core This package contains the microkernel of JADE system. 
jade.mtp   
jade.util This package contains utility classes and in particular: classes for handling properties in an extended way (see the Tutorial), the Logger class for logging capabilities; the leap subpackage, that is a replacement for the Java collection framework that is not supported by J2ME. 
jade.wrapper Together with the classes jade.core.Profile and jade.core.Runtime this package provides support for the JADE in-process interface that allows external Java applications to use JADE as a kind of library and to launch the JADE Runtime from within the application itself. 
 

Classes in jade.mtp used by jade.core
MTPDescriptor
           
MTPException
          Generic exception class for MTP errors.
TransportAddress
           
 

Classes in jade.mtp used by jade.mtp
InChannel
          This interface is the receiver's view of an MTP.
InChannel.Dispatcher
          Callback interface to be notified of message arrivals over this Message Transport Protocol.
MTPException
          Generic exception class for MTP errors.
OutChannel
          This interface is the sender's view of an MTP.
TransportAddress
           
 

Classes in jade.mtp used by jade.util
TransportAddress
           
 

Classes in jade.mtp used by jade.wrapper
MTPDescriptor
           
MTPException
          Generic exception class for MTP errors.