public interface IPackageQueryExecutor
| Modifier and Type | Method and Description |
|---|---|
IPackageSearchResult |
query(net.anwiba.commons.thread.cancel.ICanceler canceler,
net.anwiba.commons.datasource.connection.IHttpConnectionDescription description,
IPackageSearchCondition condition) |
IPackageSearchResult |
query(net.anwiba.commons.thread.cancel.ICanceler canceler,
net.anwiba.commons.datasource.connection.IHttpConnectionDescription description,
String identifier) |
IPackageSearchResult query(net.anwiba.commons.thread.cancel.ICanceler canceler, net.anwiba.commons.datasource.connection.IHttpConnectionDescription description, IPackageSearchCondition condition) throws net.anwiba.commons.lang.exception.CanceledException, IOException
net.anwiba.commons.lang.exception.CanceledExceptionIOExceptionIPackageSearchResult query(net.anwiba.commons.thread.cancel.ICanceler canceler, net.anwiba.commons.datasource.connection.IHttpConnectionDescription description, String identifier) throws net.anwiba.commons.lang.exception.CanceledException, IOException
net.anwiba.commons.lang.exception.CanceledExceptionIOExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.