com.yahoo.vespa.http.server.package-info Maven / Gradle / Ivy
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
* Server side of programmatic API for feeding into Vespa from outside the
* clusters. Not a public API, not meant for direct use.
*/
@com.yahoo.api.annotations.PackageMarker
package com.yahoo.vespa.http.server;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy