summaryrefslogtreecommitdiff
path: root/java/src/Ice/CommunicatorI.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
|
* - begin_ now never interrupts.Matthew Newhook2014-09-27
| | | | | | | - All potentially blocking Ice APIs are interruption points. - Fixes to the incoming/outgoing factories and shutdown procedure - Fixed bug where connect() was from a user thread. - Added lots more tests to the interrupt test suite.
* ICE-5661 some changes to class structure for OutgoingAsyncDwayne Boone2014-09-19
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
|
* - 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
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
|
* Fixed (ICE-5507) - Support Java 8 lambda expressionJose2014-04-18
|
* 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-4913: deprecate Ice::StatsBernard Normier2012-11-19
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* minor fixesJose2012-08-16
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Bug 4264 - allow createCommunicatorWith to be passed no nameDwayne Boone2009-10-27
|
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
|
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
|
* Bug 3137 - createObjectAdpter methods write propertiesDwayne Boone2009-04-22
|
* restoring getDefaultContext/setDefaultContext in JavaMark Spruiell2009-04-06
|
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 3045 - move getInstance() to IceInternalDwayne Boone2009-03-31
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Revert "Remove Java finalizers code"Jose2008-12-18
| | | | This reverts commit 94e1da6dc82a8ed38ee7a5691d691d375aaa28cb.
* Remove Java finalizers codeJose2008-12-17
|
* 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.
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* Changed LocalObject mappingBernard Normier2007-06-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed bug 1693Benoit Foucher2007-01-23
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* ImplicitContext: first cutBernard Normier2006-10-26
|
* Fixed buildBernard Normier2006-10-24
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Bug 472.Michi Henning2006-06-28
|
* Use communicator identityToStrngDwayne Boone2006-05-12
|
* Added identity string functions to communnicator Updated some copyrightDwayne Boone2006-05-09
| | | | dates
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|