Uses of Class
com.streambase.liveview.client.PublisherStatusEvent
-
Packages that use PublisherStatusEvent Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of PublisherStatusEvent in com.streambase.liveview.client
Methods in com.streambase.liveview.client with parameters of type PublisherStatusEvent Modifier and Type Method Description void
AbstractPublisherListener. statusEvent(PublisherStatusEvent event)
Handles thePublisherStatusEvent
that are on thePublisherListener
void
PublisherListener. statusEvent(PublisherStatusEvent event)
Handles thePublisherStatusEvent
that are on thePublisherListener
-