Package io.netty.handler.codec.smtp
@UnstableApi
package io.netty.handler.codec.smtp
SMTP codec.
-
ClassDescriptionDefault implementation of
LastSmtpContentthat does no validation of the raw data passed in.Default implementation ofSmtpContentthat does no validation of the raw data passed in.DefaultSmtpRequestimplementation.DefaultSmtpResponseimplementation.The last part of a sequence ofSmtpContents that are sent after aDATArequest.The command part of aSmtpRequest.Content that is sent after theDATArequest.An SMTP request.Encoder for SMTP requests.Provides utility methods to createSmtpRequests.A SMTP responseDecoder for SMTP responses.