Uses of Interface
com.pushtechnology.diffusion.client.features.control.topics.SessionTrees.BranchMappingTable
Packages that use SessionTrees.BranchMappingTable
Package
Description
Client API : Topic Control Features.
-
Uses of SessionTrees.BranchMappingTable in com.pushtechnology.diffusion.client.features.control.topics
Methods in com.pushtechnology.diffusion.client.features.control.topics that return SessionTrees.BranchMappingTableModifier and TypeMethodDescriptionCreate a new branch mapping table.Methods in com.pushtechnology.diffusion.client.features.control.topics that return types with arguments of type SessionTrees.BranchMappingTableModifier and TypeMethodDescriptionSessionTrees.getBranchMappingTable
(String sessionTreeBranch) Retrieve a branch mapping table from the server.Methods in com.pushtechnology.diffusion.client.features.control.topics with parameters of type SessionTrees.BranchMappingTableModifier and TypeMethodDescriptionSessionTrees.putBranchMappingTable
(SessionTrees.BranchMappingTable branchMappingTable) Create or replace a branch mapping table.