summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ReferenceFactory.java
Commit message (Collapse)AuthorAge
...
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Another stringToIdentity changeDwayne Boone2006-05-12
|
* Use communicator stringToIdentityDwayne Boone2006-05-12
|
* stringToProxy now accepts null stringDwayne Boone2006-05-11
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 804 - no endpoint in reference means try all local interfacesDwayne Boone2006-02-13
|
* Added locator cache timeout.Benoit Foucher2006-02-08
|
* Bug 764Michi Henning2006-01-18
|
* Bug 395 - Added pseudo INVADDR_ANY supportDwayne Boone2005-10-06
|
* Align with C++ for bug 282:Mark Spruiell2005-09-14
| | | | | | | | - Adding Ice.Default.CollocationOptimization property, default = 1 - Changing the ice_default proxy method to return a proxy having the default collocation optimization setting, rather than false - Changing all other calls to ReferenceFactory::create to use the default setting instead of a hard-coded value
* Added support for new proxy methods (ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()).
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=353Matthew Newhook2005-09-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-07
|
* Added Ice.Warn.EndpointsDwayne Boone2005-07-11
|
* Fixed warningDwayne Boone2005-07-11
|
* Parsing a stringified proxy no longer fails if a endpoint type is unknownDwayne Boone2005-07-11
| | | | as long as there are others that are known.
* 2004 to 2005Bernard Normier2005-02-16
|
* Reference fixes:Mark Spruiell2005-02-08
| | | | | | - Moving _secure to RoutableReference - Fixing changeDefault() - Fixing changeRouter() and changeLocator() to return appropriate values
* Reference refactoring.Michi Henning2004-11-23
|
* sync with C++ for connection and reference changesMark Spruiell2004-10-12
|
* Changed code to throw MarshalException if a request or reply contains aMichi Henning2004-05-18
| | | | | | facet path with more than one element, and to throw ProxyUnmarshalException if a proxy has a facet path with more than on element.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-04-20
|
* Freeze facet updateBernard Normier2004-04-17
|
* align with C++ facet changesMark Spruiell2004-04-13
|
* Added per-proxy contexts to icej. For ice, added context to operator== andMichi Henning2003-08-27
| | | | the hash function for proxies.
* version update; date changeMarc Laukien2003-02-04
|
* compression cleanupMarc Laukien2003-01-30
|
* 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
|
* validate identitiesMark Spruiell2002-10-12
|
* Improved few local exception + evictor fix.Benoit Foucher2002-10-01
|
* cleaning up empty identity handlingMark Spruiell2002-08-30
|
* adding encoding for references, identitiesMark Spruiell2002-08-28
|
* align with C++ for facet pathMark Spruiell2002-07-18
|
* facet pathMarc Laukien2002-07-17
|
* added spaceMarc Laukien2002-07-09
|
* Merged location branch.Benoit Foucher2002-06-28
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* initial compressionMarc Laukien2002-05-07
|
* align with C++ changes for thread pool, properties, plug-insMark Spruiell2002-05-02
|
* Ice protocol optimizationsMarc Laukien2002-03-10
|
* align with stable_31Mark Spruiell2002-01-29