Package | Description |
---|---|
com.streamscape.cli.tlp | |
com.streamscape.sef.group |
Modifier and Type | Method and Description |
---|---|
FabricGroupLink |
FabricConnection.joinGroup(java.lang.String groupName)
Joins the specified group.
|
void |
FabricConnection.leaveGroup(java.lang.String groupName)
Leaves the specified group.
|
Modifier and Type | Method and Description |
---|---|
FabricGroup |
FabricGroupManager.createGroup(java.lang.String name,
java.lang.String description)
Creates a new group with the specified parameters.
|
void |
FabricGroupManager.dropGroup(java.lang.String name)
Drops the specified group.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.