// 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 on Vespa 7 /** * Exported not as an API, but specifically for SSBE. */ @ExportPackage package com.yahoo.feedhandler; import com.yahoo.osgi.annotation.ExportPackage;