sun.net.spi.nameservice.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core-io Show documentation
Show all versions of core-io Show documentation
The official Couchbase JVM Core IO Library
// SPDX-License-Identifier: BSD-3-Clause
/**
* JDK9 removed the Nameservice SPI as per bug 8134577. The interfaces in this package were
* automatically extracted and are used to compile on newer JDKs.
*/
package sun.net.spi.nameservice;