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 03-Nov-2015 12:24:01
Author:
JacORB IDL compiler V 3.7

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 © 2015 JacORB. All rights reserved.