aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-core/src/main/java/com/yahoo/feedhandler/package-info.java
blob: 34cf58a22941ace4e2efefdba26c39d00edebb98 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * Exported not as an API, but specifically for SSBE.
 */
@ExportPackage
package com.yahoo.feedhandler;

import com.yahoo.osgi.annotation.ExportPackage;