Uses of Package
org.drasyl
Packages that use org.drasyl
Package
Description
Core API that includes the
DrasylNode
and DrasylConfig
.Contains classes to manage the
Identity
of the drasyl node.Monitors various states or events in the drasyl node.
Provides classes to manage connections to other peers.
Connects to super peer and other peers.
Establishes direct connections to other peers.
netty handlers for peer connections.
Automatic discovery of other running drasyl nodes in the same JVM.
Uses the file system to discover other drasyl nodes running on the local computer.
Provides a server to which children and other peers can connect.
Link between application and drasyl overlay network.
Package contains classes that are used for encoding/decoding objects.
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with
user-defined settings.
Utility classes used across multiple packages.
-
Classes in org.drasyl used by org.drasylClassDescriptionThis 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
. -
Classes in org.drasyl used by org.drasyl.identityClassDescriptionThis class represents the configuration for a
DrasylNode
.All checked exceptions in drasyl inherit from this exception class. -
Classes in org.drasyl used by org.drasyl.monitoringClassDescriptionThis class represents the configuration for a
DrasylNode
.This interface describes components of theDrasylNode
. -
Classes in org.drasyl used by org.drasyl.peer.connectionClassDescriptionAll checked exceptions in drasyl inherit from this exception class.
-
Classes in org.drasyl used by org.drasyl.peer.connection.clientClassDescriptionThis class represents the configuration for a
DrasylNode
.All checked exceptions in drasyl inherit from this exception class.This interface describes components of theDrasylNode
. -
Classes in org.drasyl used by org.drasyl.peer.connection.directClassDescriptionThis class represents the configuration for a
DrasylNode
.This interface describes components of theDrasylNode
. -
Classes in org.drasyl used by org.drasyl.peer.connection.handlerClassDescriptionAll checked exceptions in drasyl inherit from this exception class.
-
Classes in org.drasyl used by org.drasyl.peer.connection.intravm
-
Classes in org.drasyl used by org.drasyl.peer.connection.localhostClassDescriptionThis class represents the configuration for a
DrasylNode
.This interface describes components of theDrasylNode
. -
Classes in org.drasyl used by org.drasyl.peer.connection.serverClassDescriptionThis class represents the configuration for a
DrasylNode
.All checked exceptions in drasyl inherit from this exception class.This interface describes components of theDrasylNode
. -
Classes in org.drasyl used by org.drasyl.pipelineClassDescriptionThis class represents the configuration for a
DrasylNode
.All unchecked exceptions in drasyl inherit from this exception class. -
Classes in org.drasyl used by org.drasyl.pipeline.codec
-
Classes in org.drasyl used by org.drasyl.plugin.groups.manager.databaseClassDescriptionAll checked exceptions in drasyl inherit from this exception class.
-
Classes in org.drasyl used by org.drasyl.plugins
-
Classes in org.drasyl used by org.drasyl.utilClassDescriptionAll checked exceptions in drasyl inherit from this exception class.