Uses of Interface
com.streamhub.client.StreamHubGWTUpdateListener

Uses of StreamHubGWTUpdateListener in com.streamhub.client
 

Methods in com.streamhub.client with parameters of type StreamHubGWTUpdateListener
 void StreamHubGWTAdapter.subscribe(String[] topics, StreamHubGWTUpdateListener listener)
          Subscribes to an array of topics in a single request to the StreamHub server.
 void StreamHubGWTAdapter.subscribe(String topic, StreamHubGWTUpdateListener listener)
          Subscribes to a particular topic.
 



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