All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.jrtps.message.parameter.TopicPolicy Maven / Gradle / Ivy

package net.sf.jrtps.message.parameter;

/**
 * A tagging interface marking QosPolicies as being suitable for topic.
 * 
 * @author mcr70
 */
public interface TopicPolicy extends QosPolicy {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy