Uses of Class
jade.util.TransportAddressWrapper

Packages that use TransportAddressWrapper
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. 
 

Uses of TransportAddressWrapper in jade.util
 

Methods in jade.util that return TransportAddressWrapper
static TransportAddressWrapper TransportAddressWrapper.getWrapper(java.lang.String stringifiedTransportAddress, IMTPManager imtpManager)