|
| 1.88.2.17 | modified | rsigal | /build.xml | JBREM-813: Changed tests.functional and tests.functional.core so that all http related tests run with both tomcat and jbossweb. Added tests.functional.http and tests.functional.http.core. |
| 1.3.8.1 | modified | rsigal | src/main/org/jboss/remoting/transport/coyote/ssl/RemotingSSLSupport.java | JBREM-713: Added RemotingSSLSupport(SSLSession session) constructor. |
| 1.2.10.1 | modified | rsigal | src/main/org/jboss/remoting/transport/coyote/ssl/RemotingSSLImplementation.java | JBREM-713: Added getSSLSupport(SSLSession session) to satisfy new definition of SSLImplementation. |
| 1.23.2.6 | modified | rsigal | src/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.java | JBREM-713: Added event() method to satisfy new Adapter definition. |
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/AbstractInvocationHandler.java | JBREM-63: New unit test. |
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/POJOConfigurationTestCase.java | JBREM-63: New unit test. |
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/TestServerInvocationHandler1.java | JBREM-63: New unit test. |
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/TestServerInvocationHandler2.java | JBREM-63: New unit test. |
| 1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/TestServerSocketFactory.java | JBREM-63: New unit test. |
| 1.27.2.5 | modified | rsigal | src/main/org/jboss/remoting/transport/Connector.java | JBREM-63: Can now be configured by an org.jboss.remoting.ServerConfiguration. |
| 1.1.2.1 | modified | rsigal | src/main/org/jboss/remoting/ServerConfiguration.java | JBREM-63: New object which holds server configuration parameters. |