Class SmtpResponseDecoder

    • Field Detail

      • details

        private java.util.List<java.lang.CharSequence> details
    • Constructor Detail

      • SmtpResponseDecoder

        public SmtpResponseDecoder​(int maxLineLength)
        Creates a new instance that enforces the given maxLineLength.