Uses of Class
mireka.transmission.immediate.dns.MxLookup
-
Packages that use MxLookup 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 MxLookup in mireka.transmission.immediate
Methods in mireka.transmission.immediate that return MxLookup Modifier and Type Method Description MxLookupDirectImmediateSender. getMxLookup()Methods in mireka.transmission.immediate with parameters of type MxLookup Modifier and Type Method Description voidDirectImmediateSender. setMxLookup(MxLookup mxLookup)
-