|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublisherListener | |
|---|---|
| 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.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. |
| Uses of PublisherListener in org.omg.dds.domain |
|---|
| Subinterfaces of PublisherListener in org.omg.dds.domain | |
|---|---|
interface |
DomainParticipantListener
This is the interface that can be implemented by an application-provided class and then registered with the DomainParticipant such that the
application can be notified by the DCPS Service of relevant status changes. |
| Classes in org.omg.dds.domain that implement PublisherListener | |
|---|---|
class |
DomainParticipantAdapter
|
| Methods in org.omg.dds.domain with parameters of type PublisherListener | |
|---|---|
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. |
| Uses of PublisherListener in org.omg.dds.pub |
|---|
| Classes in org.omg.dds.pub that implement PublisherListener | |
|---|---|
class |
PublisherAdapter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.