summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/CommunicatorBatchOutgoingAsync.java
Commit message (Expand)AuthorAge
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Lots of minor fixes, few simplifications to OutgoingAsync codeBenoit Foucher2014-10-01
* - begin_ now never interrupts.Matthew Newhook2014-09-27
* ICE-5661 some changes to class structure for OutgoingAsyncDwayne Boone2014-09-19
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* IceMX and Python support for the new collocation optimizationBenoit Foucher2014-07-01
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4012 - release marshaling buffer sooner than laterBenoit Foucher2013-02-04
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca...Benoit Foucher2013-01-07
* Fixed ICE-5078 - sent callback called from wrong threadBenoit Foucher2012-12-03
* Fixed bug in communicator flush batch requests, also fixed C++ SSL issue wher...Benoit Foucher2012-10-26
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
* Java & C# portBenoit Foucher2012-09-28
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug 4716 - java async API inconsistencyMark Spruiell2010-05-13
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08