Version | Date | Description |
---|---|---|
2.1.2 | 2016-07-01 | |
2.1.1 | 2016-03-15 | |
2.1.0 | 2015-04-15 | Relicense to Apache License |
2.0.5 | 2015-01-19 | |
2.0.4 | 2013-09-23 | |
2.0.3 | 2012-01-10 | |
2.0.2 | 2008-03-20 | |
2.0.1 | 2008-02-13 | |
2.0.0 | 2007-10-10 |
Type | Changes | By |
---|---|---|
New site style! | jahlborn |
Type | Changes | By |
---|---|---|
OpenHMS relicenses to Apache License, 2.0! | jahlborn |
Type | Changes | By |
---|---|---|
Add preemptive null checks to avoid remote NPEs. Fixes 14. | jahlborn |
Type | Changes | By |
---|---|---|
Added the RMISocket utility for simulating a socket-like connection over RMI (using RemoteOutputStreams under the hood). | jahlborn | |
Attempt to use context classloader when necessary for loading a RemoteStreamExporter. Fixes 13. | jahlborn |
Type | Changes | By |
---|---|---|
Fix closing of RemoteInputStreamClient. | jahlborn |
Type | Changes | By |
---|---|---|
Allow reserialization of RemoteStreamServer. | jahlborn |
Type | Changes | By |
---|---|---|
Allow the default port for the DefaultRemoteStreamExporter to be configured via a system property. | jahlborn | |
Make closing of local resources by a RemoteIteratorServer less prone to surprises. | jahlborn | |
Change proxy utilities to use method code instead of string. | jahlborn | |
Move EncodingInputStream to util package. | jahlborn | |
Make RemoteStreamServer implementations Serializable by implementing writeReplace to automagically export the object and return the remote stub. | jahlborn | |
Add the DirectRemoteInputStream as a last-ditch alternative for dealing with certain problematic scenarios. | jahlborn |
Type | Changes | By |
---|---|---|
Initial open source release. | jahlborn |