@deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState() -------------------------------------------------------------------------------
Key: PROTOCOLS-63 URL: https://issues.apache.org/jira/browse/PROTOCOLS-63 Project: JAMES Protocols Issue Type: Improvement Components: api Affects Versions: 1.6.0-RC1 Reporter: Norman Maurer Assignee: Norman Maurer We should @deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState() and better expose two methods for it which allow to set the state attributes. This will help us to hide the implementation of the datastructure which was used to store these and also make sure that the user does not call Map.clear() and so remove all the needed state informations -- 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: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org