org.omg.CosEventChannelAdmin
Class ProxyPushConsumerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosEventChannelAdmin.ProxyPushConsumerPOA
org.omg.CosEventChannelAdmin.ProxyPushConsumerPOATie
- All Implemented Interfaces:
- InvokeHandler, ProxyPushConsumerOperations, PushConsumerOperations
public class ProxyPushConsumerPOATie
- extends ProxyPushConsumerPOA
Generated from IDL interface "ProxyPushConsumer".
- 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 |
ProxyPushConsumerPOATie
public ProxyPushConsumerPOATie(ProxyPushConsumerOperations delegate)
ProxyPushConsumerPOATie
public ProxyPushConsumerPOATie(ProxyPushConsumerOperations delegate,
POA poa)
_this
public ProxyPushConsumer _this()
- Overrides:
_this in class ProxyPushConsumerPOA
_this
public ProxyPushConsumer _this(ORB orb)
- Overrides:
_this in class ProxyPushConsumerPOA
_delegate
public ProxyPushConsumerOperations _delegate()
_delegate
public void _delegate(ProxyPushConsumerOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
connect_push_supplier
public void connect_push_supplier(PushSupplier push_supplier)
throws AlreadyConnected
- Throws:
AlreadyConnected
disconnect_push_consumer
public void disconnect_push_consumer()
push
public void push(Any data)
throws Disconnected
- Throws:
Disconnected
Copyright © 2015 JacORB. All rights reserved.