summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2000-10-19added test for BridgeFactoryKay Ramme
2000-10-19changed the BridgeFactory to use the UnoRuntime for bridge accessKay Ramme
2000-10-19moved thread add counting from JobQueue to JavaThreadPoolKay Ramme
2000-10-19constructor accepts a 4th parameter as the bridge name; only print exceptions...Kay Ramme
2000-10-19typo: missing dot in service path addedKay Ramme
2000-10-17#79524# reduce verbosity - do not print connection failuresKay Ramme
2000-10-09XEventListener,XComponent addedJörg Budischewski
2000-10-06BridgeFactory is now EventListener for every created bridges, so that dispose...Jörg Budischewski
2000-09-28extrace parameter for sendRequest: mustReplyKay Ramme
2000-09-28extra parameter for sendRequest; urp extensionsKay Ramme
2000-09-28support for cache disabling; enums are uncompressed (urp changes)Kay Ramme
2000-09-28check if the in mapped object is java object, send release immediatly, only c...Kay Ramme
2000-09-28insert StableListeners into right tableKay Ramme
2000-09-28replaced getDeclaredFields with getFieldsKay Ramme
2000-09-28adapted new Job contructor; fixed bug for objects with no method call; moved ...Kay Ramme
2000-09-28removed superflous argumentsKay Ramme
2000-09-28adapted new Job constructorKay Ramme
2000-09-28disabled debug output; removed synchronize of enter methodKay Ramme
2000-09-27now uses XInitialisation for passing argumentsKay Ramme
2000-09-18initial importJens-Heiner Rechtien