public class TypedProxyPullSupplierPOATie extends TypedProxyPullSupplierPOA
Constructor and Description |
---|
TypedProxyPullSupplierPOATie(TypedProxyPullSupplierOperations delegate) |
TypedProxyPullSupplierPOATie(TypedProxyPullSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TypedProxyPullSupplierOperations |
_delegate() |
void |
_delegate(TypedProxyPullSupplierOperations delegate) |
TypedProxyPullSupplier |
_this() |
TypedProxyPullSupplier |
_this(ORB orb) |
void |
connect_pull_consumer(PullConsumer pull_consumer) |
void |
disconnect_pull_supplier() |
Object |
get_typed_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 TypedProxyPullSupplierPOATie(TypedProxyPullSupplierOperations delegate)
public TypedProxyPullSupplierPOATie(TypedProxyPullSupplierOperations delegate, POA poa)
public TypedProxyPullSupplier _this()
_this
in class TypedProxyPullSupplierPOA
public TypedProxyPullSupplier _this(ORB orb)
_this
in class TypedProxyPullSupplierPOA
public TypedProxyPullSupplierOperations _delegate()
public void _delegate(TypedProxyPullSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void disconnect_pull_supplier()
public Any pull() throws Disconnected
Disconnected
public Object get_typed_supplier()
public void connect_pull_consumer(PullConsumer pull_consumer) throws AlreadyConnected
AlreadyConnected
public Any try_pull(BooleanHolder has_event) throws Disconnected
Disconnected
Copyright © 2016 JacORB. All rights reserved.