org.omg.CosNotifyComm
Interface StructuredPushConsumerOperations

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

public interface StructuredPushConsumerOperations
extends NotifyPublishOperations

Generated from IDL interface "StructuredPushConsumer"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

public void push_structured_event(StructuredEvent notification)
                           throws Disconnected
Throws:
Disconnected

disconnect_structured_push_consumer

public void disconnect_structured_push_consumer()