Uses of Class
com.hs.mail.smtp.message.HostAddress

Packages that use HostAddress
com.hs.mail.dns   
com.hs.mail.mailet   
 

Uses of HostAddress in com.hs.mail.dns
 

Methods in com.hs.mail.dns that return types with arguments of type HostAddress
 Iterator<HostAddress> DnsServer.getSmtpHostAddress(String domainName)
           
 

Uses of HostAddress in com.hs.mail.mailet
 

Methods in com.hs.mail.mailet that return types with arguments of type HostAddress
static Iterator<HostAddress> RemoteDelivery.getSmtpHostAddress(String domainName)
           
 



Copyright © 2011. All Rights Reserved.