public class TypedProxyPushConsumerPOATie extends TypedProxyPushConsumerPOA
Constructor and Description |
---|
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate) |
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TypedProxyPushConsumerOperations |
_delegate() |
void |
_delegate(TypedProxyPushConsumerOperations delegate) |
TypedProxyPushConsumer |
_this() |
TypedProxyPushConsumer |
_this(ORB orb) |
void |
connect_push_supplier(PushSupplier push_supplier) |
void |
disconnect_push_consumer() |
Object |
get_typed_consumer() |
void |
push(Any data) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate)
public TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate, POA poa)
public TypedProxyPushConsumer _this()
_this
in class TypedProxyPushConsumerPOA
public TypedProxyPushConsumer _this(ORB orb)
_this
in class TypedProxyPushConsumerPOA
public TypedProxyPushConsumerOperations _delegate()
public void _delegate(TypedProxyPushConsumerOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Object get_typed_consumer()
public void connect_push_supplier(PushSupplier push_supplier) throws AlreadyConnected
AlreadyConnected
public void disconnect_push_consumer()
public void push(Any data) throws Disconnected
Disconnected
Copyright © 2016 JacORB. All rights reserved.