Uses of Class
org.drasyl.node.plugin.groups.client.GroupUri
Packages that use GroupUri
Package
Description
The groups client plugin.
Classes used to model the internal state of the manager (e.g.
-
Uses of GroupUri in org.drasyl.node.plugin.groups.client
Methods in org.drasyl.node.plugin.groups.client that return GroupUriModifier and TypeMethodDescriptionstatic GroupUri
Generates aGroupUri
object from the given groups URI.static GroupUri
Generates aGroupUri
object from the given groups URI.static GroupUri
GroupUri.of
(IdentityPublicKey manager, String credentials, String name, Duration timeout) Methods in org.drasyl.node.plugin.groups.client that return types with arguments of type GroupUriMethods in org.drasyl.node.plugin.groups.client with parameters of type GroupUriModifier and TypeMethodDescriptionMethod parameters in org.drasyl.node.plugin.groups.client with type arguments of type GroupUriModifier and TypeMethodDescriptionConstructor parameters in org.drasyl.node.plugin.groups.client with type arguments of type GroupUri -
Uses of GroupUri in org.drasyl.node.plugin.groups.manager.data
Methods in org.drasyl.node.plugin.groups.manager.data that return GroupUri