Interface IPackageQueryExecutor

    • Method Detail

      • query

        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,
                                   java.io.IOException
        Throws:
        net.anwiba.commons.lang.exception.CanceledException
        java.io.IOException
      • query

        IPackageSearchResult query​(net.anwiba.commons.thread.cancel.ICanceler canceler,
                                   net.anwiba.commons.datasource.connection.IHttpConnectionDescription description,
                                   java.lang.String identifier)
                            throws net.anwiba.commons.lang.exception.CanceledException,
                                   java.io.IOException
        Throws:
        net.anwiba.commons.lang.exception.CanceledException
        java.io.IOException