OSDN Git Service

Unwinding the ouroboros... modified these public API
authorPSpeed42@gmail.com <PSpeed42@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 16 Mar 2011 19:51:41 +0000 (19:51 +0000)
committerPSpeed42@gmail.com <PSpeed42@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 16 Mar 2011 19:51:41 +0000 (19:51 +0000)
commit768c268100538ff69da4cbf05d10081a275dd98d
treecd7d567dc19d9ff296dba2cd145da8d423ac38c6
parent8516caa7995dde2098d6f3e3bf3e28dd7a5bcfbf
Unwinding the ouroboros... modified these public API
classes to not expose their internals by implementing
listeners directly.  Moved the listeners inside.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7005 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/networking/com/jme3/network/connection/Client.java
engine/src/networking/com/jme3/network/connection/Server.java