Uses of Interface
org.omg.dds.pub.Publisher

Packages that use Publisher
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. 
 

Uses of Publisher in org.omg.dds.domain
 

Methods in org.omg.dds.domain that return Publisher
 Publisher DomainParticipant.createPublisher()
           
 Publisher DomainParticipant.createPublisher(PublisherQos qos, PublisherListener listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new publisher.
 Publisher DomainParticipant.createPublisher(java.lang.String qosLibraryName, java.lang.String qosProfileName, PublisherListener listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new publisher.
 



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