Uses of Class
mireka.transmission.immediate.dns.AddressLookup
-
Packages that use AddressLookup Package Description mireka.transmission.immediate Provides the API and implementation for services which make a one-time attempt to synchronously transmit a mail to a remote system, either directly, or via a smart host. -
-
Uses of AddressLookup in mireka.transmission.immediate
Methods in mireka.transmission.immediate that return AddressLookup Modifier and Type Method Description AddressLookupDirectImmediateSender. getAddressLookup()Methods in mireka.transmission.immediate with parameters of type AddressLookup Modifier and Type Method Description voidDirectImmediateSender. setAddressLookup(AddressLookup addressLookup)
-