org.omg.CosTypedNotifyChannelAdmin
public class TypedSupplierAdminPOATie extends TypedSupplierAdminPOA
| Constructor Summary | |
|---|---|
| TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
Constructor | |
| TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject, POA poa)
Constructor | |
| Method Summary | |
|---|---|
| int | add_filter(Filter new_filter)
Operation add_filter |
| void | destroy()
Operation destroy |
| int[] | get_all_filters()
Operation get_all_filters |
| Filter | get_filter(int filter)
Operation get_filter |
| ProxyConsumer | get_proxy_consumer(int proxy_id)
Operation get_proxy_consumer |
| Property[] | get_qos()
Operation get_qos |
| EventChannel | MyChannel()
Read accessor for MyChannel attribute |
| int | MyID()
Read accessor for MyID attribute |
| InterFilterGroupOperator | MyOperator()
Read accessor for MyOperator attribute |
| ProxyConsumer | obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
Operation obtain_notification_pull_consumer |
| ProxyConsumer | obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
Operation obtain_notification_push_consumer |
| ProxyPullConsumer | obtain_pull_consumer()
Operation obtain_pull_consumer |
| ProxyPushConsumer | obtain_push_consumer()
Operation obtain_push_consumer |
| TypedProxyPullConsumer | obtain_typed_notification_pull_consumer(String uses_interface, IntHolder proxy_id)
Operation obtain_typed_notification_pull_consumer |
| TypedProxyPushConsumer | obtain_typed_notification_push_consumer(String supported_interface, IntHolder proxy_id)
Operation obtain_typed_notification_push_consumer |
| ProxyPullConsumer | obtain_typed_pull_consumer(String uses_interface)
Operation obtain_typed_pull_consumer |
| TypedProxyPushConsumer | obtain_typed_push_consumer(String supported_interface)
Operation obtain_typed_push_consumer |
| void | offer_change(EventType[] added, EventType[] removed)
Operation offer_change |
| int[] | pull_consumers()
Read accessor for pull_consumers attribute |
| int[] | push_consumers()
Read accessor for push_consumers attribute |
| void | remove_all_filters()
Operation remove_all_filters |
| void | remove_filter(int filter)
Operation remove_filter |
| void | set_qos(Property[] qos)
Operation set_qos |
| void | validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)
Operation validate_qos |
| POA | _default_POA()
_default_POA method |
| TypedSupplierAdminOperations | _delegate()
Get the delegate |
| void | _delegate(TypedSupplierAdminOperations delegate_)
Set the delegate |