Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosNotifyChannelAdmin.ProxyPushConsumerPOA
org.omg.CosNotifyChannelAdmin.ProxyPushConsumerPOATie
public class ProxyPushConsumerPOATie
extends ProxyPushConsumerPOA
Constructor Summary | |
|
Method Summary | |
SupplierAdmin |
|
ProxyType |
|
POA | |
ProxyPushConsumerOperations | |
void |
|
ProxyPushConsumer |
|
ProxyPushConsumer | |
int |
|
void |
|
void | |
int[] | |
Filter |
|
Property[] |
|
EventType[] | |
void |
|
void | |
void | |
void |
|
void | |
void |
|
void |
|
Methods inherited from class org.omg.CosNotifyChannelAdmin.ProxyPushConsumerPOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public ProxyPushConsumerPOATie(ProxyPushConsumerOperations delegate, POA poa)
public int add_filter(Filter new_filter)
- Specified by:
- add_filter in interface FilterAdminOperations
public void connect_any_push_supplier(PushSupplier push_supplier) throws AlreadyConnected
- Specified by:
- connect_any_push_supplier in interface ProxyPushConsumerOperations
public void disconnect_push_consumer()
- Specified by:
- disconnect_push_consumer in interface PushConsumerOperations
public int[] get_all_filters()
- Specified by:
- get_all_filters in interface FilterAdminOperations
public Filter get_filter(int filter) throws FilterNotFound
- Specified by:
- get_filter in interface FilterAdminOperations
public EventType[] obtain_subscription_types(ObtainInfoMode mode)
- Specified by:
- obtain_subscription_types in interface ProxyConsumerOperations
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
- Specified by:
- offer_change in interface NotifyPublishOperations
public void push(Any data) throws Disconnected
- Specified by:
- push in interface PushConsumerOperations
public void remove_all_filters()
- Specified by:
- remove_all_filters in interface FilterAdminOperations
public void remove_filter(int filter) throws FilterNotFound
- Specified by:
- remove_filter in interface FilterAdminOperations
public void set_qos(Property[] qos) throws UnsupportedQoS
- Specified by:
- set_qos in interface QoSAdminOperations
public void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
- Specified by:
- validate_event_qos in interface ProxyConsumerOperations
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
- Specified by:
- validate_qos in interface QoSAdminOperations