CoreDX DDS Java Reference Manual
Public Member Functions | List of all members
QosProvider Class Reference

QosProvider loads QoS settings from a library and provides interfaces to access entity specific QoS Policies. More...

Public Member Functions

 QosProvider (String uri, String profile)
 Constructor. Creates a new QosProvider instance that loads QoS settings from a library. More...
 
void cleanup ()
 "Destructor". Returns a QosProvider back to the factory. More...
 
DomainParticipantFactoryQos get_participantfactory_qos (String id)
 Access a DomainParticipantFactory QoS. More...
 
DomainParticipantQos get_participant_qos (String id)
 Access a DomainParticipant QoS. More...
 
TopicQos get_topic_qos (String id)
 Access a Topic QoS. More...
 
SubscriberQos get_subscriber_qos (String id)
 Access a Subscriber QoS. More...
 
PublisherQos get_publisher_qos (String id)
 Access a Publisher QoS. More...
 
DataReaderQos get_datareader_qos (String id)
 Access a DataReader QoS. More...
 
DataWriterQos get_datawriter_qos (String id)
 Access a DataWriter QoS. More...
 

Detailed Description

QosProvider loads QoS settings from a library and provides interfaces to access entity specific QoS Policies.


© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.