| Name | Description | Type | Package | Framework | 
| DirectPoller | A Poller that uses the callers thread to poll for a result as soon asit is asked for. | Class | org.springframework.batch.poller | Spring Batch | 
| Poller | Interface for polling a Callable instance provided by the user. | Interface | org.springframework.batch.poller | Spring Batch |