Uses of Package
org.drasyl.event
Packages that use org.drasyl.event
Package
Description
Core API that includes the
DrasylNode
and DrasylConfig
.Contains events that inform the application about various states of the drasyl node, incoming
communication, or connection type changes.
Package contains classes that are used for communicating with other peers.
Link between application and drasyl overlay network.
Package contains classes that are used for encoding/decoding objects.
-
Classes in org.drasyl.event used by org.drasylClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.
-
Classes in org.drasyl.event used by org.drasyl.eventClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.Used by
Event
to describe an event related to the local Node (e.g.Events that refer to aNode
.Used byEvent
to describe an event related to a Peer (e.g.Events that refer to aPeer
. -
Classes in org.drasyl.event used by org.drasyl.peerClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.
-
Classes in org.drasyl.event used by org.drasyl.pipelineClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.
-
Classes in org.drasyl.event used by org.drasyl.pipeline.codecClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.
-
Classes in org.drasyl.event used by org.drasyl.plugin.groups.clientClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.
-
Classes in org.drasyl.event used by org.drasyl.plugin.groups.client.eventClassDescriptionDescribes an Event that provides the application with information about the local node, other peers, connections or incoming messages.