vote up 0 vote down star

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 (?)).

flag

70% accept rate

1 Answer

vote up 0 vote down check

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.

link|flag
Thanks. I'll see if I can find a customer id, we are a customer so it should be possible to figure that out. – StaxMan Oct 30 at 4:36
Indeed. And if you have Rendezvous installed on your machine, the documentation (including javadoc) should be available too (on Windows go to Start > All Programs > Tibco > [Product] > Documentation). – Pascal Thivent Oct 30 at 10:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.