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 TypeClassDescriptionclassThis message is send by the groups client to the server to join a group.classThis 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 voidGroupsManagerHandler.matchedRead(HandlerContext ctx, CompressedPublicKey sender, GroupsClientMessage msg, CompletableFuture<Void> future)