Uses of Class
ch.astorm.smtp4j.protocol.SmtpProtocolException
Packages that use SmtpProtocolException
-
Uses of SmtpProtocolException in ch.astorm.smtp4j.protocol
Methods in ch.astorm.smtp4j.protocol that throw SmtpProtocolExceptionModifier and TypeMethodDescriptionstatic voidSmtpTransactionHandler.handle(BufferedReader input, PrintWriter output, SmtpTransactionHandler.MessageReceiver messageReceiver) Handles the SMTP protocol communication.