org.xnio.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xnio-api Show documentation
Show all versions of xnio-api Show documentation
The API JAR of the XNIO project
/**
* The main API package for XNIO.
*
* In addition to interfaces that are used and implemented by users of XNIO, this package contains several utility
* classes which, while not required to write an XNIO application, simplify boilerplate tasks associated with low-level
* I/O operations.
*/
package org.xnio;