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 void
reportHandled(String anyType, String key)
void
setInterrupted()
boolean
wasInterruptRequested()
-