org.omg.CosEventChannelAdmin
Interface ProxyPullConsumerOperations

All Superinterfaces:
PullConsumerOperations
All Known Subinterfaces:
ProxyPullConsumer
All Known Implementing Classes:
_ProxyPullConsumerStub, ProxyPullConsumerImpl, ProxyPullConsumerPOA, ProxyPullConsumerPOATie

public interface ProxyPullConsumerOperations
extends PullConsumerOperations

Generated from IDL interface "ProxyPullConsumer".

Version:
generated at 07-Dec-2012 13:29:05
Author:
JacORB IDL compiler V 3.2, 07-Dec-2012

Method Summary
 void connect_pull_supplier(PullSupplier pull_supplier)
           
 
Methods inherited from interface org.omg.CosEventComm.PullConsumerOperations
disconnect_pull_consumer
 

Method Detail

connect_pull_supplier

void connect_pull_supplier(PullSupplier pull_supplier)
                           throws AlreadyConnected,
                                  TypeError
Throws:
AlreadyConnected
TypeError


Copyright © 2012 JacORB. All Rights Reserved.