|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTimeoutHandler | |
|---|---|
| com.google.bitcoin.core | |
| com.google.bitcoin.net | |
| Uses of AbstractTimeoutHandler in com.google.bitcoin.core |
|---|
| Subclasses of AbstractTimeoutHandler in com.google.bitcoin.core | |
|---|---|
class |
Peer
A Peer handles the high level communication with a Bitcoin node, extending a PeerSocketHandler which
handles low-level message (de)serialization. |
class |
PeerSocketHandler
Handles high-level message (de)serialization for peers, acting as the bridge between the com.google.bitcoin.net classes and Peer. |
| Uses of AbstractTimeoutHandler in com.google.bitcoin.net |
|---|
| Subclasses of AbstractTimeoutHandler in com.google.bitcoin.net | |
|---|---|
class |
ProtobufParser<MessageType extends MessageLite>
A handler which is used in NioServer and NioClient to split up incoming data streams
into protobufs and provide an interface for writing protobufs to the connections. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||