Uses of Interface
org.drasyl.plugin.groups.client.message.GroupsClientMessage
Packages that use GroupsClientMessage
-
Uses of GroupsClientMessage in org.drasyl.plugin.groups.client.message
Classes in org.drasyl.plugin.groups.client.message that implement GroupsClientMessageModifier and TypeClassDescriptionclass
This message is send by the groups client to the server to join a group.class
This message is send by the groups client to the server to leave a group. -
Uses of GroupsClientMessage in org.drasyl.plugin.groups.manager
Methods in org.drasyl.plugin.groups.manager with parameters of type GroupsClientMessageModifier and TypeMethodDescriptionprotected void
GroupsManagerHandler.matchedRead
(HandlerContext ctx, CompressedPublicKey sender, GroupsClientMessage msg, CompletableFuture<Void> future)