Uses of Class
org.drasyl.identity.Identity

Packages that use Identity
Package
Description
netty Channel for the drasyl overlay network.
A virtual Channel that helps wrapping a series of handlers to unit test the handlers or use them in non-I/O context.
Contains classes necessary for encrypted protocol communication.
Contains classes to manage the Identity of the drasyl node.
Contains DrasylNode.
Describes DrasylNodes as finite state machines.
Contains events that inform about various states of the DrasylNode (started, stopped, etc.) or overlay network events (messages, peer discovery, etc.)
Contains classes necessary for encrypted peer/application communication.
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with user-defined settings.
Handles the Identity creation of the DrasylNode.
The groups client plugin.