public interface PollingTransportHandler
Modifier and Type | Method and Description |
---|---|
ReverseReplication[] |
poll(TransportContext ctx,
ReplicationTransaction tx,
ReplicationContentFactory factory)
Poll modified content from the transport handler.
|
ReverseReplication[] poll(TransportContext ctx, ReplicationTransaction tx, ReplicationContentFactory factory) throws ReplicationException
ctx
- transport contexttx
- replication transactionfactory
- replication content factoryReplicationException
- if a replication error occursTransportException
- if the underlying transport receives an unexpected answerCopyright © 2010 - 2020 Adobe. All Rights Reserved