org.omg.CosNotifyComm

Interface StructuredPushConsumerOperations

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

public interface StructuredPushConsumerOperations
extends NotifyPublishOperations

Generated from IDL interface "StructuredPushConsumer"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

void
disconnect_structured_push_consumer()
void
push_structured_event(StructuredEvent notification)

Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations

offer_change

Method Details

disconnect_structured_push_consumer

public void disconnect_structured_push_consumer()


push_structured_event

public void push_structured_event(StructuredEvent notification)
            throws Disconnected