|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTypedEventChannelAdmin._TypedProxyPushConsumerStub
public class _TypedProxyPushConsumerStub
Interface definition: TypedProxyPushConsumer.
Constructor Summary | |
---|---|
_TypedProxyPushConsumerStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
void |
connect_push_supplier(PushSupplier push_supplier)
Operation connect_push_supplier |
void |
disconnect_push_consumer()
Operation disconnect_push_consumer |
org.omg.CORBA.Object |
get_typed_consumer()
Operation get_typed_consumer |
void |
push(org.omg.CORBA.Any data)
Operation push |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _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 |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public _TypedProxyPushConsumerStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public void connect_push_supplier(PushSupplier push_supplier) throws AlreadyConnected
connect_push_supplier
in interface ProxyPushConsumerOperations
AlreadyConnected
public void push(org.omg.CORBA.Any data) throws Disconnected
push
in interface PushConsumerOperations
Disconnected
public void disconnect_push_consumer()
disconnect_push_consumer
in interface PushConsumerOperations
public org.omg.CORBA.Object get_typed_consumer()
get_typed_consumer
in interface TypedPushConsumerOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |