summaryrefslogtreecommitdiffstats
path: root/container-apache-http-client-bundle/src/main/java/org/apache/hc/client5/http/impl/nio/package-info.java
blob: db3b6a74639d9a80f7cf652b63b267c7bdf6dc38 (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.
/**
 * @author bjorncs
 */
@ExportPackage
package org.apache.hc.client5.http.impl.nio;

import com.yahoo.osgi.annotation.ExportPackage;