Question

Does anyone know of available Javadoc for Tibco rvd datagrams (specifically, class "com.tibco.tibrv.TibrvMsg")? It is not hard to decompile classes to get signatures, but that does not tell a lot about expected optimal usage and such.

All I need is simple read/write functionality for interoperability purposes, but ideally using recommended methods, and sometimes things like that are included in javadocs (I know that the product is not actively developed or supported, but there are lots of legacy systems that use it; and some non-rvd systems that use the data format itself for convenience (?)).

Was it helpful?

Solution

All TIBCO documentation including for Rendezvous may be found here:

http://power.tibco.com/pubslib/

Though you may need a customer id or support contract to access it.

OTHER TIPS

If you installed RV you can go here: /DOC/HTML/wwhelp/wwhimpl/js/html/wwhelp.htm

but don't use Google Chrome to view it - only Firefox and Internet Explorer will work

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top