Uses of Package
org.drasyl.pipeline
Packages that use org.drasyl.pipeline
Package
Description
Core API that includes the
DrasylNode
and DrasylConfig
.Monitors various states or events in the drasyl node.
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.
-
Classes in org.drasyl.pipeline used by org.drasylClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.monitoringClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.clientClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.directClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.handlerClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.intravmClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.localhostClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.pipelineClassDescription
HandlerAdapter
which allows to explicit only handle a specific type of address.Handles an I/O event or intercepts an I/O operation, and forwards it to its next handler in itsPipeline
.Skeleton implementation of aHandler
.HandlerAdapter
which allows to explicit only handle a specific type of messages. -
Classes in org.drasyl.pipeline used by org.drasyl.peer.connection.serverClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
. -
Classes in org.drasyl.pipeline used by org.drasyl.pipelineClassDescription
HandlerAdapter
which allows to explicit only handle a specific type of address.AbstractPipeline
implementation, that needs head and tail.Handles an I/O event or intercepts an I/O operation, and forwards it to its next handler in itsPipeline
.Skeleton implementation of aHandler
.A list ofHandler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
.HandlerAdapter
which allows to explicit only handle a specific type of messages and events. -
Classes in org.drasyl.pipeline used by org.drasyl.pipeline.codecClassDescription
HandlerAdapter
which allows to explicit only handle a specific type of address.Handles an I/O event or intercepts an I/O operation, and forwards it to its next handler in itsPipeline
.Skeleton implementation of aHandler
.HandlerAdapter
which allows to explicit only handle a specific type of messages and events.HandlerAdapter
which allows to explicit only handle a specific type of messages and events.HandlerAdapter
which allows to explicit only handle a specific type of messages. -
Classes in org.drasyl.pipeline used by org.drasyl.plugin.groups.clientClassDescription
HandlerAdapter
which allows to explicit only handle a specific type of address.Handles an I/O event or intercepts an I/O operation, and forwards it to its next handler in itsPipeline
.Skeleton implementation of aHandler
.HandlerAdapter
which allows to explicit only handle a specific type of messages and events. -
Classes in org.drasyl.pipeline used by org.drasyl.plugin.groups.client.messageClassDescriptionAll classes that implement this interface will be silent and automatically swallowed at the end of the pipeline.
-
Classes in org.drasyl.pipeline used by org.drasyl.plugin.groups.managerClassDescription
HandlerAdapter
which allows to explicit only handle a specific type of address.Handles an I/O event or intercepts an I/O operation, and forwards it to its next handler in itsPipeline
.Skeleton implementation of aHandler
.HandlerAdapter
which allows to explicit only handle a specific type of messages and events. -
Classes in org.drasyl.pipeline used by org.drasyl.pluginsClassDescriptionA list of
Handler
s which handles or intercepts inbound events and outbound operations of aDrasylNode
.