summaryrefslogtreecommitdiff
path: root/java/src/Ice/ObjectPrxHelperBase.java
Commit message (Collapse)AuthorAge
...
* Bug 3502: More cleanup for new javadoc syntax.Michi Henning2009-07-08
|
* Lots of javadoc comments.Michi Henning2009-06-04
|
* Bug 3418 - deprecate ice_hash/ice_getHash where not neededDwayne Boone2009-05-12
|
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
|
* - Fixed bug 3853 - ice_getCachedConnection could throwBenoit Foucher2009-03-12
| | | | - Fixed bug 3808 - odd output from IceGrid/activation test
* fix to ObjectPrxHelperBase.java for bug 1593Mark Spruiell2009-02-18
|
* bug 1593 - adding proxy serialization and testMark Spruiell2009-02-18
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 3513 - AMI retry bugBenoit Foucher2008-10-28
|
* using Java5 mapping for Context in public APIMark Spruiell2008-04-10
|
* Fixed bug 2867Benoit Foucher2008-03-21
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* - 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
* bug 2264 - remove deprecated APIsMark Spruiell2008-01-31
|
* 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.
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Squashed commit of the following:Bernard Normier2007-10-02
| | | | | | | | | | | | | | | | | | | | commit 0ba15449d9dd44933d82cb643efded9dee12c5af Author: Bernard Normier <bernard@zeroc.com> Date: Tue Oct 2 11:48:07 2007 -0400 Documented updates commit cf49ee5a73bc62d1b6814dec5d9f288f0f45901d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Oct 2 11:38:25 2007 -0400 Optimized implementation of various Prx ice_xxx functions/methods commit 706209d6d1a4e894fecf19dd1c0c3b6f12ef5842 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 28 14:34:02 2007 -0400 Updated code-generation to "overwrite" various Ice::ObjectPrx ice_ operations.
* Fixed potential NPEBenoit Foucher2007-05-02
|
* Deprecate Proxy::ice_defaultContextDwayne Boone2007-02-15
|
* Fixed bug 1743Benoit Foucher2007-02-02
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
|
* Fixed bug 1693Benoit Foucher2007-01-23
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Bug 929Dwayne Boone2006-11-22
|
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
|
* Added ice_getCachedConnectionDwayne Boone2006-11-08
|
* Fixed bug from previous commitBernard Normier2006-10-30
|
* Small enhancement to ice_invoke_asyncBernard Normier2006-10-30
|
* Implicit Context implementation + testBernard Normier2006-10-27
|
* More proxy method changesDwayne Boone2006-06-22
|
* Bug 901.Michi Henning2006-06-07
|
* More changes to inconsistent ice_ proxy methodsDwayne Boone2006-05-26
|
* Fixes to prevent deprecation warnings with JDK 1.5Benoit Foucher2006-04-18
|
* Finished fixing bug 847Benoit Foucher2006-03-30
|
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
| | | | ice_facet, etc
* Fixed bug 897.Benoit Foucher2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* Ported fix for bug 574.Dwayne Boone2006-03-14
|
* - Added ice_cacheConnection, ice_endpointSelectionBenoit Foucher2006-02-14
| | | | | | | - Fixed a bug where connection.close(true) would print a connection warning. - Fixed a bug where ice_newEndpoints would throw a ClassCastException - Added test/Ice/binding test suite.
* Added locator cache timeout.Benoit Foucher2006-02-08
|
* Bug 764Michi Henning2006-01-18
|
* fixing bug 732: equals() can raise ClassCastExceptionMark Spruiell2006-01-11
|
* Removed ice_default()Dwayne Boone2005-10-27
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429Matthew Newhook2005-10-11
|
* Added support for new proxy methods (ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()).
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460Matthew Newhook2005-09-08
|
* Added ice_communicator() and ice_toString() to proxies.Michi Henning2005-07-20
|