|
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/util/TimerUtilTestCase.java | JBREM-676: Unit tests for TimerUtil's treatment of StoppableTimerTasks. |
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/connection/ConnectionValidatorCachedInvokerTestCase.java | JBREM-662, JBREM-676: Unit tests for creation of a single client invoker by ConnectionValidator and for ConnectionValidator as StoppableTimerTask. |
| 1.4.4.1 | modified | rsigal | src/main/org/jboss/remoting/util/TimerUtil.java | JBREM-676: Added handling for StoppableTimerTasks. |
| 1.1.2.1 | modified | rsigal | src/main/org/jboss/remoting/util/StoppableTimerTask.java | JBREM-676: Interface for TimerTasks for which stop() should be called in TimerUtil.destroy() or TimerUtil.unschedule(). |
| 1.1.2.4 | modified | telrod | src/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java | JBREM-673 - fixed places where java.util.Timer created as non daemon and should be. |
| 1.1.2.7 | modified | telrod | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-673 - fixed places where java.util.Timer created as non daemon and should be. |
| 1.12.2.3 | modified | rsigal | src/main/org/jboss/remoting/Version.java | JBREM-672: Snapshot build 2.2.0.Alpha6 for Messaging. |
| 1.6.10.1 | modified | telrod | src/main/org/jboss/remoting/transport/web/WebServerInvoker.java | JBREM-671 - fixed so leasing will work again when using servlet invoker. |
| 1.9.2.1 | modified | telrod | src/main/org/jboss/remoting/transport/http/HTTPMetadataConstants.java | JBREM-671 - fixed so leasing will work again when using servlet invoker. |
| 1.8.4.2 | modified | telrod | src/main/org/jboss/remoting/transport/servlet/ServletServerInvoker.java | JBREM-671 - fixed so leasing will work again when using servlet invoker. |
| 1.9.4.2 | modified | rsigal | src/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.java | JBREM-298: Changed a typo in a comment. |
| 1.16.2.7 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-662: In getConnection() moved bailOut test to beginning of loop. |
| 1.1.2.1 | modified | telrod | src/tests/org/jboss/test/remoting/transport/http/timeout/ConnectionTimeoutTestCase.java | Updating http invoker client timeout tests (and including new one for connection timeout) |
| 1.3.4.1 | modified | telrod | src/tests/org/jboss/test/remoting/transport/http/timeout/TimeoutClientTest.java | Updating http invoker client timeout tests (and including new one for connection timeout) |
| 1.1.8.1 | modified | telrod | src/tests/org/jboss/test/remoting/transport/http/timeout/TimeoutServerTest.java | Updating http invoker client timeout tests (and including new one for connection timeout) |
| 1.52.2.17 | modified | rsigal | src/main/org/jboss/remoting/ServerInvoker.java | JBREM-298: Added ability to create socket creation listener from class name. |
| 1.52.2.16 | modified | rsigal | src/main/org/jboss/remoting/ServerInvoker.java | JBREM-298: Created distinction between client and server socket creation listeners. |
| 1.1.4.2 | modified | rsigal | src/main/org/jboss/remoting/transport/sslrmi/SSLRMIServerInvoker.java | JBREM-298: Removes both kinds of socket creation listeners from RemotingRMIClientSocketFactory config map. |
| 1.1.2.3 | modified | rsigal | src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketServerInvoker.java | JBREM-298: Added ability to wrap SocketFactory. |
| 1.17.4.3 | modified | rsigal | src/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.java | JBREM-298: Removes both kinds of socket creation listeners from RemotingRMIClientSocketFactory config map. |
| 1.1.2.6 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-298: Makes sure socketFactory and secondayServerSocket are properly wrapped. |
| 1.29.2.9 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/ServerThread.java | Fixed http://jira.jboss.org/jira/browse/JBREM-666 by moving all I/O initialization-relatedoperations from the acceptor thread to the worker thread. |
| 1.30.2.8 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | Fixed http://jira.jboss.org/jira/browse/JBREM-666 by moving all I/O initialization-relatedoperations from the acceptor thread to the worker thread. |
| 1.16.2.6 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | flushing minor changes (trivial refactoring, logging improvments) before attempting a fix for http://jira.jboss.org/jira/browse/JBREM-666 |
| 1.29.2.8 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/ServerThread.java | flushing minor changes (trivial refactoring, logging improvments) before attempting a fix for http://jira.jboss.org/jira/browse/JBREM-666 |
| 1.30.2.7 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | flushing minor changes (trivial refactoring, logging improvments) before attempting a fix for http://jira.jboss.org/jira/browse/JBREM-666 |
| 1.59.2.2 | modified | ovidiu | src/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.java | flushing minor changes (trivial refactoring, logging improvments) before attempting a fix for http://jira.jboss.org/jira/browse/JBREM-666 |
| 1.52.2.15 | modified | ovidiu | src/main/org/jboss/remoting/ServerInvoker.java | flushing minor changes (trivial refactoring, logging improvments) before attempting a fix for http://jira.jboss.org/jira/browse/JBREM-666 |
| 1.1.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/sslrmi/SSLRMIServerInvoker.java | JBREM-298: Removed socket creation listener and custom server socket factory from config map passed to SerializableSSLClientSocketFactory. |
| 1.1.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/sslrmi/SSLRMIClientInvoker.java | JBREM-298: Refactored with RMIClientInvoker to allow storage of client side config parameters for RMI as well as SSLRMI. |
| 1.9.2.1 | modified | rsigal | src/main/org/jboss/remoting/transport/rmi/RMIClientInvoker.java | JBREM-298: Refactored with SSLRMIClientInvoker to allow storage of client side config parameters for RMI as well as SSLRMI. |
| 1.3.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/sslrmi/SerializableSSLClientSocketFactory.java | JBREM-298: Refactored with RemotingRMIClientSocketFactory to allow storage of client side config parameters for RMI as well as SSLRMI. |
| 1.9.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.java | JBREM-298, JBREM-670: (1) Refactored with SerializableSSLClientSocketFactory to allow storage of client side config parameters for RMI as well as SSLRMI; (2) removed equals() and hashCode(); (3) removed some unused constructors. |
| 1.17.4.2 | modified | rsigal | src/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.java | JBREM-298: Removed socket creation listener (and custom socket server socket factory) from config map passed to RemotingRMIClientSocketFactory. |
| 1.3.2.1 | modified | rsigal | src/main/org/jboss/remoting/transport/sslsocket/SSLSocketClientInvoker.java | JBREM-298: Added ability to wrap SocketFactory. |
| 1.4.2.1 | modified | rsigal | src/main/org/jboss/remoting/transport/sslmultiplex/SSLMultiplexClientInvoker.java | JBREM-298: Added ability to wrap SocketFactory. |
| 1.1.2.2 | modified | rsigal | src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketClientInvoker.java | JBREM-298: Added ability to wrap SocketFactory. |
| 1.11.4.2 | modified | rsigal | src/main/org/jboss/remoting/transport/http/ssl/HTTPSClientInvoker.java | JBREM-298: Added ability to wrap SocketFactory. |
| 1.52.2.14 | modified | rsigal | src/main/org/jboss/remoting/ServerInvoker.java | JBREM-298: Added ability to wrap ServerSocketFactory with a CreationListenerServerSocketFactory. |
| 1.3.4.1 | modified | rsigal | src/main/org/jboss/remoting/Remoting.java | JBREM-298: Added constant SOCKET_CREATION_LISTENER. |
| 1.11.4.1 | modified | ovidiu | src/main/org/jboss/remoting/serialization/impl/jboss/JBossSerializationManager.java | more TRACE logging and tests |
| 1.15.10.3 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.java | more TRACE logging and tests |
| 1.14.6.3 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/ServerSocketWrapper.java | more TRACE logging and tests |
| 1.29.2.7 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/ServerThread.java | more TRACE logging and tests |
| 1.30.2.6 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | more TRACE logging and tests |
| 1.8.10.1 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/SocketWrapper.java | more TRACE logging and tests |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/transport/socket/serverlockup/RogueClientInvoker.java | more TRACE logging and tests |
| 1.1.2.2 | modified | ovidiu | src/tests/org/jboss/test/remoting/transport/socket/serverlockup/ServerLockupClientTest.java | more TRACE logging and tests |
| 1.1.2.2 | modified | ovidiu | src/tests/org/jboss/test/remoting/transport/socket/serverlockup/ServerLockupServerTest.java | more TRACE logging and tests |
| 1.52.2.13 | modified | ovidiu | src/main/org/jboss/remoting/ServerInvoker.java | more TRACE logging and tests |