SMTPResponse uses StringBuffer and avoids CharSequence. StringBuilder
should be quicker than StringBuffer but cannot be accessed safely from
concurrent threads.
would it be ok to update SMTPResponse to use StringBuffer and CharSequence?
- robert
---------------------------------------------------------------------
To unsubscribe, e-mail:
server-dev-unsubscribe@jame...
For additional commands, e-mail:
server-dev-help@jame...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.