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.CosTypedNotifyChannelAdmin._TypedProxyPushSupplierStub
Field Summary | |
static java.lang.Class |
Method Summary | |
ConsumerAdmin |
|
ProxyType |
|
String[] |
|
int |
|
void |
|
void | |
int[] | |
Filter |
|
Property[] |
|
MappingFilter | |
void | |
EventType[] | |
MappingFilter | |
void | |
void | |
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_typed_push_consumer(TypedPushConsumer push_consumer) throws TypeError, AlreadyConnected
- Specified by:
- connect_typed_push_consumer in interface TypedProxyPushSupplierOperations
public void disconnect_push_supplier()
- Specified by:
- disconnect_push_supplier in interface PushSupplierOperations
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 MappingFilter lifetime_filter()
- Specified by:
- lifetime_filter in interface ProxySupplierOperations
public void lifetime_filter(MappingFilter a)
- Specified by:
- lifetime_filter in interface ProxySupplierOperations
public EventType[] obtain_offered_types(ObtainInfoMode mode)
- Specified by:
- obtain_offered_types in interface ProxySupplierOperations
public MappingFilter priority_filter()
- Specified by:
- priority_filter in interface ProxySupplierOperations
public void priority_filter(MappingFilter a)
- Specified by:
- priority_filter in interface ProxySupplierOperations
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 TypedProxyPushSupplierOperations
public void set_qos(Property[] qos) throws UnsupportedQoS
- Specified by:
- set_qos in interface QoSAdminOperations
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
- Specified by:
- subscription_change in interface NotifySubscribeOperations
public void suspend_connection() throws NotConnected, ConnectionAlreadyInactive
- Specified by:
- suspend_connection in interface TypedProxyPushSupplierOperations
public void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
- Specified by:
- validate_event_qos in interface ProxySupplierOperations
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
- Specified by:
- validate_qos in interface QoSAdminOperations