public class SequenceProxyPullSupplierPOATie extends SequenceProxyPullSupplierPOA
Constructor and Description |
---|
SequenceProxyPullSupplierPOATie(SequenceProxyPullSupplierOperations delegate) |
SequenceProxyPullSupplierPOATie(SequenceProxyPullSupplierOperations delegate,
POA poa) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public SequenceProxyPullSupplierPOATie(SequenceProxyPullSupplierOperations delegate)
public SequenceProxyPullSupplierPOATie(SequenceProxyPullSupplierOperations delegate, POA poa)
public SequenceProxyPullSupplier _this()
_this
in class SequenceProxyPullSupplierPOA
public SequenceProxyPullSupplier _this(ORB orb)
_this
in class SequenceProxyPullSupplierPOA
public SequenceProxyPullSupplierOperations _delegate()
public void _delegate(SequenceProxyPullSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public int[] get_all_filters()
public Property[] get_qos()
public MappingFilter lifetime_filter()
public ProxyType MyType()
public void connect_sequence_pull_consumer(SequencePullConsumer pull_consumer) throws AlreadyConnected
AlreadyConnected
public MappingFilter priority_filter()
public Filter get_filter(int filter) throws FilterNotFound
FilterNotFound
public void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoS
public EventType[] obtain_offered_types(ObtainInfoMode mode)
public int add_filter(Filter new_filter)
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public void priority_filter(MappingFilter a)
public void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public void remove_filter(int filter) throws FilterNotFound
FilterNotFound
public void remove_all_filters()
public StructuredEvent[] pull_structured_events(int max_number) throws Disconnected
Disconnected
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public void lifetime_filter(MappingFilter a)
public void disconnect_sequence_pull_supplier()
public StructuredEvent[] try_pull_structured_events(int max_number, BooleanHolder has_event) throws Disconnected
Disconnected
public ConsumerAdmin MyAdmin()
Copyright © 2016 JacORB. All rights reserved.