Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CosNotifyChannelAdmin._StructuredProxyPushConsumerStub
public class _StructuredProxyPushConsumerStub
extends ObjectImpl
implements StructuredProxyPushConsumer
Field Summary | |
static java.lang.Class |
Method Summary | |
SupplierAdmin |
|
ProxyType |
|
String[] |
|
int |
|
void |
|
void | |
int[] | |
Filter |
|
Property[] |
|
EventType[] | |
void |
|
void |
|
void | |
void |
|
void | |
void |
|
void |
|
Methods inherited from class org.omg.CORBA.portable.ObjectImpl | |
_create_request , _create_request , _duplicate , _get_delegate , _get_domain_managers , _get_interface , _get_interface_def , _get_policy , _hash , _ids , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_delegate , _set_policy_override , equals , hashCode , toString |
public int add_filter(Filter new_filter)
- Specified by:
- add_filter in interface FilterAdminOperations
public void connect_structured_push_supplier(StructuredPushSupplier push_supplier) throws AlreadyConnected
- Specified by:
- connect_structured_push_supplier in interface StructuredProxyPushConsumerOperations
public void disconnect_structured_push_consumer()
- Specified by:
- disconnect_structured_push_consumer in interface StructuredPushConsumerOperations
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_structured_event(StructuredEvent notification) throws Disconnected
- Specified by:
- push_structured_event in interface StructuredPushConsumerOperations
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