An open API service indexing awesome lists of open source software.

https://github.com/sshtools/java-nio-commons

A set of common Java NIO implementations for cloud and on-premise storage access.
https://github.com/sshtools/java-nio-commons

Last synced: 6 months ago
JSON representation

A set of common Java NIO implementations for cloud and on-premise storage access.

Awesome Lists containing this project

README

          

# Java NIO Commons
This projects goal is to bring together and provide implementations for a complete set of Java NIO implementations for all cloud-based and on-premise storage access. It is similar to [Commons VFS](https://commons.apache.org/proper/commons-vfs/) in bringing together implementations for different systems, but instead of defining a separate access API, it uses the in-built features of Java's NIO Filesystem.

This is also NOT a Java NIO to Commons VFS bridge. If you need that, look at our other project [VFS2NIO](https://github.com/sshtools/vfs2nio).

## Developers
This project is maintained by the developers of [Jadaptive Limited](https://jadaptive.com). Please use the issue system to request features or report bugs.

## License
This project is licensed under an Apache 2.0 Open Source license.