Uses of Interface
org.cruxframework.crux.plugin.gadget.client.features.PubsubFeature.Callback

Packages that use PubsubFeature.Callback
org.cruxframework.crux.plugin.gadget.client.features   
org.cruxframework.crux.plugin.gadget.client.features.impl   
 

Uses of PubsubFeature.Callback in org.cruxframework.crux.plugin.gadget.client.features
 

Methods in org.cruxframework.crux.plugin.gadget.client.features with parameters of type PubsubFeature.Callback
 void PubsubFeature.subscribe(String channelName, PubsubFeature.Callback callback)
          Subscribes to the specified channel.
 

Uses of PubsubFeature.Callback in org.cruxframework.crux.plugin.gadget.client.features.impl
 

Methods in org.cruxframework.crux.plugin.gadget.client.features.impl with parameters of type PubsubFeature.Callback
 void PubsubFeatureImpl.subscribe(String channelName, PubsubFeature.Callback callback)
           
 



Copyright © 2014. All rights reserved.