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 © 2018 Apache Software Foundation. All Rights Reserved.