Bruce Schuchardt created GEODE-4439:
---------------------------------------

             Summary: Refactor HandShake.java
                 Key: GEODE-4439
                 URL: https://issues.apache.org/jira/browse/GEODE-4439
             Project: Geode
          Issue Type: Improvement
          Components: client/server
            Reporter: Bruce Schuchardt


Class HandShake is used by both clients and servers to exchange information and 
perform encryption/decryption (which is being deprecated).  Many methods are 
used only by clients and others by servers.  These sometimes even have comments 
to that effect.  This class should be refactored into two classes, one for 
clients and one for servers.

Oh, and please rename it to "Handshake".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to