Uses of Class
mireka.filter.proxy.BackendRejectException
-
Packages that use BackendRejectException Package Description mireka.filter.proxy Provides a filter which relays a mail transaction step by step to a backend server in "real time". -
-
Uses of BackendRejectException in mireka.filter.proxy
Methods in mireka.filter.proxy that throw BackendRejectException Modifier and Type Method Description voidBackendClient. connect()voidBackendClient. from(String from)voidBackendClient. recipient(Recipient recipient)
-