| Class | Description | 
|---|---|
| BasicInetPeer | Represents a peer that we communicate with by using a basic Socket
 that has no associated Channel. | 
| NioInetPeer | Represents a peer that we communicate with by using non-blocking I/O
 on a Socket. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.