org.omg.CosNotifyComm
Interface StructuredPushConsumerOperations

All Superinterfaces:
NotifyPublishOperations
All Known Subinterfaces:
StructuredProxyPushConsumer, StructuredProxyPushConsumerOperations, StructuredPushConsumer
All Known Implementing Classes:
_StructuredProxyPushConsumerStub, _StructuredPushConsumerStub, StructuredProxyPushConsumerImpl, StructuredProxyPushConsumerPOA, StructuredProxyPushConsumerPOATie, StructuredPushConsumerPOA, StructuredPushConsumerPOATie

public interface StructuredPushConsumerOperations
extends NotifyPublishOperations

Generated from IDL interface "StructuredPushConsumer".

Version:
generated at 03-Nov-2015 12:24:00
Author:
JacORB IDL compiler V 3.7

Method Summary
 void disconnect_structured_push_consumer()
           
 void push_structured_event(StructuredEvent notification)
           
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 

Method Detail

push_structured_event

void push_structured_event(StructuredEvent notification)
                           throws Disconnected
Throws:
Disconnected

disconnect_structured_push_consumer

void disconnect_structured_push_consumer()


Copyright © 2015 JacORB. All rights reserved.