Package org.drasyl
package org.drasyl
Core API that includes the
DrasylNode
and DrasylConfig
.-
ClassDescriptionThis class represents the configuration for a
DrasylNode
.Builder class to create aDrasylConfig
with custom values.All checked exceptions in drasyl inherit from this exception class.Represents a node in the drasyl Overlay Network.This interface describes components of theDrasylNode
.All unchecked exceptions in drasyl inherit from this exception class.This particular Implementation of a drasyl Node shows exemplary how incoming Events can be processed using the Observer Pattern.