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, getUpdate
cancel, getOptions, getRunner, isCancelled
protected UpdateProcessor createUpdateProcessor(UpdateRequest update)
AbstractUpdateCallable
createUpdateProcessor
in class AbstractUpdateCallable<T extends Options>
update
- UpdateCopyright © 2015. All rights reserved.