summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/FixedReference.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Removed unused holder types.Matthew Newhook2014-08-07
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20
|/
* Fixed bugs 4724 & 4725Benoit Foucher2011-10-31
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* 3986 - getConnectionId should not throw for FixedReference.Jose2009-11-03
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
* Bug 4192: Ice.ObjectPrx.ice_getIdentityMichi Henning2009-08-13
* 3986 - Calling get_connectionId on a fixed proxy should raise FixedProxyExcep...Jose2009-08-03
* Add ice_getConnectionId to Proxy api.Jose2009-07-15
* Fixed a few more issues reported by FindBugs, mostly about inconsistencies wi...Michi Henning2009-05-14
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* Fixed bug 1359Benoit Foucher2008-01-15
* Fixed bug 2584 in Java/C# for consistencyBenoit Foucher2007-11-30
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Removed unused getFixedConnections methodBenoit Foucher2007-04-27
* Expanded tabs into spacesBernard Normier2007-02-01
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
* Updated copyright headerDwayne Boone2007-01-08
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
* Added FixedProxyExceptionDwayne Boone2006-11-07
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1289Matthew Newhook2006-09-11
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1289Matthew Newhook2006-09-11
* Updated copyrightDwayne Boone2006-03-14
* Ported fix for bug 574.Dwayne Boone2006-03-14
* Moved endpointSelection/cacheConnection to RoutableReference.Benoit Foucher2006-03-09
* - Added ice_cacheConnection, ice_endpointSelectionBenoit Foucher2006-02-14
* Added locator cache timeout.Benoit Foucher2006-02-08
* Fixed DirectReference::getConnection() to not call toString()Benoit Foucher2005-12-09
* Removed ice_default()Dwayne Boone2005-10-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429Matthew Newhook2005-10-11
* Bug 479 - fixed reference -> fixed proxyDwayne Boone2005-09-16
* Added support for new proxy methods (ice_getAdapterId(),Benoit Foucher2005-09-09
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-07
* Fixed bug 418.Michi Henning2005-07-22