TibrvVectorCallback
Class
Declaration
abstract class com.tibco.tibrv.TibrvVectorCallback
Purpose
Process inbound message vectors (vector listener events).
Remarks
Implement a subclass to process inbound message vectors.
Method |
Description |
Related Classes
Restrictions
This abstract class is available only in the JNI preferred implementation. It is not available in the JNI backward compatibility implementation, nor in the pure Java implementation.
See Also
Subtopics