T - Options typepublic abstract class AbstractRemoteUpdateCallable<T extends Options> extends AbstractUpdateCallable<T>
| Constructor and Description |
|---|
AbstractRemoteUpdateCallable(Runner<T> runner,
T options)
Creates a new callable
|
| Modifier and Type | Method and Description |
|---|---|
protected UpdateProcessor |
createUpdateProcessor(UpdateRequest update)
Creates an update processor for running the update
|
call, customizeRequest, getUpdatecancel, getOptions, getRunner, isCancelledprotected UpdateProcessor createUpdateProcessor(UpdateRequest update)
AbstractUpdateCallablecreateUpdateProcessor in class AbstractUpdateCallable<T extends Options>update - UpdateCopyright © 2014. All Rights Reserved.