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.StructuredProxyPullConsumerPOA
org.omg.CosNotifyChannelAdmin.StructuredProxyPullConsumerPOATie
public class StructuredProxyPullConsumerPOATie
extends StructuredProxyPullConsumerPOA
Constructor Summary | |
Method Summary | |
SupplierAdmin |
|
ProxyType |
|
POA | |
StructuredProxyPullConsumerOperations | |
void | |
StructuredProxyPullConsumer |
|
StructuredProxyPullConsumer | |
int |
|
void |
|
void | |
int[] | |
Filter |
|
Property[] |
|
EventType[] | |
void |
|
void | |
void |
|
void | |
void | |
void | |
void |
|
void |
|
Methods inherited from class org.omg.CosNotifyChannelAdmin.StructuredProxyPullConsumerPOA | |
_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 StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate)
public StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate, POA poa)
public StructuredProxyPullConsumer _this()
- Overrides:
- _this in interface StructuredProxyPullConsumerPOA
public StructuredProxyPullConsumer _this(ORB orb)
- Overrides:
- _this in interface StructuredProxyPullConsumerPOA
public int add_filter(Filter new_filter)
- Specified by:
- add_filter in interface FilterAdminOperations
public void connect_structured_pull_supplier(StructuredPullSupplier pull_supplier) throws TypeError, AlreadyConnected
- Specified by:
- connect_structured_pull_supplier in interface StructuredProxyPullConsumerOperations
public void disconnect_structured_pull_consumer()
- Specified by:
- disconnect_structured_pull_consumer in interface StructuredPullConsumerOperations
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 StructuredProxyPullConsumerOperations
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 StructuredProxyPullConsumerOperations
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