org.omg.CosEventChannelAdmin
Class ProxyPullSupplierPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosEventChannelAdmin.ProxyPullSupplierPOA
org.omg.CosEventChannelAdmin.ProxyPullSupplierPOATie
- All Implemented Interfaces:
- InvokeHandler, ProxyPullSupplierOperations, PullSupplierOperations
public class ProxyPullSupplierPOATie
- extends ProxyPullSupplierPOA
Generated from IDL interface "ProxyPullSupplier".
- Version:
- generated at 03-Nov-2015 12:24:01
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyPullSupplierPOATie
public ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)
ProxyPullSupplierPOATie
public ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate,
POA poa)
_this
public ProxyPullSupplier _this()
- Overrides:
_this in class ProxyPullSupplierPOA
_this
public ProxyPullSupplier _this(ORB orb)
- Overrides:
_this in class ProxyPullSupplierPOA
_delegate
public ProxyPullSupplierOperations _delegate()
_delegate
public void _delegate(ProxyPullSupplierOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
disconnect_pull_supplier
public void disconnect_pull_supplier()
pull
public Any pull()
throws Disconnected
- Throws:
Disconnected
connect_pull_consumer
public void connect_pull_consumer(PullConsumer pull_consumer)
throws AlreadyConnected
- Throws:
AlreadyConnected
try_pull
public Any try_pull(BooleanHolder has_event)
throws Disconnected
- Throws:
Disconnected
Copyright © 2015 JacORB. All rights reserved.