TibrvMsg
Class
Declaration
class com.tibco.tibrv.TibrvMsg
extends java.lang.Object
Purpose
Represent Rendezvous messages.
Remarks
This class has no destroy()
method. Instead, the Java garbage collector reclaims storage automatically. Nonetheless it is possible to explicitly manage native message storage; see TibrvMsg.dispose().
Method |
Description |
Message Life Cycle and Properties
|
|
Fields
|
|
Add Scalar (convenience methods) |
|
Get Scalar (convenience methods) |
|
Update Scalar (convenience methods) |
|
Address Information
|
|
Event Dispatched
|
|
Extract the event associated with a (dispatched) message object. |
|
String and Character Conversion
|
|
Return the character encoding for converting between Java Strings and wire format strings. |
|
Set the character encoding for converting between Java Unicode strings and wire format strings. |
|
Custom Datatypes
See Custom Datatypes. |
|
Define a custom datatype by registering its encoder and decoder interfaces. |
Inherited Methods |
|
Datatype Constants
These constants are all defined with short values. To extract a human-readable name from a short value, see TibrvMsg.getTypeName()
Constant |
Comment |
Used only as a |
|
|
|
|
|
|
|
|
|
Byte-array, compressed for network transmission. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Custom datatypes begin with this number. |
|
|