public class StructuredProxyPullConsumerPOATie extends StructuredProxyPullConsumerPOA
Constructor and Description |
---|
StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate) |
StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations 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 StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate)
public StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate, POA poa)
public StructuredProxyPullConsumer _this()
_this
in class StructuredProxyPullConsumerPOA
public StructuredProxyPullConsumer _this(ORB orb)
_this
in class StructuredProxyPullConsumerPOA
public StructuredProxyPullConsumerOperations _delegate()
public void _delegate(StructuredProxyPullConsumerOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public ProxyType MyType()
public void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoS
public void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public void connect_structured_pull_supplier(StructuredPullSupplier pull_supplier) throws AlreadyConnected, TypeError
AlreadyConnected
TypeError
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public void suspend_connection() throws NotConnected, ConnectionAlreadyInactive
public EventType[] obtain_subscription_types(ObtainInfoMode mode)
public int add_filter(Filter new_filter)
public void remove_filter(int filter) throws FilterNotFound
FilterNotFound
public void remove_all_filters()
public int[] get_all_filters()
public SupplierAdmin MyAdmin()
public void disconnect_structured_pull_consumer()
public Filter get_filter(int filter) throws FilterNotFound
FilterNotFound
public void resume_connection() throws ConnectionAlreadyActive, NotConnected
ConnectionAlreadyActive
NotConnected
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public Property[] get_qos()
Copyright © 2016 JacORB. All rights reserved.