JBoss.org
Community Documentation
Next
XNIO
Developer Guide
by
David M. Lloyd
rev.1 (XNIO 2.0.x)
I. Using XNIO
1. Quick Start
1.1. TCP Client and Server
2. NIO Buffers
2.1. Buffers Overview
2.2. Reading from and Writing to Buffers
3. XNIO Channels
3.1. Channels Overview
3.2. Channel Types
3.3. Channels: Reading and Writing
3.4. Channels: Cleaning Up and Shutting Down
3.5. Channel Listeners
3.6. Channel Blocking Modes
3.7. Zero-Copy I/O
4. XNIO Network Clients and Servers
4.1. XNIO Options
4.2. The XNIO Provider
4.3. XNIO TCP Server
4.4. XNIO TCP Client
4.5. XNIO TCP Acceptor
4.6. XNIO UDP Server
5. SSL and XNIO
6. XNIO Application Design Strategies
6.1.
6.2.
6.3.
Next
Part I. Using XNIO