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_qosget_qos, set_qos, validate_qosadd_filter, get_all_filters, get_filter, remove_all_filters, remove_filtersubscription_changedisconnect_push_suppliervoid connect_any_push_consumer(PushConsumer push_consumer) throws AlreadyConnected, TypeError
AlreadyConnectedTypeErrorvoid suspend_connection()
throws NotConnected,
ConnectionAlreadyInactive
void resume_connection()
throws ConnectionAlreadyActive,
NotConnected
ConnectionAlreadyActiveNotConnectedCopyright © 2015 JacORB. All rights reserved.