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 15-Jan-2014 10:34:52
Author:
JacORB IDL compiler V 3.4

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 © 2014 JacORB. All Rights Reserved.