public class ProxyPullSupplierPOATie extends ProxyPullSupplierPOA
Constructor and Description |
---|
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate) |
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
ProxyPullSupplierOperations |
_delegate() |
void |
_delegate(ProxyPullSupplierOperations delegate) |
ProxyPullSupplier |
_this() |
ProxyPullSupplier |
_this(ORB orb) |
void |
connect_pull_consumer(PullConsumer pull_consumer) |
void |
disconnect_pull_supplier() |
Any |
pull() |
Any |
try_pull(BooleanHolder has_event) |
_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 ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)
public ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate, POA poa)
public ProxyPullSupplier _this()
_this
in class ProxyPullSupplierPOA
public ProxyPullSupplier _this(ORB orb)
_this
in class ProxyPullSupplierPOA
public ProxyPullSupplierOperations _delegate()
public void _delegate(ProxyPullSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void disconnect_pull_supplier()
public Any pull() throws Disconnected
Disconnected
public void connect_pull_consumer(PullConsumer pull_consumer) throws AlreadyConnected
AlreadyConnected
public Any try_pull(BooleanHolder has_event) throws Disconnected
Disconnected