
Xnio is a simplified low-level i/o layer which can be used anywhere you are using non-blocking i/o today. it frees you from the hassle of dealing with selectors and the lack of nio support for multicast sockets and non-socket i/o, while still maintaining all the capabilities present in nio, and it opens the door to non-obvious optimizations.
this package contains the api documentation of libjboss-xnio-java.