summaryrefslogtreecommitdiff
path: root/java/src/Ice/ObjectPrxHelperBase.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous co...Benoit Foucher2014-10-15
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
* Improved fix for ICE-5693 and update of request handlerBenoit Foucher2014-09-29
* - begin_ now never interrupts.Matthew Newhook2014-09-27
* Fixed deadlock in connection binding code (ICE-5693)Benoit Foucher2014-09-26
* Remove leftovers of the old AMI mappingJose2014-09-25
* ICE-5661 some changes to class structure for OutgoingAsyncDwayne Boone2014-09-19
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* 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
* Fixed JS code to align with C++/Java/C# collocation optimization changes, sup...Benoit Foucher2014-07-04
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Fixed (ICE-5507) - Support Java 8 lambda expressionJose2014-04-18
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5129 - thread safety issue when updating thread observersBenoit Foucher2012-12-12
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Fixed ICE-4861 Review deprecated APIsJose2012-10-22
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
* Java & C# portBenoit Foucher2012-09-28
* ICE-4702 - Poor hash algorithmJose2012-08-10
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java test and bug fixesBenoit Foucher2012-04-24
* | Java portBenoit Foucher2012-04-20
|/
* ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
* ICE-3441 - Compute serialVersionUIDJose2011-12-30
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* minor fix for compilation error with JDK 1.5 in ObjectPrxHelperBaseMark Spruiell2011-05-02
* 4802 - Proxy members should be marked transientJose2011-04-13
* 4987 - preserve exception causeMark Spruiell2011-03-30
* Updated copyright to 2010Dwayne Boone2010-01-07
* AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyExceptionBenoit Foucher2009-12-03
* Changed back isSentSynchronously to sentSynchronously, only generate newCallb...Benoit Foucher2009-12-03
* More AMI mapping improvementsBenoit Foucher2009-12-02
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
* New AMI mappingBenoit Foucher2009-11-23
* Bug 4034 - deprecate ice_toString in C# and JavaDwayne Boone2009-10-07
* Bug 4213 - Properly document ice_invoke_async return codeMichi Henning2009-08-17
* Bug 4192: backed out copy of return value of ice_ids().Michi Henning2009-08-14
* Bug 4192: Ice.ObjectPrx.ice_getIdentityMichi Henning2009-08-13
* Bug 3502 - Improve javadoc support in EclipseMichi Henning2009-07-20
* Add ice_getConnectionId to Proxy api.Jose2009-07-15