Uses of Interface
com.tibco.bpm.web.client.model.pagebus.hub.Hub

Packages that use Hub
com.tibco.bpm.web.client.model.pagebus.hub   
 

Uses of Hub in com.tibco.bpm.web.client.model.pagebus.hub
 

Classes in com.tibco.bpm.web.client.model.pagebus.hub that implement Hub
 class IframeHubClient
          Wraps the TIBCO PageBus JavaScript IframeHubClient providing a JSNI interface enabling the use of Managed Hub events.
 class InlineHubClient
          Wraps the TIBCO PageBus JavaScript InlineHubClient providing a JSNI interface enabling the use of Managed Hub events.
 class ManagedHub
          The ManagedHub class provides a GWT JSNI interface to the TIBCO PageBus(TM) version 2.0.0 manager-side APIs to the Managed Hub.
 

Methods in com.tibco.bpm.web.client.model.pagebus.hub with parameters of type Hub
static void ManagedEventBus.setHub(Hub hub)
          Sets the Hub instance used to publish and subscribe to the PageBus ManagedHub.
static void ManagedEventBus.setHub(Hub hub, OnManagedEventBusErrorCallback onManagedEventBusErrorCallback)
          Sets the Hub instance used to publish and subscribe to the PageBus ManagedHub.
 



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