Uses of Package
io.netty.handler.codec.smtp
Packages that use io.netty.handler.codec.smtp
-
Classes in io.netty.handler.codec.smtp used by io.netty.handler.codec.smtpClassDescriptionDefault implementation of
LastSmtpContent
that does no validation of the raw data passed in.Default implementation ofSmtpContent
that does no validation of the raw data passed in.The last part of a sequence ofSmtpContent
s that are sent after aDATA
request.The command part of aSmtpRequest
.Content that is sent after theDATA
request.An SMTP request.A SMTP response