summaryrefslogtreecommitdiff
path: root/java/src/Ice/ObjectPrx.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Remove leftovers of the old AMI mappingJose2014-09-25
|
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
|
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* Java and C# IceGrid Discovery PluginsJoe George2014-07-23
|
* 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-4861 Review deprecated APIsJose2012-10-22
|
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 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 3502 - Improve javadoc support in EclipseMichi Henning2009-07-20
| | | | | Fixed many doc comments in Java and Slice and added doc comments for C#.
* Add ice_getConnectionId to Proxy api.Jose2009-07-15
| | | | | | | | commit 96047f7c59f38bcdf8b920d2acad61be96db7101 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jul 15 22:16:38 2009 +0200 Add ice_getConnectionId to Proxy api.
* 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
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* using Java5 mapping for Context in public APIMark Spruiell2008-04-10
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* bug 2264 - remove deprecated APIsMark Spruiell2008-01-31
|
* Updated copyrightDwayne Boone2008-01-23
|
* - 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.
* Deprecate Proxy::ice_defaultContextDwayne Boone2007-02-15
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
|
* Added ice_getCachedConnectionDwayne Boone2006-11-08
|
* More proxy method changesDwayne Boone2006-06-22
|
* More changes to inconsistent ice_ proxy methodsDwayne Boone2006-05-26
|
* 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
* Updated copyrightDwayne 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
|
* 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()).
* Added ice_communicator() and ice_toString() to proxies.Michi Henning2005-07-20
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Added setDefaultContext() and getDefaultContext() to Communicator.Michi Henning2004-12-22
|