Minimize Response creation
--------------------------
Key: PROTOCOLS-74
URL: https://issues.apache.org/jira/browse/PROTOCOLS-74
Project: JAMES Protocols
Issue Type: Improvement
Components: api, lmtp, pop3, sieve
Affects Versions: 1.6.0-RC1
Reporter: Norman Maurer
Assignee: Norman Maurer
Priority: Minor
Fix For: 1.6.0
We create a new Response everytime we want to return one from a
ProtocolHandler. This is also true for Responses that are the same everytime.
For this cases we should use a static immutable instance and so minimize object
creation
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]