Uses of Class
org.omg.dds.core.status.LivelinessChangedStatus

Packages that use LivelinessChangedStatus
org.omg.dds.core The Core (Infrastructure) Module defines the abstract classes and the interfaces that are refined by the other modules. 
org.omg.dds.core.status   
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.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. 
 

Uses of LivelinessChangedStatus in org.omg.dds.core
 

Methods in org.omg.dds.core that return LivelinessChangedStatus
<TYPE> LivelinessChangedStatus<TYPE>
Bootstrap.ServiceProviderInterface.newLivelinessChangedStatus()
           
 

Uses of LivelinessChangedStatus in org.omg.dds.core.status
 

Methods in org.omg.dds.core.status that return LivelinessChangedStatus
static
<TYPE> LivelinessChangedStatus<TYPE>
LivelinessChangedStatus.newLivelinessChangedStatus(Bootstrap bootstrap)
           
 

Uses of LivelinessChangedStatus in org.omg.dds.domain
 

Methods in org.omg.dds.domain with parameters of type LivelinessChangedStatus
 void DomainParticipantAdapter.onLivelinessChanged(LivelinessChangedStatus<?> status)
           
 

Uses of LivelinessChangedStatus in org.omg.dds.sub
 

Methods in org.omg.dds.sub that return LivelinessChangedStatus
 LivelinessChangedStatus<TYPE> DataReader.getLivelinessChangedStatus(LivelinessChangedStatus<TYPE> status)
           
 

Methods in org.omg.dds.sub with parameters of type LivelinessChangedStatus
 LivelinessChangedStatus<TYPE> DataReader.getLivelinessChangedStatus(LivelinessChangedStatus<TYPE> status)
           
 void SubscriberListener.onLivelinessChanged(LivelinessChangedStatus<?> status)
           
 void SubscriberAdapter.onLivelinessChanged(LivelinessChangedStatus<?> status)
           
 void DataReaderListener.onLivelinessChanged(LivelinessChangedStatus<TYPE> status)
           
 void DataReaderAdapter.onLivelinessChanged(LivelinessChangedStatus<TYPE> status)
           
 



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