Uses of Interface
org.omg.dds.core.policy.EntityFactoryQosPolicy

Packages that use EntityFactoryQosPolicy
org.omg.dds.core.policy.modifiable   
org.omg.dds.domain The Domain Module contains the DomainParticipant class that acts as an entry-point of the Service and acts as a factory for many of the classes. 
org.omg.dds.domain.modifiable   
org.omg.dds.pub The Publication Module contains the Publisher and DataWriter interfaces as well as the PublisherListener and DataWriterListener interfaces, and more generally, all that is needed on the publication side. 
org.omg.dds.pub.modifiable   
org.omg.dds.sub The Subscription Module contains the Subscriber, DataReader, ReadCondition, and QueryCondition interfaces, as well as the SubscriberListener and DataReaderListener interfaces, and more generally, all that is needed on the subscription side. 
org.omg.dds.sub.modifiable   
 

Uses of EntityFactoryQosPolicy in org.omg.dds.core.policy.modifiable
 

Subinterfaces of EntityFactoryQosPolicy in org.omg.dds.core.policy.modifiable
 interface ModifiableEntityFactoryQosPolicy
           
 

Uses of EntityFactoryQosPolicy in org.omg.dds.domain
 

Methods in org.omg.dds.domain that return EntityFactoryQosPolicy
 EntityFactoryQosPolicy DomainParticipantQos.getEntityFactory()
           
 EntityFactoryQosPolicy DomainParticipantFactoryQos.getEntityFactory()
           
 

Uses of EntityFactoryQosPolicy in org.omg.dds.domain.modifiable
 

Methods in org.omg.dds.domain.modifiable with parameters of type EntityFactoryQosPolicy
 ModifiableDomainParticipantQos ModifiableDomainParticipantQos.setEntityFactory(EntityFactoryQosPolicy entityFactory)
           
 ModifiableDomainParticipantFactoryQos ModifiableDomainParticipantFactoryQos.setEntityFactory(EntityFactoryQosPolicy entityFactory)
           
 

Uses of EntityFactoryQosPolicy in org.omg.dds.pub
 

Methods in org.omg.dds.pub that return EntityFactoryQosPolicy
 EntityFactoryQosPolicy PublisherQos.getEntityFactory()
           
 

Uses of EntityFactoryQosPolicy in org.omg.dds.pub.modifiable
 

Methods in org.omg.dds.pub.modifiable with parameters of type EntityFactoryQosPolicy
 ModifiablePublisherQos ModifiablePublisherQos.setEntityFactory(EntityFactoryQosPolicy entityFactory)
           
 

Uses of EntityFactoryQosPolicy in org.omg.dds.sub
 

Methods in org.omg.dds.sub that return EntityFactoryQosPolicy
 EntityFactoryQosPolicy SubscriberQos.getEntityFactory()
           
 

Uses of EntityFactoryQosPolicy in org.omg.dds.sub.modifiable
 

Methods in org.omg.dds.sub.modifiable with parameters of type EntityFactoryQosPolicy
 ModifiableSubscriberQos ModifiableSubscriberQos.setEntityFactory(EntityFactoryQosPolicy entityFactory)
           
 



Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.