net.sf.jrtps.message.parameter.DataReaderPolicy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jrtps Show documentation
Show all versions of jrtps Show documentation
jRTPS - An implementation of RTPS protocol by OMG
package net.sf.jrtps.message.parameter;
/**
* A tagging interface marking QosPolicies as being suitable for readers.
*
* @author mcr70
*/
public interface DataReaderPolicy extends QosPolicy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy