Uses of Interface
org.jumpmind.symmetric.service.IOutgoingBatchService

Packages that use IOutgoingBatchService
org.jumpmind.symmetric.service.impl   
org.jumpmind.symmetric.service.jmx   
org.jumpmind.symmetric.transport.handler   
 

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

Classes in org.jumpmind.symmetric.service.impl that implement IOutgoingBatchService
 class OutgoingBatchService
           
 

Methods in org.jumpmind.symmetric.service.impl with parameters of type IOutgoingBatchService
 void DataService.setOutgoingBatchService(IOutgoingBatchService outgoingBatchService)
           
 void DataExtractorService.setOutgoingBatchService(IOutgoingBatchService batchBuilderService)
           
 void AcknowledgeService.setOutgoingBatchService(IOutgoingBatchService outgoingBatchService)
           
 

Uses of IOutgoingBatchService in org.jumpmind.symmetric.service.jmx
 

Methods in org.jumpmind.symmetric.service.jmx with parameters of type IOutgoingBatchService
 void SymmetricManagementService.setOutgoingBatchService(IOutgoingBatchService outgoingBatchService)
          Deprecated.  
 void NodeManagementService.setOutgoingBatchService(IOutgoingBatchService outgoingBatchService)
           
 

Uses of IOutgoingBatchService in org.jumpmind.symmetric.transport.handler
 

Methods in org.jumpmind.symmetric.transport.handler with parameters of type IOutgoingBatchService
 void AlertResourceHandler.setOutgoingBatchService(IOutgoingBatchService outgoingBatchService)
           
 



Copyright © 2007-2008. All Rights Reserved.