Interface SyncopePushExecutor
-
- All Known Implementing Classes:
PushJobDelegate,SinglePushJobDelegate,StreamPushJobDelegate
public interface SyncopePushExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreportHandled(String anyType, String key)voidsetInterrupted()booleanwasInterruptRequested()
-