Uses of Interface
com.streamhub.api.SubscriptionManager

Packages that use SubscriptionManager
com.streamhub.api The main classes and interfaces of the Streaming API. 
com.streamhub.nio The main classes for creating and starting the server. 
 

Uses of SubscriptionManager in com.streamhub.api
 

Methods in com.streamhub.api that return SubscriptionManager
 SubscriptionManager PushServer.getSubscriptionManager()
          Returns the servers SubscriptionManager.
 

Uses of SubscriptionManager in com.streamhub.nio
 

Methods in com.streamhub.nio that return SubscriptionManager
 SubscriptionManager NIOServer.getSubscriptionManager()
           
 



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