Package org.jumpmind.symmetric.service
Interface INodeCommunicationService.INodeCommunicationExecutor
- All Known Implementing Classes:
DataExtractorService
,FileSyncExtractorService
,FileSyncService
,OfflinePullService
,OfflinePushService
,PullService
,PushService
,RouterService
- Enclosing interface:
- INodeCommunicationService
public static interface INodeCommunicationService.INodeCommunicationExecutor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(NodeCommunication nodeCommunication, RemoteNodeStatus status)
-
Method Details
-
execute
-