Archive Files

Archive Files details the jar files for various implementations of Rendezvous for Java. Place the appropriate jar file in the CLASSPATH environment variable.

Archive Files

Edition

Archive File

Contents

JNI Preferred

We recommend the following two native (JNI) implementations for most situations.

These implementations were formerly known as thin-message technology. As of release 8.2, this name no longer aptly describes the actual implementation differences.

Native Local

tibrvnative.jar

Standard classes
Certified message delivery
Fault tolerance
TibrvRvdTransport
Vector sending
Vector listening
Dispose
IPM

Native Secure Daemon

tibrvnativesd.jar

Standard classes
Certified message delivery
Fault tolerance
Secure daemons (TibrvSdContext)
TibrvRvdTransport
Vector sending
Vector listening
Dispose

JNI Backward Compatibility

The following two native (JNI) implementations are retained only for backward compatibility, when it is impractical to migrate to the native preferred implementation.

These implementations were formerly known as full-message technology. As of release 8.2, this name no longer aptly describes the actual implementation differences.

Backward Compatibility Local

tibrvj.jar

Standard classes
Certified message delivery
Fault tolerance
TibrvRvdTransport

Backward Compatibility Secure Daemon

tibrvjsd.jar

Standard classes
Certified message delivery
Fault tolerance
Secure daemons (TibrvSdContext)
TibrvRvdTransport