summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/InvocationObserverI.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
| | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI.
* 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
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵Benoit Foucher2013-01-07
| | | | invocation metrics, support for requestId attribute
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* Minor metrics fixesBenoit Foucher2012-10-26
|
* Added support for Glacier2 MX and fixed ICE-4880Benoit Foucher2012-10-12