summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ProxyFactory.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* Fixed ICE-5687 - adapterDeactivation test warningsBenoit Foucher2014-09-25
|
* Removed unused holder types.Matthew Newhook2014-08-07
| | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types.
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
| | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel.
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* 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-5144) - Minor grammar errors in codeJose2013-01-14
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Fixed bug 4993 & 5001, addition fix for bug 4914Benoit Foucher2011-04-12
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
|
* Added support for per-OA ACM and fix for retry on CloseConnectionExceptionBenoit Foucher2009-10-16
|
* Fixed bug 3769 - checkRetryAfterException fix to first check ONE/ice_add_proxyBenoit Foucher2009-03-02
|
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
|
* More fixes for bug3504 and fixed bug3506Benoit Foucher2009-01-22
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 3513 - AMI retry bugBenoit Foucher2008-10-28
|
* - Fixed bug 2688Benoit Foucher2008-02-14
| | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common
* merged bug2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
| | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion.
* Fix to not retry batch requests (even idempotent ones)Benoit Foucher2007-12-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* Port fix for bug 540Dwayne Boone2006-04-10
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Finished fixing bug 847Benoit Foucher2006-03-30
|
* Updated copyrightDwayne Boone2006-03-14
|
* Ported fix for bug 574.Dwayne Boone2006-03-14
|
* fix for bug 218: Hang if oneways are not flushedMark Spruiell2005-04-12
|
* ObjectNotExistException are now always retried.Benoit Foucher2005-03-31
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Reference refactoring.Michi Henning2004-11-23
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* casts for ObjectPrxHelperMarc Laukien2004-04-19
|
* fixed retry on RequestFailedExceptionMarc Laukien2004-04-05
|
* C++ -> JavaMarc Laukien2004-02-20
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|