Uses of Interface
com.pushtechnology.diffusion.client.features.control.topics.SessionTrees.BranchMappingTable.Builder
Packages that use SessionTrees.BranchMappingTable.Builder
Package
Description
Client API.
Client API : Topic Control Features.
-
Uses of SessionTrees.BranchMappingTable.Builder in com.pushtechnology.diffusion.client
Methods in com.pushtechnology.diffusion.client that return SessionTrees.BranchMappingTable.BuilderModifier and TypeMethodDescriptionDiffusion.Implementation.newBranchMappingTableBuilder()
Diffusion.newBranchMappingTableBuilder()
Create a newSessionTrees.BranchMappingTable.Builder
. -
Uses of SessionTrees.BranchMappingTable.Builder in com.pushtechnology.diffusion.client.features.control.topics
Methods in com.pushtechnology.diffusion.client.features.control.topics that return SessionTrees.BranchMappingTable.BuilderModifier and TypeMethodDescriptionSessionTrees.BranchMappingTable.Builder.addBranchMapping
(String sessionFilter, String topicTreeBranch) Add a new branch mapping.SessionTrees.BranchMappingTable.Builder.reset()
Reset the builder.