aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/filter/chain/package-info.java
blob: 0859d8ae8c48c0b0fd00aaf3c59207d2bdeb6912 (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.jdisc.http.filter.chain;

import com.yahoo.osgi.annotation.ExportPackage;