Uses of Interface
org.drasyl.node.handler.plugin.DrasylPlugin
Packages that use DrasylPlugin
-
Uses of DrasylPlugin in org.drasyl.node
Methods in org.drasyl.node that return types with arguments of type DrasylPluginModifier and TypeMethodDescriptionabstract Set<DrasylPlugin>
DrasylConfig.getPlugins()
static Set<DrasylPlugin>
DrasylConfig.getPlugins
(com.typesafe.config.Config config, String path) Method parameters in org.drasyl.node with type arguments of type DrasylPluginModifier and TypeMethodDescriptionabstract DrasylConfig.Builder
DrasylConfig.Builder.plugins
(Set<DrasylPlugin> plugins) -
Uses of DrasylPlugin in org.drasyl.node.plugin.groups.client
Classes in org.drasyl.node.plugin.groups.client that implement DrasylPluginModifier and TypeClassDescriptionclass
The Groups Membership Client Plugin allows drasyl nodes to connect to membership managers at startup to join groups. -
Uses of DrasylPlugin in org.drasyl.node.plugin.groups.manager
Classes in org.drasyl.node.plugin.groups.manager that implement DrasylPluginModifier and TypeClassDescriptionclass
Starting point for the groups master plugin.