summaryrefslogtreecommitdiff
path: root/java/src/Ice/ObjectPrx.java
Commit message (Collapse)AuthorAge
...
* timeout for clientProxy / ice_connectionMarc Laukien2004-10-21
|
* sync with C++ for connection and reference changesMark Spruiell2004-10-12
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* align with C++ facet changesMark Spruiell2004-04-13
|
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
| | | | Communicator::flushBatchRequests().
* Added per-proxy contexts to icej. For ice, added context to operator== andMichi Henning2003-08-27
| | | | the hash function for proxies.
* add missing declarations for ice_invoke_asyncMark Spruiell2003-06-17
|
* version update; date changeMarc Laukien2003-02-04
|
* compression cleanupMarc Laukien2003-01-30
|
* Ensure that the locator proxy doesn't reference itself.Benoit Foucher2003-01-15
|
* ice_is...() functions for proxiesMarc Laukien2002-12-11
|
* collocation opt can now be switched offMarc Laukien2002-12-07
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Changed Current.ice to use enum OperationMode to distinguish betweenMichi Henning2002-09-04
| | | | | | | | | Normal, Nonmutating, and Idempotent operations. Fixed bug introduced into Freeze with previous changes for saving object state. (State wasn't saved for idempotent operations.) Retested everything. I'm getting a failure in the Yellow (C++) tests, and another failure in the IceBox (Java) tests, but I don't think these are related to these changes.
* facet pathMarc Laukien2002-07-17
|
* added spaceMarc Laukien2002-07-09
|
* align with stable_32 in C++Mark Spruiell2002-02-13
|
* porting against C++ tag icej_baseline_02012002Mark Spruiell2002-02-05
|
* align with stable_31Mark Spruiell2002-01-29
|
* changing context arg from HashMap to MapMark Spruiell2002-01-15
|
* porting stable_30Mark Spruiell2001-12-15
|
* bug fixMark Spruiell2001-12-13
|
* adding equals()Mark Spruiell2001-12-12
|
* translator updateMark Spruiell2001-12-08
|
* porting against C++ tag icej_baseline_12052001; removing server componentsMark Spruiell2001-12-05
|
* initial proxy implementationMark Spruiell2001-11-30
|
* initial check-inMark Spruiell2001-11-09