cgl.narada.matching.rtp
Interface RtpMatchingTree
- All Known Implementing Classes:
- ClientRtpMatching, RtpMatching
public interface RtpMatchingTree
This interface specifies the operations that need to be supported by
client matching trees and cluster/unit-contoller trees.
setNodeDestination
void setNodeDestination(Destinations destination)
addSubscriptionProfile
void addSubscriptionProfile(RtpProfile rtpProfile)
removeSubscriptionProfile
void removeSubscriptionProfile(RtpProfile rtpProfile)
propagateChangesToHigherLevels
void propagateChangesToHigherLevels(RtpProfile rtpProfile,
boolean addProfile)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project