| concurrent.diff |
src/org/jboss/remoting/LeasePinger.java | 2
src/org/jboss/remoting/ServerInvoker.java | 2
src/org/jboss/remoting/marshal/encryption/EncryptionManager.java | 2
src/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java | 4 -
src/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | 21 +++++-----
tests/org/jboss/test/remoting/classloader/InvokerClientTest.java | 2
tests/org/jboss/test/remoting/performance/raw/rmi/MultiThreadedRMIPerformanceClient.java | 4 -
tests/org/jboss/test/remoting/performance/raw/rmi/RMICallbackServer.java | 4 -
tests/org/jboss/test/remoting/performance/raw/rmi/RMIPerformanceClient.java | 4 -
tests/org/jboss/test/remoting/performance/raw/rmi/RMIServer.java | 4 -
tests/org/jboss/test/remoting/performance/raw/socket/MultiThreadedSocketPerformanceClient.java | 4 -
tests/org/jboss/test/remoting/performance/raw/socket/SocketCallbackServer.java | 4 -
tests/org/jboss/test/remoting/performance/raw/socket/SocketPerformanceClient.java | 4 -
tests/org/jboss/test/remoting/performance/raw/socket/SocketServer.java | 4 -
tests/org/jboss/test/remoting/performance/spring/hessian/client/SpringHessianCallbackServer.java | 2
tests/org/jboss/test/remoting/performance/spring/hessian/client/SpringHessianCallbackServerImpl.java | 2
tests/org/jboss/test/remoting/performance/spring/hessian/client/SpringHessianPerformanceClient.java | 2
tests/org/jboss/test/remoting/performance/spring/hessian/web/SpringHessianServerImpl.java | 2
tests/org/jboss/test/remoting/performance/spring/http/client/SpringHttpCallbackServer.java | 2
tests/org/jboss/test/remoting/performance/spring/http/client/SpringHttpCallbackServerImpl.java | 2
tests/org/jboss/test/remoting/performance/spring/http/client/SpringHttpPerformanceClient.java | 2
tests/org/jboss/test/remoting/performance/spring/http/web/SpringHttpServerImpl.java | 2
tests/org/jboss/test/remoting/performance/spring/rmi/MultiThreadedSpringRMIPerformanceClient.java | 4 -
tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMICallbackServer.java | 4 -
tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMICallbackServerImpl.java | 4 -
tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMIPerformanceClient.java | 4 -
tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMIServerImpl.java | 4 -
tests/org/jboss/test/remoting/performance/synchronous/CallTracker.java | 4 -
tests/org/jboss/test/remoting/performance/synchronous/MultiThreadedPerformanceClientTest.java | 4 -
tests/org/jboss/test/remoting/performance/synchronous/PerformanceCallbackHandler.java | 2
tests/org/jboss/test/remoting/performance/synchronous/PerformanceClientTest.java | 2
tests/org/jboss/test/remoting/performance/synchronous/PerformanceInvocationHandler.java | 8 +--
tests/org/jboss/test/remoting/transport/socket/interrupt/MockInvokerInterruptTestCase.java | 2
tests/org/jboss/test/remoting/transport/socket/load/PooledConnectionTestCase.java | 2
tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutClientTest.java | 2
tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutClientTest.java | 2
tests/org/jboss/test/remoting/util/PortUtilTestCase.java | 4 -
37 files changed, 67 insertions(+), 66 deletions(-)
|
view
|
download
|