Uses of Class
mireka.submission.IpAddress
-
Packages that use IpAddress Package Description mireka.submission Filters and configuration objects related to receiving mail from a MUA (Mail User Agent). -
-
Uses of IpAddress in mireka.submission
Methods in mireka.submission with parameters of type IpAddress Modifier and Type Method Description voidConnectedFromAuthorizedIpAddress. addAddress(IpAddress ipAddress)Method parameters in mireka.submission with type arguments of type IpAddress Modifier and Type Method Description voidConnectedFromAuthorizedIpAddress. setAddresses(java.util.List<IpAddress> addresses)
-