aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/java/com/yahoo/vespa/http/server/package-info.java
blob: 3678a0b9face6c2ee6aefd07b87e96a5b9724f27 (plain) (blame)
1
2
3
4
5
6
7
// Copyright Yahoo. 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;