|
| 1.23 | modified | telrod | src/main/org/jboss/remoting/Client.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.3 | modified | telrod | src/main/org/jboss/remoting/transport/socket/ssl/SSLSocketClientInvoker.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.7 | modified | telrod | src/main/org/jboss/remoting/transporter/TransporterClient.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.8 | modified | telrod | src/tests/org/jboss/test/remoting/transport/http/HTTPInvokerClientTestCase.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.17 | modified | telrod | src/main/org/jboss/remoting/transport/http/HTTPClientInvoker.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.5 | modified | telrod | src/main/org/jboss/remoting/transport/http/ssl/HTTPSClientInvoker.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.8 | modified | telrod | src/main/org/jboss/remoting/transport/rmi/RMIClientInvoker.java | JBREM-317 - adding ability to by-pass setting up lease on the client side. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketTestClient.java | JBREM-310 - added flag for turning off socket connection check (needed to fix config flag for test case) |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketTestServer.java | JBREM-310 - added flag for turning off socket connection check (needed to fix config flag for test case) |
| 1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketConnectionTestCase.java | JBREM-310 - added flag for turning off socket connection check. |
| 1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketTestClient.java | JBREM-310 - added flag for turning off socket connection check. |
| 1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketTestServer.java | JBREM-310 - added flag for turning off socket connection check. |
| 1.19 | modified | telrod | src/main/org/jboss/remoting/transport/socket/ServerThread.java | JBREM-310 - added flag for turning off socket connection check. |
| 1.29 | modified | telrod | src/main/org/jboss/remoting/transport/socket/SocketClientInvoker.java | JBREM-310 - added flag for turning off socket connection check. |
| 1.16 | modified | telrod | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | JBREM-310 - added flag for turning off socket connection check. |
| 1.3 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/ClientAbortException.java | JBREM-316 - changed header apache license where appropriate. |
| 1.4 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/CoyoteInputStream.java | JBREM-316 - changed header apache license where appropriate. |
| 1.10 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.java | JBREM-316 - changed header apache license where appropriate. |
| 1.5 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/CoyoteOutputStream.java | JBREM-316 - changed header apache license where appropriate. |
| 1.3 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/InputBuffer.java | JBREM-316 - changed header apache license where appropriate. |
| 1.4 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/OutputBuffer.java | JBREM-316 - changed header apache license where appropriate. |
| 1.3 | modified | telrod | src/main/org/jboss/remoting/transport/coyote/ssl/RemotingSSLSupport.java | JBREM-316 - changed header apache license where appropriate. |