public class ProxySupplierPOATie extends ProxySupplierPOA
Constructor and Description |
---|
ProxySupplierPOATie(ProxySupplierOperations delegate) |
ProxySupplierPOATie(ProxySupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
ProxySupplierOperations |
_delegate() |
void |
_delegate(ProxySupplierOperations delegate) |
ProxySupplier |
_this() |
ProxySupplier |
_this(ORB orb) |
int |
add_filter(Filter new_filter) |
int[] |
get_all_filters() |
Filter |
get_filter(int filter) |
Property[] |
get_qos() |
MappingFilter |
lifetime_filter() |
void |
lifetime_filter(MappingFilter a) |
ConsumerAdmin |
MyAdmin() |
ProxyType |
MyType() |
EventType[] |
obtain_offered_types(ObtainInfoMode mode) |
MappingFilter |
priority_filter() |
void |
priority_filter(MappingFilter a) |
void |
remove_all_filters() |
void |
remove_filter(int filter) |
void |
set_qos(Property[] qos) |
void |
validate_event_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos) |
void |
validate_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos) |
_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 ProxySupplierPOATie(ProxySupplierOperations delegate)
public ProxySupplierPOATie(ProxySupplierOperations delegate, POA poa)
public ProxySupplier _this()
_this
in class ProxySupplierPOA
public ProxySupplier _this(ORB orb)
_this
in class ProxySupplierPOA
public ProxySupplierOperations _delegate()
public void _delegate(ProxySupplierOperations 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 MappingFilter priority_filter()
public MappingFilter lifetime_filter()
public void lifetime_filter(MappingFilter a)
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 EventType[] obtain_offered_types(ObtainInfoMode mode)
public ConsumerAdmin MyAdmin()
public void priority_filter(MappingFilter a)
public Filter get_filter(int filter) throws FilterNotFound
FilterNotFound
public Property[] get_qos()
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS