JBoss.org
Community Documentation
Prev
Next
Part I. Using XNIO
Table of Contents
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.
Prev
XNIO
Top of page
Front page
Next
Chapter 1. Quick Start