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 Mar 12, 2011 4:11:28 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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()