Package org.drasyl.node
package org.drasyl.node
Contains
DrasylNode
. An convenient interface to run a node on the drasyl
overlay.-
ClassDescriptionThis class represents the configuration for a
DrasylNode
.AnException
which is thrown byDrasylConfig
.All checked exceptions in drasyl inherit from this exception class.Represents a node in the drasyl Overlay Network.Holds parent and childEventLoop
s that are shared across allDrasylNode
s.An implementation ofDrasylNode
that provides distinct methods for handling variousEvent
types.Class to read/write aIdentity
from/to a file.Holder for the JSON serializer and JSON deserializer.Asnull
values cannot be processed by aChannel
, we need a special type representation this kind of messages.Represents an endpoint of a drasyl node.