Package org.drasyl.node.plugin.groups.client
package org.drasyl.node.plugin.groups.client
The groups client plugin.
-
ClassDescriptionA simple POJO that models a group.This class represents the configuration for the
GroupsClientPlugin
.Implements the builder-pattern for this configuration.DecodesByteBuf
s toGroupsClientMessage
s.EncodesGroupsClientMessage
s toByteBuf
s.The Groups Membership Client Plugin allows drasyl nodes to connect to membership managers at startup to join groups.EncodesGroupsServerMessage
s toByteBuf
s.This class models the connection/join setting of a group.