[jboss-cvs] JBossRemoting/src/main/org/jboss/remoting/transport/rmi/ssl ...

Tom Elrod tom.elrod at jboss.com
Wed Jul 12 00:49:50 EDT 2006


  User: telrod  
  Date: 06/07/12 00:49:50

  Removed:     src/main/org/jboss/remoting/transport/rmi/ssl   
                        SSLRMIClientInvoker.java SSLRMIServerInvoker.java
                        SerializableSSLClientSocketFactory.java
  Log:
  JBREM-496 & JBREM-492 & JBREM-535 - changed invoker loading to use a client and server factory instead of loading classes directly.  This allows users ability to plugin custom transport implementation with zero config.  Also added config for forcing remote call when client and server within same jvm (which was able to do previously using BYVALUE config, but not any more).  Also changed way to get hint if transport supports ssl to be provided by the transport factory instead of the transport itself.



More information about the jboss-cvs-commits mailing list