import "CosNotifyChannelAdmin.idl";
Inherits CosNotification::QoSAdmin, and CosNotifyFilter::FilterAdmin.
Inherited by CosNotifyChannelAdmin::ProxyPullConsumer, CosNotifyChannelAdmin::ProxyPushConsumer, CosNotifyChannelAdmin::SequenceProxyPullConsumer, CosNotifyChannelAdmin::SequenceProxyPushConsumer, CosNotifyChannelAdmin::StructuredProxyPullConsumer, CosNotifyChannelAdmin::StructuredProxyPushConsumer, CosTypedNotifyChannelAdmin::TypedProxyPullConsumer, and CosTypedNotifyChannelAdmin::TypedProxyPushConsumer.
Public Methods | |
CosNotification::EventTypeSeq | obtain_subscription_types (in ObtainInfoMode mode) |
Get a list of event type names which represent the event types that consumers connected to this channel are interested in receiving. More... | |
void | validate_event_qos (in CosNotification::QoSProperties required_qos, out CosNotification::NamedPropertyRangeSeq available_qos) raises (CosNotification::UnsupportedQoS) |
Validate whether or not this proxy can honour the specified quality of service requirements. More... | |
Public Attributes | |
readonly attribute ProxyType | MyType |
The type of this proxy. More... | |
readonly attribute SupplierAdmin | MyAdmin |
The administration object that created this proxy. More... |
|
Get a list of event type names which represent the event types that consumers connected to this channel are interested in receiving.
|
|
Validate whether or not this proxy can honour the specified quality of service requirements.
|
|
The administration object that created this proxy.
|
|
The type of this proxy.
|