Uses of Interface
com.streamhub.api.PublishListener

Packages that use PublishListener
com.streamhub.api The main classes and interfaces of the Streaming API. 
 

Uses of PublishListener in com.streamhub.api
 

Methods in com.streamhub.api with parameters of type PublishListener
 void SubscriptionManager.addPublishListener(PublishListener publishListener)
          Adds a PublishListener which will be notified every time a client publishes some data
 void SubscriptionManager.removePublishListener(PublishListener publishListener)
          Removes a PublishListener from being notified of publish events
 



Copyright © 2009 StreamHub. Tutorials, news and guides can be found on the StreamHub Comet Blog.