public interface IObjectRequestExecutor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(ICanceler cancelable,
IRequest request) |
T execute(ICanceler cancelable, IRequest request) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.