Uses of Class
org.jumpmind.symmetric.model.Channel

Packages that use Channel
org.jumpmind.symmetric.model   
org.jumpmind.symmetric.service   
org.jumpmind.symmetric.service.impl   
 

Uses of Channel in org.jumpmind.symmetric.model
 

Subclasses of Channel in org.jumpmind.symmetric.model
 class NodeChannel
           
 

Uses of Channel in org.jumpmind.symmetric.service
 

Methods in org.jumpmind.symmetric.service with parameters of type Channel
 void IConfigurationService.deleteChannel(Channel channel)
           
 void IConfigurationService.saveChannel(Channel channel)
           
 

Uses of Channel in org.jumpmind.symmetric.service.impl
 

Methods in org.jumpmind.symmetric.service.impl with parameters of type Channel
 void ConfigurationService.deleteChannel(Channel channel)
           
 void ConfigurationService.saveChannel(Channel channel)
           
 

Method parameters in org.jumpmind.symmetric.service.impl with type arguments of type Channel
 void BootstrapService.setDefaultChannels(java.util.List<Channel> defaultChannels)
           
 



Copyright © 2007-2008. All Rights Reserved.