TibrvMsgEncoder
Interface
Declaration
interface com.tibco.tibrv.TibrvMsgEncoder
Purpose
Encode Java objects as wire format custom datatypes.
Remarks
To define this interface, programs must implement both of its methods.
Method |
Description |
Test whether this encoder can encode the data as a particular wire format custom datatype. |
|
See Also
Subtopics