Package com.tibco.bpm.web.client.model.pagebus.message

Class Summary
PageBusMessage Provides a well defined JSON serializable message object that is used for publishing messages to the TIBCO PageBus.
PageBusMessageNative Extends PageBusMessage to wrap a JavaScriptObject that is received in an OnDataCallback that did not originate as a PageBusMessage or PageBusMessageObject (created by an external application not using this API).
PageBusMessageObject Extends PageBusMessage to allow passing any Java Object in a PageBus message.
 

Enum Summary
PageBusMessageType Enumerate the types of PageBusMessage instances that are created from the JavaScriptObject message that is delivered to the OnDataCallback.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.