summaryrefslogtreecommitdiff
path: root/java/demo/Glacier2/callback/SessionServer.java
Commit message (Collapse)AuthorAge
* Removed bogus file.Matthew Newhook2009-09-09
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 1831 - changed demos as well to warn about extra argumentsDwayne Boone2007-09-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Use communicator stringToIdentityDwayne Boone2006-05-12
|
* 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.