Uses of Interface
org.drasyl.plugins.DrasylPlugin
Packages that use DrasylPlugin
-
Uses of DrasylPlugin in org.drasyl
Methods in org.drasyl that return types with arguments of type DrasylPluginModifier and TypeMethodDescriptionDrasylConfig.getPlugins()
static Set<DrasylPlugin>
DrasylConfig.getPlugins
(com.typesafe.config.Config config, String path) Method parameters in org.drasyl with type arguments of type DrasylPlugin -
Uses of DrasylPlugin in org.drasyl.plugin.groups.client
Classes in org.drasyl.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.plugin.groups.manager
Classes in org.drasyl.plugin.groups.manager that implement DrasylPluginModifier and TypeClassDescriptionclass
Starting point for the groups master plugin.