Package org.drasyl
Core API that includes the
DrasylNode
and DrasylConfig
.-
Class Summary Class Description DrasylConfig This class represents the configuration for aDrasylNode
.DrasylConfig.Builder DrasylNode Represents a node in the drasyl Overlay Network. -
Exception Summary Exception Description DrasylConfigException AnException
which is thrown byDrasylConfig
.DrasylException All checked exceptions in drasyl inherit from this exception class.