public class _SequenceProxyPullSupplierAckStub extends ObjectImpl implements SequenceProxyPullSupplierAck
Constructor and Description |
---|
_SequenceProxyPullSupplierAckStub() |
_create_request, _create_request, _duplicate, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
public static final Class _opsClass
public String[] _ids()
_ids
in class ObjectImpl
public int[] get_all_filters()
get_all_filters
in interface FilterAdminOperations
public Property[] get_qos()
get_qos
in interface QoSAdminOperations
public MappingFilter lifetime_filter()
lifetime_filter
in interface ProxySupplierOperations
public ProxyType MyType()
MyType
in interface ProxySupplierOperations
public void connect_sequence_pull_consumer(SequencePullConsumer pull_consumer) throws AlreadyConnected
connect_sequence_pull_consumer
in interface SequenceProxyPullSupplierOperations
AlreadyConnected
public MappingFilter priority_filter()
priority_filter
in interface ProxySupplierOperations
public Filter get_filter(int filter) throws FilterNotFound
get_filter
in interface FilterAdminOperations
FilterNotFound
public void set_qos(Property[] qos) throws UnsupportedQoS
set_qos
in interface QoSAdminOperations
UnsupportedQoS
public EventType[] obtain_offered_types(ObtainInfoMode mode)
obtain_offered_types
in interface ProxySupplierOperations
public int add_filter(Filter new_filter)
add_filter
in interface FilterAdminOperations
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
subscription_change
in interface NotifySubscribeOperations
InvalidEventType
public void priority_filter(MappingFilter a)
priority_filter
in interface ProxySupplierOperations
public void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
validate_event_qos
in interface ProxySupplierOperations
UnsupportedQoS
public void remove_filter(int filter) throws FilterNotFound
remove_filter
in interface FilterAdminOperations
FilterNotFound
public void remove_all_filters()
remove_all_filters
in interface FilterAdminOperations
public void lifetime_filter(MappingFilter a)
lifetime_filter
in interface ProxySupplierOperations
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
validate_qos
in interface QoSAdminOperations
UnsupportedQoS
public StructuredEvent[] pull_structured_events(int max_number) throws Disconnected
pull_structured_events
in interface SequencePullSupplierOperations
Disconnected
public void disconnect_sequence_pull_supplier()
disconnect_sequence_pull_supplier
in interface SequencePullSupplierOperations
public StructuredEvent[] try_pull_structured_events(int max_number, BooleanHolder has_event) throws Disconnected
try_pull_structured_events
in interface SequencePullSupplierOperations
Disconnected
public void acknowledge(int[] sequence_numbers)
acknowledge
in interface SequenceProxyPullSupplierAckOperations
public ConsumerAdmin MyAdmin()
MyAdmin
in interface ProxySupplierOperations
Copyright © 2016 JacORB. All rights reserved.