TYPE - The data type of the source DataWriter.public abstract class OfferedIncompatibleQosEvent<TYPE> extends StatusChangedEvent<DataWriter<TYPE>>
QosPolicy value was incompatible with what was requested.source| Modifier | Constructor and Description |
|---|---|
protected |
OfferedIncompatibleQosEvent(DataWriter<TYPE> source) |
| Modifier and Type | Method and Description |
|---|---|
abstract OfferedIncompatibleQosEvent<TYPE> |
clone() |
abstract OfferedIncompatibleQosStatus |
getStatus() |
getSource, setSourcetoStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEnvironmentprotected OfferedIncompatibleQosEvent(DataWriter<TYPE> source)
public abstract OfferedIncompatibleQosStatus getStatus()
public abstract OfferedIncompatibleQosEvent<TYPE> clone()
clone in class StatusChangedEvent<DataWriter<TYPE>>Copyright © 2014. All rights reserved.