aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/java/com/yahoo/storage/searcher/package-info.java
blob: 581afb0b1c89047ca43849588a47101e6f7da857 (plain) (blame)
1
2
3
4
5
6
// Copyright 2017 Yahoo Holdings. 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;