JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.drasyl.node.handler.timeout
package
org.drasyl.node.handler.timeout
Adds support for read and write timeout and idle connection notification.
Related Packages
Package
Description
org.drasyl.node.handler
ChannelHandler
s used by the
DrasylNode
.
org.drasyl.node.handler.crypto
Contains classes necessary for encrypted peer/application communication.
org.drasyl.node.handler.plugin
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with user-defined settings.
org.drasyl.node.handler.serialization
Serialization of java objects to byte arrays and vice versa.
Classes
Class
Description
IdleChannelCloser
Closes inactive channels (to free up memory).