Uses of Package
org.drasyl.annotation
Package
Description
Different methods to discover peers.
The protocol used for communication with remote peers.
Contains classes to manage the
Identity
of the drasyl node.Contains
DrasylNode
.Describes
DrasylNode
s 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.)Serialization of java objects to byte arrays and vice versa.
Utility classes used across multiple packages.
-
ClassDescriptionA common annotation to declare that annotated elements can be
null
under some circumstance. -
-
-
ClassDescriptionSignifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.A common annotation to declare that annotated elements cannot be
null
.A common annotation to declare that annotated elements can benull
under some circumstance. -
-
-
ClassDescriptionA common annotation to declare that annotated elements can be
null
under some circumstance. -