| Interface | Description |
|---|---|
| Peer |
Represents a connection to a peer.
|
| PeerServer |
| Class | Description |
|---|---|
| DomainPeer |
Represents a peer that we communicate with by using blocking I/O
on a UNIX domain socket.
|
| DomainPeerServer | |
| EncryptedPeer |
Represents a peer that we communicate with by using an encrypted
communications medium.
|
| TcpPeerServer |
Copyright © 2013 Apache Software Foundation. All rights reserved.