public interface TypedSupplierAdminOperations extends SupplierAdminOperations, TypedSupplierAdminOperations
| Modifier and Type | Method and Description |
|---|---|
TypedProxyPullConsumer |
obtain_typed_notification_pull_consumer(String uses_interface,
IntHolder proxy_id) |
TypedProxyPushConsumer |
obtain_typed_notification_push_consumer(String supported_interface,
IntHolder proxy_id) |
destroy, get_proxy_consumer, MyChannel, MyID, MyOperator, obtain_notification_pull_consumer, obtain_notification_push_consumer, pull_consumers, push_consumersget_qos, set_qos, validate_qosoffer_changeadd_filter, get_all_filters, get_filter, remove_all_filters, remove_filterobtain_typed_pull_consumer, obtain_typed_push_consumerobtain_pull_consumer, obtain_push_consumerTypedProxyPushConsumer obtain_typed_notification_push_consumer(String supported_interface, IntHolder proxy_id) throws InterfaceNotSupported, AdminLimitExceeded
TypedProxyPullConsumer obtain_typed_notification_pull_consumer(String uses_interface, IntHolder proxy_id) throws NoSuchImplementation, AdminLimitExceeded
Copyright © 2015 JacORB. All rights reserved.