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.ProxyPullConsumerPOA
org.omg.CosNotifyChannelAdmin.ProxyPullConsumerPOATie
public class ProxyPullConsumerPOATie
extends ProxyPullConsumerPOA
Constructor Summary | |
|
Method Summary | |
SupplierAdmin |
|
ProxyType |
|
POA | |
ProxyPullConsumerOperations | |
void |
|
ProxyPullConsumer |
|
ProxyPullConsumer | |
int |
|
void |
|
void | |
int[] | |
Filter |
|
Property[] |
|
EventType[] | |
void |
|
void | |
void |
|
void | |
void | |
void | |
void |
|
void |
|
Methods inherited from class org.omg.CosNotifyChannelAdmin.ProxyPullConsumerPOA | |
_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 ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate, POA poa)
public int add_filter(Filter new_filter)
- Specified by:
- add_filter in interface FilterAdminOperations
public void connect_any_pull_supplier(PullSupplier pull_supplier) throws TypeError, AlreadyConnected
- Specified by:
- connect_any_pull_supplier in interface ProxyPullConsumerOperations
public void disconnect_pull_consumer()
- Specified by:
- disconnect_pull_consumer in interface PullConsumerOperations
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 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 resume_connection() throws ConnectionAlreadyActive, NotConnected
- Specified by:
- resume_connection in interface ProxyPullConsumerOperations
public void set_qos(Property[] qos) throws UnsupportedQoS
- Specified by:
- set_qos in interface QoSAdminOperations
public void suspend_connection() throws NotConnected, ConnectionAlreadyInactive
- Specified by:
- suspend_connection in interface ProxyPullConsumerOperations
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