You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (Created) (JIRA)" <ji...@apache.org> on 2011/12/22 15:09:30 UTC

[jira] [Created] (PROTOCOLS-63) @deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState()

@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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Resolved] (PROTOCOLS-63) @deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState()

Posted by "Norman Maurer (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROTOCOLS-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved PROTOCOLS-63.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0
    
> @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
>             Fix For: 1.6.0
>
>
> 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org