public interface ProxyPushSupplierOperations extends ProxySupplierOperations, PushSupplierOperations
Modifier and Type | Method and Description |
---|---|
void |
connect_any_push_consumer(PushConsumer push_consumer) |
void |
resume_connection() |
void |
suspend_connection() |
lifetime_filter, lifetime_filter, MyAdmin, MyType, obtain_offered_types, priority_filter, priority_filter, validate_event_qos
get_qos, set_qos, validate_qos
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter
subscription_change
disconnect_push_supplier
void connect_any_push_consumer(PushConsumer push_consumer) throws AlreadyConnected, TypeError
AlreadyConnected
TypeError
void suspend_connection() throws NotConnected, ConnectionAlreadyInactive
void resume_connection() throws ConnectionAlreadyActive, NotConnected
ConnectionAlreadyActive
NotConnected
Copyright © 2017 JacORB. All rights reserved.