summaryrefslogtreecommitdiff
path: root/java/demo/Glacier2/callback/CallbackI.java
Commit message (Collapse)AuthorAge
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* - Cleaned up all demos.Matthew Newhook2014-08-14
| | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Changed Glacier2 to enable ACM for client connections, bug 3244 and 4298Benoit Foucher2009-10-16
|
* Fix 3755 - demo/Ice/callback has context parameter?Jose2009-03-02
| | | | | | | | commit c4721b46a7a1bea2b1c5004cb6021ffbfc69bbe3 Author: Jose Gutierrez <jose@zeroc.com> Date: Mon Mar 2 18:28:42 2009 +0100 Fix 3755 - demo/Ice/callback has context parameter?
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Added expect scriptsDwayne Boone2007-08-15
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed a bug in RouterInfo which could cause a NullPointerException whenBenoit Foucher2005-02-16
comparing references. Added certificates for the C++ IceSSL plugin (needed by demos to start SSL enabled services). Added Glacier2 callback demo.