public class StructuredProxyPushSupplierPOATie extends StructuredProxyPushSupplierPOA
| Constructor and Description |
|---|
StructuredProxyPushSupplierPOATie(StructuredProxyPushSupplierOperations delegate) |
StructuredProxyPushSupplierPOATie(StructuredProxyPushSupplierOperations delegate,
POA poa) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic StructuredProxyPushSupplierPOATie(StructuredProxyPushSupplierOperations delegate)
public StructuredProxyPushSupplierPOATie(StructuredProxyPushSupplierOperations delegate, POA poa)
public StructuredProxyPushSupplier _this()
_this in class StructuredProxyPushSupplierPOApublic StructuredProxyPushSupplier _this(ORB orb)
_this in class StructuredProxyPushSupplierPOApublic StructuredProxyPushSupplierOperations _delegate()
public void _delegate(StructuredProxyPushSupplierOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic int[] get_all_filters()
public Property[] get_qos()
public void suspend_connection()
throws NotConnected,
ConnectionAlreadyInactive
public MappingFilter lifetime_filter()
public ProxyType MyType()
public MappingFilter priority_filter()
public void disconnect_structured_push_supplier()
public Filter get_filter(int filter) throws FilterNotFound
FilterNotFoundpublic void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoSpublic void resume_connection()
throws ConnectionAlreadyActive,
NotConnected
ConnectionAlreadyActiveNotConnectedpublic EventType[] obtain_offered_types(ObtainInfoMode mode)
public int add_filter(Filter new_filter)
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventTypepublic void priority_filter(MappingFilter a)
public void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoSpublic void remove_filter(int filter)
throws FilterNotFound
FilterNotFoundpublic void remove_all_filters()
public void connect_structured_push_consumer(StructuredPushConsumer push_consumer) throws AlreadyConnected, TypeError
AlreadyConnectedTypeErrorpublic void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoSpublic void lifetime_filter(MappingFilter a)
public ConsumerAdmin MyAdmin()
Copyright © 2015 JacORB. All rights reserved.