summaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/java/com/yahoo/storage/searcher/package-info.java
blob: 4779faf81193eb3c2b08c8b193b003d5b4d51615 (plain) (blame)
1
2
3
4
5
6
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
// TODO: This implements the old, deprecated document http API. Remove this package on Vespa 7.
@ExportPackage
package com.yahoo.storage.searcher;

import com.yahoo.osgi.annotation.ExportPackage;