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_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)
public ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate, POA poa)
public ProxyPullSupplier _this()
_this in class ProxyPullSupplierPOApublic ProxyPullSupplier _this(ORB orb)
_this in class ProxyPullSupplierPOApublic ProxyPullSupplierOperations _delegate()
public void _delegate(ProxyPullSupplierOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void disconnect_pull_supplier()
public Any pull() throws Disconnected
Disconnectedpublic void connect_pull_consumer(PullConsumer pull_consumer) throws AlreadyConnected
AlreadyConnectedpublic Any try_pull(BooleanHolder has_event) throws Disconnected
DisconnectedCopyright © 2015 JacORB. All rights reserved.